#container {
	position:absolute;
	left:10px;
	top:10px;
	width:950px;
	height:1003px;
	background-image: url(images/con_grad.gif);
	background-repeat: repeat-x;
}
body {
	background-image: url(images/bg_grad.gif);
	background-repeat: repeat-x;
}
#banner {
	position:absolute;
	left:23px;
	top:9px;
	width:900px;
	height:210px;
	background-image: url(images/banner.gif);
	background-repeat: no-repeat;
}
#logo {
	position:absolute;
	left:0px;
	top:0px;
	width:200px;
	height:216px;
	background-image:url(images/logo.gif);
	background-repeat: no-repeat;
}
#lastup {
	position:absolute;
	left:6px;
	top:7px;
	width:190px;
	height:40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#search {
	position:absolute;
	left:229px;
	top:230px;
	width:360px;
	height:40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#contact{
	position:absolute;
	left:55px;
	top:429px;
	width:79px;
	height:60px;
}
#sidenav {
	position:absolute;
	left:23px;
	top:219px;
	width:200px;
	height:696px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #dddddd;
}
#column1 {
	position:absolute;
	left:230px;
	top:275px;
	width:350px;
	height:446px;
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 2px;
	border-left:  #067302;
}
#column2 {
	position:absolute;
	left:591px;
	top:275px;
	width:350px;
	height:395px;
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 2px;
}
#column3 {
	position:absolute;
	left:230px;
	top:275px;
	width:700px;
	height:600px;
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 2px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #067302;
	background-color: #eeeeee;	
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #067302;
	background-color: #eeeeee;	
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #067302;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #067302;
}

h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #f4fbf4;
	background-color: #0a2459;
}
/*********** #nav link styles ***********/

#nav ul a:link, #nav ul a:visited {display: block;}
#nav ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#nav li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #nav li {border-bottom: none;}


/*********** #sectionLinks styles ***********/
#nav {
	position: absolute;
	top: 49px;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #0a2459;
	left: 7px;
	width: 188px;
}

#nav h3{
	padding: 10px 0px 2px 10px;
}

#nav  a:link{
	padding: 2px 0px 2px 10px;
	border-top: 1px solid #0a2459;
	border-left: 1px solid #0a2459;
	border-right: 1px solid #0a2459;
	background-color: #eeeeee;
	color: #0a2459;
	width: 100%;
    voice-family: "\"}\""; 
    voice-family: inherit;
	width: auto;
	line-height: 20px;
}

#nav  a:visited{
	border-top: 1px solid #0a2459;
	border-left: 1px solid #0a2459;
	border-right: 1px solid #0a2459;
	padding: 2px 0px 2px 10px;
	background-color: #eeeeee;	
	color: #0a2459;	
	line-height: 20px;	
}

#nav  a:hover{
	border-top: 1px solid #0a2459;
	border-left: 1px solid #0a2459;
	border-right: 1px solid #0a2459;
	background-color: #34633A;
	padding: 2px 0px 2px 10px;
	color: #ffffff;
	line-height: 20px;	
}	
#welcome {
	position:absolute;
	left:596px;
	top:230px;
	width:346px;
	height:38px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #067302;
	padding-left: 2px;
}
#menuheader {
	position:absolute;
	left:5px;
	top:6px;
	width:192px;
	height:20px;
	background-color: #d9043d;
}

.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}	
#copyright{
	position:absolute;
	left:10px;
	top:632px;
	width:178px;
	height:51px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #0a2459;
	background-color: #eeeeee;
	padding: 2px 2px 2px 2px;

}
#sideimage {
	position:absolute;
	left:11px;
	top:512px;
	width:180px;
	height:108px;
}
#container #column1 p strong {
	color: #F00;
}
