body
{
	margin:0px;
	padding: 0;
	font-family: georgia, times, "times new roman", serif;
	color: #000;
	background-color: #FFCC00;
}		
		
#container
{
	margin: auto;
	background-image: url(../images/cowbackground.jpg);
	background-repeat: no-repeat;
	width: 1080px;
	height: auto;
}
		
#banner
{
	border-bottom: 0;
	background-color: #FFCC00;
	background-image: url(../images/MicrobialLine.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
		
#logo
{
	margin: 0;
	padding: 0.5em;
	display: block;
	vertical-align: top;
}

#topnav {
	display: block;
	float: right;
	background-color: #666666;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #000000;
	border: 0px;
	width: 680px;
	text-align: right;
	background-image: url(../images/anglepiece.gif);
	background-repeat: no-repeat;
	left: -0;
	height: 30px;
	margin-top: 108px;
}

#topnav p {

margin-top: 7px;
margin-right: 7px;

}
		
#nav
{
	float: left;
	width: 15em;
	margin-left: 3px;
	margin-top: 3px;
	background-color: #999966;
	height: 627px;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	opacity: 0.75;
}

#ContentActual {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #333333;
	margin-left: 2em;
	margin-right: 2em;
	padding: 1em;
	height: 570px;
	overflow: auto;
	margin-bottom: 1em;
}
		
#nav p { margin-top: 0;
 }
 
ul {list-style-type: none;
 }
 
 li
{
	padding: 1em;
	font-family: "Trebuchet MS";
	background-position: 100% .4em;
	padding-right: 0.6em;
	margin: 1em 0;
	color: #000000;
	font-size: 16px;
}
		 
#content
{
	padding-top: 1em;
	border: 3px solid #666666;
}
		
#content h2 { margin-top: 0; }
		
#footer
{
	clear: both;
	background-color: #FFCC00;
	padding: 1em;
	text-align: right;
}
a {
	color:#000000;
	text-decoration:underline;
}
a:hover {
	color:#000000;
	text-decoration: none;
}

#apDiv1 {
	position:absolute;
	left:662px;
	top:28px;
	width:522px;
	height:23px;
	z-index:1;
}

a.topnavlink {
	color:#000000;
	text-decoration:none;
}
a.topnavlink:hover {
	color:#FFFFFF;
	text-decoration: underline;
}

.leftnav {
	font-size: 18px;
	font-weight: bold;
}

a.leftnav {
	color:#000000;
	text-decoration:none;
}

a.leftnav:hover {
	color:#FFFFFF;
	text-decoration: underline;
}