#container {
	background-color: #405289;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	height: 725px;
	margin-top: 50px;
	margin-bottom: 25px;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border: 2px solid #333;
	position: relative;
}
body {
	background-color: #737272;
	background-image: url(bg3.gif);
	background-repeat: repeat;
}
#banner {
	background-color: #405289;
	margin-right: auto;
	margin-left: auto;
	width: 750px;
	height: 100px;
	background-image: url(banner.png);
	background-position: center center;
	background-repeat: no-repeat;
	border: 2px solid #333;
}
	
#s_navbar {
	background-color: #405289;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
	width: 750px;
	height: 50px;
	background-image: url(bg3.gif);
	background-position: center center;
	border: 2px solid #333;

}
#l_sidebar {
	background-color: #405289;
	float: left;
	margin-top: 50px;
	width: 175px;
	height: 310px;
	border: 2px solid #333;
	margin-left: 23px;
}
#r_sidebar {
	background-color: #CCC;
	float: right;
	margin-top: 50px;
	margin-right: 70px;
	width: 465px;
	height: 311px;
	border: 2px solid #333;
}
#bottom {
	font-family: Verdana, Geneva, sans-serif;
	background-color: #405289;
	margin-right: auto;
	margin-left: auto;
	height: 175px;
	width: 752px;
	margin-top: 400px;
	text-align: center;
	color: #EDB;
	font-weight: bold;
	clear: none;
}
#bottom a {
	color: #999;
}

ul.nav {
	list-style: none; /
	border-top: 1px solid #666; 
	margin: 0px;
	padding: 0px;
}
ul.nav li {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	line-height: 50px;
}
ul.nav a, ul.nav a:visited {
	display: block;
	background-color: #405289;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #EDB;
	text-decoration: none;
	text-align: center;
}
ul.nav a:hover, ul.nav a:active, ul.nav a:focus {
	color: #FFF;
	background-color: #333;
	font-size: 24px;
}
#bottom_left {
	float: left;
	height: 175px;
	width: 375px;
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #333;
}
#bottom_right {
	float: right;
	width: 375px;
	height: 175px;
}
#footer {
	font-family: Verdana, Geneva, sans-serif;
	color: #333;
	font-size: 10px;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#footer a {
	color: #333;
}

ul.hnav {
	margin: 0;
	list-style-type: none;
	text-align: center;
	height: 35px;
        } 
 
ul.hnav li {  
        display: inline; 
        } 

 
ul.hnav li a {
	text-decoration: none;
	padding: .2em 1em;
	color: #fff;
	background-color: #333;
	font-family: Verdana, Geneva, sans-serif;
        } 
 
ul.hnav li a:hover {
	color: #FFF;
	background-color: #405289;
        } 

ul {
	padding: 0px;
}
#resources {
	position:absolute;
	width:329px;
	height:132px;
	z-index:1;
	background-image: url(resources.png);
	left:345px;
	top: 130px;
	overflow: visible;
	visibility: visible;
}

#aboutecc {
	position:absolute;
	width:329px;
	height:132px;
	z-index:1;
	background-image: url(aboutecc.png);
	left:76px;
	top: 98px;
	overflow: visible;
	visibility: visible;
}
	
