/* Site specific color and images that 'skin' the selected layout. */

/*
.formButton {
	BORDER: 1px solid #67914c;
	background-color: #edf3e9;
	text-align: center;
}
*/
body {
	background-repeat: no-repeat;
	background-position: 50% 0;
	}
#mainContainer {
	position: relative;
	top: 10px;
	left: 0px;
	width: 905px;
	margin: auto;
	}
#header {
	position: relative;
	width: 905px;
	height: 117px;
	background: url(../images/header2.png) no-repeat;
	}
#logo {
	position: absolute;
	top: 35px;
	left: 46px;
	}		
#siteTagline {
	display: none;
	}
	
#searchContainer {
	position: absolute;
	top: 	41px;
	right: 50px;
	}
#searchBox input
	{ 
	width: 182px;
	background: transparent;
	border: none;
	color: #1c4a95;
	font-weight: bold;
    }	
#requestLink {
	position: absolute;
	top: 65px;
	left: 623px;
		
	}
#requestLink img {
	width: 145px;
	height: 29px;
	}		
#logLink {
	position: absolute;
	top: 65px;
	left: 771px;
	}
#logLink img {
	width: 113px;
	height: 29px;
	}			
	
#mainTable {
	background: url(../images/mainBack.png);
	padding-top: 20px;
	width: 905px;
	text-align: left;
	}	
#table1 {
	margin-left: 10px;
	width: 880px;
	}	
#lefCel {
	width: 124px;
	}
#menu {
	width: 124px;
	background: url(../images/menu-back.gif) repeat-y;
	text-align: left;
	}		
#menuTop {
	width: 124px;
	height:  11px;
	background: url(../images/menu-header.gif) no-repeat;
	}	
	
ul#dropdown, #leftCel #adminMenu {	
	margin: 0 7px 0px 5px;
	padding-left: 0;
	white-space: nowrap;
	border: 0px;
	width: 114px;
	}
#leftCel #adminMenu {	
	margin-top: 7px;
	}	
#dropdown li, #leftCel #adminMenu li {
	list-style-type: none;
	text-align: center;
	}	
.menuCategory {
	}	
.menuCategory a, .menuCategory a:visited, #leftCel #adminMenu a {
	color: white;
	font-size: 1.0em;
	font-weight: 400;
	text-decoration: none;
	display: block;
	padding: 7px 0px 7px 0px;
	border-top: 2px solid #c5d1e8;
	text-align: center;
	}	
 .menuCategory a:hover,  #leftCel #adminMenu a:hover {
 	text-decoration: none;
	color: #000033;
	font-weight: bold;
	/*border-top: 2px solid #003399;*/
	}	
.menuCategory #dropdown8 a {
	border-top: none;
	padding-top: 0px;
	}	
.menuCategory #dropdown9 {
	display: none;
	}		
#menuBottom {
	width: 124px;
	height:  11px;
	background: url(../images/menu-footer.gif) no-repeat;
	}		
#left-col {
	margin-top: 20px;
	}
#left-col .pod {
	margin-bottom: 10px;
	}		
#mainCel {
	width: 454px;
	max-width: 454px;
	}	
#mainCel #mainContent {
	padding: 0px 10px 10px 10px;
	}	
#mainCol {
	width: 754px;
	}	
#mainContent {
	text-align: left;
	padding-bottom: 0px;
	margin-bottom: 0px;
	}	
#mainCol #mainContent {
	margin: 0px 10px;
	}	
#page1 h1 {
	color: #717171;
	}
#rightCel {
	text-align: left;
	}	
#home-right {
	margin-top: 10px;
	}		
#bottom {
	width: 905px;
	height: 22px;
	background: url(../images/footer.png) no-repeat;
	}	
#navFooter {
	color: white;
	margin: 0px 0 10px 0;
	}	
#navFooter a, #navFooter a:visited {
	color: white;
	padding: 0px 8px;
	font-weight: bold;
	}	
#navFooter a:hover {
	color: white;
	text-decoration: none;
	}	
#copyright {
	color: white;
	margin-top: 10px;
	}	
#bottomStuff {
	color: white;
	}	
#slideshow {
	margin-top: -10px;
	}	
#rotator {
	cursor: pointer;
	overflow: hidden;
	position: relative;
	width: 303px;
	height: 300px;
	border: none;
	}	
#rotator img {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	border: 0;
	width: 303px;
	height: 300px;
	}		

		
