
	* {
		margin:0;
		padding:0;
		}
	


html, body {
		height:100%;
		}
 
	body {
		
		color:#630;
		font:100.01%/1.4 sans-serif;
		text-align:center; 
		font-size:13px;
		line-height: 17px;

		color:#000000;
		}



#wrapper {

		margin:0 auto;
		position:relative; 
		text-align:left;
		height:27.5em;
		width:45em;
		clear:left;
		padding:12px;
		border:1px solid #000000;
		
		
		
margin: 0px auto;

 width: 960px; height:auto; 
 
 /*background-color:#880139; */}





#logo {
	
background: url(../images/header_new.jpg) no-repeat; height:157px;
width:960px; 
background-color:#880139;
}
#logo  a {

display:block; 

width:500px;
height:100px;}


#logo a span { visibility:hidden;}





#search { 
margin-top:20px;
float: right;  padding-right:20px;}




#TopMenu{
	
	width:960px;
	height:157px;

}

#MyCSU {
	margin-top:-157px;
padding-right:7px;
	float:right;
padding-top:7px;

}

#MyCSU span {
	padding-left:10px;
}


#MyCSU a {
	
color:#FFFFFF;	
text-shadow:#FFCC00;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}


#MyCSU a:hover{
color:#FFCC00;
}

#content { width: 960px;
height:100%;}
	

.menu { list-style:none; width: 960px; float: left;
background-image:url(../images/Nav.jpg);
z-index:10001;
margin:0px;

}
.menu li { float:left;  }
.menu li a { display: block; font-size: 14px; padding: 5px 13px; color: #FFCC00; }

.menu ul {
			font-family: Arial, Verdana;
			font-size: 14px;
			margin: 0;
			padding: 0;
			list-style: none;
		}
		.menu ul li {
			font-family: Arial, Verdana;
			font-size: 14px;
			margin: 0;
			padding: 0;
			list-style: none;
		}
		.menu li ul { display: none; z-index:10001;}
		.menu ul li a {
			display: block;
			text-decoration: none;
			color:#000;
			border-bottom: 1px solid #999;
			border-left: 1px solid #999;
			border-right: 1px solid #999;
			padding: 5px 10px 5px 10px;
		background-image:url(../images/Dropdown.jpg);
			margin-left: 1px;
			
			white-space: nowrap;
			z-index:10001;
		}
		
		.menu ul li a:hover { color:#000;}
		.menu li:hover ul { 
			display: block; 
			position: absolute;
		}
		.menu li:hover li { 
			float: none;
			font-size: 11px;
		}
		
		.menu li:hover li a:hover { background:#FFCC00;
		color:#000;
		}


#Banner {
	background-color:#baa380;
	min-height:360px;

		
}

#Banner .description { margin-top: -70px; padding: 25px 0 25px 25px; background: #000; font-size: 18px; width: 955px; height: 18px; opacity:0.70; filter:alpha(opacity=70); color: #fff; }

.Banner-gallery { overflow: hidden; position: relative; }



#Information{

padding:10px;


}






.clear { clear: both; }


img { border: 0; }

h1 { font-size: 24px; font-weight: normal; margin-bottom: 15px;}
h2 { font-size: 14px; font-weight: normal; margin-bottom: 2px;  }
h3 { font-size: 14px; font-weight: bolder; margin-bottom: 10px; }
h4 { font-size: 18px; font-weight: normal; float: left;  }
h5 { font-size: 14px; font-weight: bolder; margin-bottom: 10px; }
a { text-decoration: none; color: #000; }
a:hover { color: #000; }




	

fieldset {
border: 1px dotted #555;
padding: 4px;
background: #ffc;
}

legend {
color: #000;
background: #fff;
border: 1px dotted #555;
padding: 2px 6px;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
}

select {
 background-color: #fff;
 border: 1px dotted #222;
 color: #555;
} 

.
#Border{
	border: 1px maroon solid; padding:10px;
}

.alert {
	padding-left:10px; color:red;}
	
	
	


#footer {
padding-top:10px;

color:#FFFFFF;
font-size:11px;

margin-bottom:-12px;
height:38px;

background-image:url(../images/footer.jpg);
background-repeat:repeat-x;


}


#space{

padding-left:50px;
color:#FFFFFF;
}



.submit input {
	width:60px;
	
	padding:2px;
	text-align:center;
	vertical-align:central;

}