/* CSS Document */

/*Zero all margins and padding*/

html, body {
	margin: 0px;
	padding: 0px;
	font-size: 100%;
    line-height: 1.125em;

} 

body {
	color: #FFFFFF;
	margin: 30px 0px 30px 0px;
	padding: 0px;
	background: #f5f5f5 url(images/bg_main.gif) repeat-x; 
	font-family: "Trebuchet MS";
	font-size: 0.7em;
	line-height: 140%;
	text-align: center;
	

}
/*main content area*/
#center {
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	border-top: 10px solid #15847c;
	border-bottom: 10px solid #15847c;
	text-align: left;
	background: #253f32 url(images/background.jpg) no-repeat;
	
} 

#header { 
	background-image: url(images/logo.png); background-repeat:no-repeat; 
	width: 760px;
	height: 180px;
	float: left; 
}

#header h1 {
	margin: 0;
	padding: 0;
	background: url(images/header.gif) no-repeat;
}

#header h1 em
{
position: absolute;
left: -1000px;
width: 900px;
}

#topnav {
	float: right;
	margin-top: 116px;
	width: 535px;
	height: 24px;
	background: url(images/topnav_bg.gif) repeat-x;
}

#topnav ul {
	width: 535px;
	height: 24px;
	float: left;
	padding: 0 0 0 0px;
	margin: 0 0 0 0px;
	list-style-type: none;
}

#topnav li { 
	width: 106px;
	height: 24px;
	display: inline; 
	padding: 0 0 0 0px;
	margin: 0 0 0 0px;
}

#topnav li a:link {
	width: 106px;
	height: 24px;
	display: inline;
	float: left;
	padding: 7px 4px 0px 6px;
	margin: 0px;
	text-decoration:none;
	text-transform:uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 95%;
	line-height: 100%;
	color: #6b6b6b;
}

#topnav li a:hover {
	width: 106px;
	height: 24px;
	display: inline;
	float: left;
	padding: 7px 4px 0px 6px;
	margin: 0px;
	background: url(images/topnav_bg_over.gif) no-repeat;
	text-decoration:none;
	text-transform:uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 95%;
	line-height: 100%;
	color: #6b6b6b;
}

#topnav li a:visited {
	width: 106px;
	height: 24px;
	display: inline;
	float: left;
	padding: 7px 4px 0px 6px;
	margin: 0px;
	text-decoration:none;
	text-transform:uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 95%;
	line-height: 100%;
	color: #6b6b6b;
}

#topnav li a:active {
	width: 106px;
	height: 24px;
	display: inline;
	float: left;
	padding: 7px 4px 0px 6px;
	margin: 0px;
	background: url(images/topnav_bg.gif) no-repeat;
	text-decoration:none;
	text-transform:uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 95%;
	line-height: 100%;
	color: #6b6b6b;
}

#topstrip h1{
	height: 30px;
	clear: both;
	color: #FFF684;
	margin: 0px 0px 0px 225px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
	padding-right: 0px;
	font-size: 170%;
	font-family: "Trebuchet MS";
	text-transform: uppercase;
	font-weight: bold;
	line-height: normal;
}

#content {
	margin: 0px 120px 0px 225px;
	word-wrap: break-word;	
}

#content ul{
	font-size: 1em;
	list-style-image:url(images/bullet.png)
}

.content {
	font-size: 1em;
	
}

#content p { 
	padding-left: 4px;
	padding-right: 4px;
	margin-left: 0px;
	margin-right: 0px;
	 
}

#content h1 {
	color: #FFF684;
	margin: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
	padding-right: 0px;
	font-size: 170%;
	font-family: "Trebuchet MS";
	text-transform: uppercase;
	font-weight: bold;
	line-height: normal;
}

#content a
{
color: #FFF684;
text-decoration: none;
}

#content a:link 
{ 
border-bottom: 1px solid #FFF684;
color: #FFF684;
}

#content a:visited
{
color: #cccccc;
border-bottom: 1px solid #999999;
}

#content a:hover, #content a:active
{
color: #F28B00;
border-bottom: 1px solid #F28B00;
}

#content table {
font-family:"Trebuchet MS";
font-size: 1em;
line-height: 140%;
}

#content h2 {
font-family:"Trebuchet MS";
font-size: 1em;
line-height: 140%;
font-weight:bold;
text-transform:uppercase;
padding-left: 4px;
padding-right: 4px;
margin-left: 0px;
margin-right: 0px;
}



#leftnav a:hover
{
	color:#FFFFFF;
}

#leftnav
{
	float: left;
	display: block; 
	width: 200px;
	padding: 0px;
	margin: 0px;
	font-family: "Trebuchet MS";
}
#leftnav ul {
	float: left;
	display: block; 
	padding: 0px 0px 0px 20px;
	margin: 20px 0px 0px 0px;
	list-style-type: none;
}

#leftnav li { 
	width: 151px;
	display: block; 
	float: left;
	padding: 0px;
	margin: 0px;
	border-top: 1px solid; 
	border-color: #CCCCCC;
}

#leftnav li a {
	
	display: block;
	float: left;
	padding: 4px 4px 6px 4px;
	margin: 0px;
	text-decoration:none;
	font-size: 90%;
	font-weight: bold;
	line-height: 100%;
	text-transform: uppercase;
	color: #FFF684;

}

#leftnav li ul {	

	display: block;
	float: left;
	padding: 0px;
	margin: 0px;
	border: none;
	list-style-type: disc;
}

#leftnav li ul li {	

	display: block;
	float: left;
	padding: 4px;
	margin: 0px;
	border: none;
	list-style-type: disc;
}

#leftnav li ul li a{		
	display: block;
	float: left;
	line-height: 100%;
	color: #00853e;
	padding-left: 10px;
	margin: 0px;	
	line-height: 90%;
	font-weight: normal;
	text-transform: lowercase;
}

#photos
{
	float: right;
	width: 225px;
	padding-top: 45px;	
}

#photos img
{
	margin-bottom: 10px;
	margin-top: 0px;
	margin-left: 8px;
	border: 1px solid #8c8c8c;
}

#photos img.noborder
{
	margin-bottom: 10px;
	margin-top: 0px;
	margin-left: 8px;
	border: 0px;
}

#footer {
	clear: both;
	border-top: 1px solid #6AE8DB;
	height: 0px;
	margin-left: 225px;
	margin-right: 120px;
}

#sub_footer {
	height: 100px;
	margin-left: 225px;
	background-image:url(images/stu_logo.png); background-repeat:no-repeat;
}	

div.news
{
	background-color:#666666;
	border-color: #36837D;
	border-style: solid;
	border-width: 1px;
}

p.news
{
	font-size: 0.7em;
	line-height: 140%;
	margin-top: -3px;
	margin-bottom: 10px;
	padding: 0px;
}

.contentSmaller
{
  font-family: Verdana;
  font-size: 10px;
  color: #000000;  
}














