	body	 {
		margin:6;
		padding:0;
		background:#ffffff;
		font-family:Arial, Helvetica, sans-serif;
		font-size:90%;
		color:#000000;
		width:800px;
	}

	a:hover
	{
	color:#CC0033;
	}
	
a:active
	{
	color:#CC0033;
	}
	
	h1 {
	color:#003A80;
	font-size:120%;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-right: 200px;
	}
	
	h2 {
	color:#CC0033;
	font-size:120%;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
	h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 0px;
}

#vannobar {
	background:#CC0337;
	color:#ffffff;
	font-weight:bold;
	font-size: 95%;
	padding-left:105px;
	padding-top:1px;
	padding-bottom:1px;
	}

	
#graphicbar {
	background:#EBEBEB;
	height: 119px;
	width: 800px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 2px;
		font-size:85%;
	}
#graphicbarhome {
	background:#EBEBEB;
	height: 119px;
	width: 830px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 2px;
		font-size:85%;
	}
.grey {
	background:#EBEBEB;
	}
	
.graphicbarbig {
		font-size:120%;
		font-weight: bold;
		}
.highlight { color: black; font-size: 12px; font-weight: bold; background-color: #ffffcd; text-align: center; margin: 2px; padding: 6px; border: solid 1px #ecb40e; }
.highlightcenter { color: #575353; font-size: 12px; font-family: Arial, Helvetica, sans-serif; line-height: 18px; text-align: center; vertical-align: top; border-bottom: 1px solid #ecb40e; }
.highlightleft { color: #575353; font-size: 12px; font-family: Arial, Helvetica, sans-serif; line-height: 18px; text-align: left; vertical-align: top; padding: 4px; border-right: 1px solid #999; border-bottom: 1px solid #999; border-left: 1px solid #999; }
input { font-size: 11px; margin: 3px; }
#leftnav {
		width:200px;
		background:#F6E455;
		float:left;
		font: 110% Arial, Verdana, Helvetica, sans-serif;
		font-weight:bold;
	}
	#leftnav ul	{
		list-style: none;
		margin: 0;
		padding: 0;	
	}	
	#leftnav li {
		border-bottom: 1px solid #999999;
	}
	#leftnav li a {
		display: block;
		padding: 4px 0 4px 8px;
		text-decoration: none;
		color: #333333;
	}
	#leftnav li a:hover, #leftnav li a:active {
		background-color: #EBEBEB;
	}
	#leftnav ul ul
	{
		list-style: none;
		margin: 0;
		padding: 0;
		border-top: solid 1px #999;
	}
	#leftnav ul ul li {
		background:#FFFBD7;
		font-size: 85%;
		border-bottom: solid 1px #FFFBD7; /*this exists because ie is stupid. it wouldn't show the adjacent border without another border. */
	}
	#leftnav ul ul a {
		display: block;
		padding: 3px 0 3px 16px;
		text-decoration: none;
		color: #666666;	
	}
	#leftnav ul ul li a:hover, #sectionnav li a:active {
		color: #CC0033;
		background-color: #FFFBD7;
	}
	
#boxitem {
padding-left: 12px;
padding-right: 8px;
padding-bottom: 2px;
font-size: 85%;
font-style: italic;
font-weight: normal;


}
.button {
	background-color: #95B8FF;
	color: #000066;
	font-weight: bold;
	font-size: 12px;
	border: #000066 1px solid;
	padding-left: 10px;
	padding-right: 10px;
			height: 35px;
			text-decoration: none;
}

.button a {
	color: #000066;

}
.button a:link {
	color: #000066;
}
.button a:hover {
	color: #990000;
}
.button a:visited {
	color: #000066;
}
.button a:visited:hover {
	color: #990000;
}

#boxitem a, #boxitem a:link, #boxitem li a:visited
	{
	display: block;
	text-decoration: none;
	color: #333333;
		border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFBD7;

	}
	
#boxitem a:hover, #boxitem li a:active
	{
	color: #CC0000;
	}
	
#main {
		background:#ffffff;
		line-height: 120%;
		width:570px;
		padding-left:20px;
		padding-right:10px;
		padding-top: 6px;
	}
#mainhome {
		background:#ffffff;
		line-height: 120%;
		width:610px;
		padding-left:20px;
		padding-right:10px;
		padding-top: 6px;
	}
.main2 {background:#ffffff;
		line-height: 120%;
		width:300px;
		padding-left:0px;
		padding-right:10px;
}
.sidebar { width: 160px; float: right; background-color: #ffffcd; margin-left: 14px; margin-right: 4px; font-size: 95%; background-position: center; padding: 2px 4px; border-top: 1px solid #999999; position: relative; top: 0px; left: 0px; z-index: 50;}

#video { 
position: absolute; 
top: 400; 
left: 300; 
z-index: 55;
}
.sidebar2 { font-size: 95%; background-color: #ffffcd; background-position: center; text-align: left; vertical-align: top; margin-right: 5px; margin-left: 5px; padding: 10px 6px; border-left: 1px solid #999; }
.sidebar_red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #CC0033;
}
.topline {border-top: 3px solid #CBCBCB;}
#footer {
		background-color:#000000;
		color: #ffffff;
		font: 80% Arial, Verdana, Helvetica, sans-serif;
		font-weight: bold;
		clear:both;
	}

#footer p {
	padding:5px;
	margin:0;
	text-align: center;
    }
	
    
.gray {
	color: #666666;
}
.greenbox {
	background-color: #BAFD9D;
	color: #006600;
	padding: 10px;
	border: 1px #006600 solid;
}
.greenboxhdr {
	color: #FFFFFF;
	font-size: 17px;
	font-weight: bold;
	padding: 5px;
	background-image: url(http://www.vanno.org/images/greengradient.jpg);
	background-repeat: repeat-x;
	background-position: left;
	font-variant: small-caps;
		border-top: 1px #666666 solid;
			border-left: 1px #666666 solid;
				border-right: 1px #666666 solid;
}