<style type="text/css">
table {
  border-collapse:collapse;
}
td img {
  display: block;
}
body {
  font-family: Arial, Helvetica, sans-serif;
  background-image:url('../images/background.jpg');
  background-repeat:repeat-x;
  background-color:#0099cc;
}
.style2 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
  color: #0099FF; 
  text-decoration: none; 
}
a:active {
  color: #ff00ff; 
  text-decoration: underline; 
}
a:visited {
  color: #0099FF; 
  text-decoration: none; 
}
a:hover {
  color: #0099FF; 
  text-decoration: underline; 
}
#logo {
  background-image:url('../images/logo.jpg');
  background-repeat:no-repeat;
}
#white {
  background-color:#ffffff;
}
#sidebar {
  background-image:url('../images/sidebardiagnaltest.jpg');
}
#maintop {
  background-image:url('../images/maintop.jpg');
  background-repeat:no-repeat;
}
#mainmiddle1 {
  background-image:url('../images/mainmiddle1.jpg');
  background-repeat:no-repeat;
}
#articles {
  background-image:url('../images/articles.jpg');
  background-repeat:no-repeat;
}
.smalltext {
  font-size:10px;
}
.articleslist {
  padding-left:15px;
  font-size: 12px;
  height:30px;
  background-image: url(../images/bullet.png);
  background-repeat: no-repeat;
  background-position: 0 3px;
  list-style-type:none; 
}
.articleslist a:link{
  color: #ffffff;
  text-decoration: none;
}
.articleslist a:visited{
  color: #ffffff;
  text-decoration: none;
}
.articleslist a:hover{
  color: #0099cc;
}
.articleslist a:active{
  color: #ffffff;
  text-decoration: none;
}
#rssemail {
  background-image:url('../images/rssemail.jpg');
  background-repeat:no-repeat;
}
#searchbar {
  background-image:url('../images/searchbar.jpg');
  background-repeat:no-repeat;
}
.whitespacer {
  background-image:url('../images/whitespacer.jpg');
  background-repeat:repeat-y;
}
.dash {
  background-image:url('../images/dash.png');
  background-repeat:repeat-x;
}
.articletitle {
  color: #0099FF;
  font-size:24; 
  font-weight: bold; 
}
.articlesubhead {
  color: #000000;
  font-size: 12px; 
}
.articlebody {
  color: #000000;
  font-size: 12px; 
}
.date {
  background-image:url('../images/date.png');
  background-repeat:no-repeat;
  font-size: 24px;
}
.artmonth {
  padding-left:18px;
  color:#ffffff;
  font-size: 22px;
  font-weight: bold;
}
.artdate {
  padding-left:19px;
  color:#0099cc;
  font-size: 36px;
  font-weight: bold; 
}
#sidebardiagnaltest {
  background-image:url('../images/sidebardiagnaltest.jpg');
  background-repeat:repeat-y;
}
#sidebarlargetextad {
  padding-left:25px;
}
#sidesubcatleft {
  background-image:url('../images/sidecatleft.jpg');
  background-repeat:no-repeat;
  color:#ffffff;
  font-size: 16px;
  font-weight: bold;
}
#sidesubcatright {
  background-image:url('../images/sidecatright.jpg');
  background-repeat:no-repeat;
  color:#ffffff;
  font-size: 16px;
  font-weight: bold;
}
.commentuser {
  color:#7CA5D6;
  font-size: 14px;
  padding-top:2px;
  padding-bottom:2px;
  padding-left:3px;
  font-weight: bold;
}
.commentmess {
  color:#ffffff;
  font-size: 14px;
  padding-left:3px;
}
#commentpost {
  color:#7CA5D6;
  font-size: 14px;
  padding-left:3px;
}
#commentsform {
  background-image:url('../images/comments.jpg');
  background-repeat:no-repeat;
}
#sidebarbottom {
  background-image:url('../images/sidebarbottom.jpg');
  background-repeat:no-repeat;
}
.toptentitle {
  border:1px solid black;
  background-color:white;
  text-align:center;
  color:black;
  font-size:14px;
  font-weight:bold;
}
.topten {
  border:1px solid black;
  background-image:url('../images/topten.png');
  background-repeat:no-repeat;
  text-align:center;
}
.leftside {
  background-image:url('../images/leftside.jpg');
  background-repeat:repeat-y;
}
.rightside {
  background-image:url('../images/rightside.jpg');
  background-repeat:repeat-y;
}
#mainbottom {
  background-image:url('../images/mainbottom.jpg');
  background-repeat:no-repeat;
  font-size: 10px;
}
.login1 {
  color:white;
}
#login2 {
  color:white;
  font-size:10px;
}
#one {
  background:#ffffff;
  float: left;
  text-align:left;
}
#two {
  height:100px; /* Height of Tab Image */
  width:100px;
  text-align:left;
}
#two a img {
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";/* for IE */
	filter:alpha(opacity=40);
	opacity:0.4; /* CSS3 standard */
}
#two a:hover img{
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";/* for IE */
  filter:alpha(opacity=100);
	opacity:1.0;/* CSS3 standard */
}
#images{
	width:500px; 
	height:300px; 
	overflow:hidden;
	float:left;
	background-color: #ffffff;
}
#wrapper{
	width:500px;
	height:300px;
	margin:0px auto;
	background-color: #ffffff;
}
</style>
