body {
  background-color:#EEEEEE;
}
a:link {
	color: #009900;
	font-weight: bold;

}
a:visited {
	color: #009900;
	text-decoration: none;
}
a:hover {
	color: #009900;
	font-weight: bold;
	text-decoration: none;
}
.maintext {
	font-family: "Times New Roman", Times, serif;
	border: medium double #00CC66;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Comic Sans MS";
	font-size: large;
	font-variant: normal;
	color: #00CC66;
}
.phpcode {
	font-family: "Courier New", Courier, mono;
	font-style: normal;
	color: #666666;
}

#outsideTable{

}

#headerTable{
	border-bottom: medium double #00CC66;
}

#twitter_div{
  font-size:85%;
}

#twitter_div ul{
  padding:0;
  margin:0;
}

#twitter_div ul li{
  list-style:none;
  padding:10px;
  }

.thumbnail
{
    border:0px;
}
