/* Ecology Center Re-Design 4/07 */

h1, h2, h3 {
	color: #054738;
	}

ul {
	margin:0;
	padding:0;
	}

body {
	background-color: #DEE1E4;
	text-align: left; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	}
	
#bgwrapper {
	background:transparent url(images/wrapper_bg.jpg) repeat-y scroll left top;
	margin:0pt auto 30px;
	text-align:left;
	width:770px;
}
	
#shell {
	background:transparent url(images/footer_bg.jpg) no-repeat scroll left bottom;
	text-align:left;
	width:770px;
	padding: 8px 12px 12px;
	}
	
#header {
    text-align: right;
	background:#003366 url(https://bigblue.usu.edu/images/skin/header_img.jpg) no-repeat scroll right top;
	height: 60px;
	width: 746px;
	}

#header a {
    color: #a0aed7;
    text-decoration: none;
    margin-right: 1em;
	}

#header ul {
    padding: 0px;
    float: right;
    list-style: none;
	height: 0px;
	padding-top: 10px;
	}

#header li {
    float: left;
    padding: 0 3px;
	}
	
#banner {
	width: 746px;
	height: 23px;
	border-top: 1px solid #FFFFFF;
	}

#container {
	width: 741px;
	min-height: 200px;
	background: transparent url(images/contentpage.jpg) repeat-y scroll left top;
	padding: 0px 0px 5px 5px;
	margin-top:3px;
	}

#homeimage{
	margin-left: -8px;
	margin-top: -7px;
	margin-bottom: 5px;
	}
	
#titlebar {
	height: 17px;
	background-color: #003366;
	margin-left: -8px;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	padding: 5px 10px;
	margin-bottom: 4px;
	width: 558px;
	}
	
#breadcrumb {
	float: right;
	font-size: 10px;
	padding: 3px 0px;
	height: 12px;
	
	}
	
#breadcrumb a {
	text-decoration: none;
	color: #fff;
	}
	
#breadcrumb a:hover {
	text-decoration: underline;
	}
	
#contentheader {
	background:transparent url(images/contentheader.jpg) no-repeat scroll left top;
	height: 6px;
	margin: 0px 0px 0px -5px;
	}

#content {
	float: left;
	width: 562px;
	margin-right: 5px;
	padding: 5px 0px 0px 5px;
	}

#rightnav {
	float: right;
	width: 158px;
	}

#rightnav ul.lvlone {
	margin: 0;
	padding: 0;
	list-style: none;
	border-bottom: 1px solid #fff;
	}
	
#rightnav ul.lvlone li {
	line-height: 22px;
	
	border-top: 1px solid #fff;
	}
	
#rightnav ul.lvlone li a {
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 0px 5px 0px 15px;
	background: url(images/bullet.gif) no-repeat 5px 8px; /* IE6 Bug */
	}
	
/* Fix IE. Hide from IE Mac \*/
* html #rightnav ul.lvlone li { float: left; height: 1%; }
* html #rightnav ul.lvlone li a { height: 1%; }
/* End */
	
#rightnav ul.lvlone li a:hover {
	border-right: 5px solid #99adc2;
	text-decoration: underline;
	}
	
#rightnav ul.lvlone li a.active {
	border-right: 5px solid #99adc2;
	}
	


#rightnav ul.lvltwo {
	list-style: none;
	display: block;
	margin-left: 0px;
	}
	
#rightnav ul.lvltwo li {
	padding:0;
	margin:0;
	background-color: #99adc2;
	border-top: 1px solid #fff;
	}
	
#rightnav ul.lvltwo li a {
	padding: 0px 0px 0px 20px;
	list-style: none;
	background: none;
	}
	
#rightnav ul.lvltwo li a:hover {
	border-right: 5px solid #003366;
	}
	
#rightnav ul.lvltwo li a.active {
	border-right: 5px solid #003366;
	}

#contact_info {
	padding: 30px 15px 10px;
	float: left;
	color: #054738;
	}

#contentfooter {
	background:transparent url(images/contentfooter.jpg) no-repeat scroll left bottom;
	height: 6px;
	width: 741px;
	clear: both;
	}

#logo {
	top: auto;
	border-bottom: 7px solid #fff;
	border-top: 4px solid #fff;
	}

#footer {
	width: 746px;
	height: 23px;
	background-image: url(images/uploads/footer.gif);
	margin-top: 4px;
	clear: both;
	}
