body {
	background-color: #00cc00;
}

body, td, th {
	color:#000000;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	font:Arial, Helvetica, sans-serif;
}

td img{
	display:block;
	}

h1 {
	color: #000000;
}

h2 {
	color: #000000;
	font-size:24px;
	font-weight:bold;
	font:Arial, Helvetica, sans-serif;
}

h3, h4 {
	font-size:16px;
	color: #000000;
}

h5, h6 {
	color: #000000;
}

a {
	text-decoration:none;
	color:#009900;
}

a:hover {
	text-decoration:underline;
	color:#009900;
}

form {
	background-color: #ffffff;
}

#centerbody {
	position:relative;
	width:789px;
	height:auto;
	z-index:6;
}

#Header {
	position:absolute;
	width:789px;
	height:160px;
	left:0px;
	display:block;
	z-index:3;
}

#Body {
	position:absolute;
	top:160px;
	width:789px;
	height:auto;
	left:0px;
	background-color:#ffffff;
	border:1px solid #000000;
	z-index:6;
}

#content {
	position:absolute;
	top:30px;
	width:573px;
	height:409px;
	left:205px;
	text-align:left;
	z-index:7;
}

#newscontent {
	position:absolute;
	top:627px;
	width:570px;
	height:347px;
	left:205px;
	text-align:left;
	border:0;
	overflow:visible;
	z-index:7;
}
	
#mouseovernurse a span {display: none;}

#mouseovernurse a:hover span {display: block;
   position: absolute; top: 235px; left: 225px; width: 325px;
   padding: 5px; margin: 0px; z-index: 100;
   color: #000000; background: white;
   border:1px solid #108992; text-decoration:none;
   font: 12px Verdana, sans-serif; text-align: left;}

#mouseoverenv a span {display: none;}

#mouseoverenv a:hover span {display: block;
   position: absolute; top: 40px; left: 225px; width: 325px;
   padding: 5px; margin: 0px; z-index: 100;
   color: #000000; background: white;
   border:1px solid #108992; text-decoration:none;
   font: 12px Verdana, sans-serif; text-align: left;}
   
#littlelinks {
	position:absolute;
	width:194px;
	height:auto;
	left:3px;
	top:527px;
	background-color:#ffffff;
	font-size:smaller;
	color:#FFFFFF;
	background-color:#003300;
	z-index:8;
}

#littlelinks a{
	color:#FFFFFF;
	text-decoration:none;
	}
	
#littlelinks a:hover{
	text-decoration:underline;
	}
	
.News {
	font-size:12px;
	font-weight:bold;
}

.News a{
	color:#FF0000;
	text-decoration:none;
	}
	
.News a:hover{
	text-decoration:underline;
	}

.copyright {
	color:#108992;
	font-size:12px;
	}

.Newsheader {
		font-size:16px;
		font-weight:bold;
		}
		
.Title {
	font-size:16px;
	font-weight:bold;
	color:#003300;
	}
