body{
	margin: 15px;
	background-color: #88736e;
}


#content {
	background-color: #a43d58;
	font-family: verdana, arial;
	font-size: 11px;
	color: #FFFFFF;
}

#content a:link {
text-decoration: none;
color: #c5c7a7;
}

#content a:visited {
text-decoration: none;
color: #babc99;
}

#content a:hover {
text-decoration: underline;
color: #c5c7a7 ;
}


#footer {
font-family: verdana, arial;
font-size: 10px;
color: #FFFFFF;
background-color: #a43d58;
border: 1px solid #FFFFFF;
text-align: center;
padding: 10px;
}

#footer a:link, a:visited, a:active {
color: #FFFFFF;
text-decoration: none;
}

#footer a:hover {
color: #c5c7a7 ;
text-decoration: underline;

}

#News a:link, a:visited, a:active {
color: #FFFFFF ;
text-decoration: none;
}

#News a:hover {
color: #c5c7a7 ;
text-decoration: underline;

}

#News {
font-family: verdana, arial;
font-size: 11px;
color: #FFFFFF;
border: 1px solid #FFFFFF;
text-align: left;
}

#News  li {
margin-bottom: 2px;
margin-top: 5px;
}

.News_Header {
	font-family: verdana, arial;
	font-size: 12px;
	color: #664f49;
	font-weight:bold;
	background-color: #FFFFFF;
	
}


.subhead {
	font-family: verdana, arial;
	font-size: 13px;
	color: #c5c7a7;
	font-weight:bold;
	}
	
.faculty {
	font-family: verdana, arial;
	font-size: 11px;
	color: #c5c7a7;
	
	}
#newsletter {
	border-top:1px solid #FFFFFF; 
	border-bottom:1px solid #FFFFFF; 
	width:151px; 
	}

.subhead2 {
	font-family: verdana, arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight:bold;
	
}


h3 {
	font-family: verdana, arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight:bold;
	
}

img {
border:0px;
}

/* SIDE NAVIGATION ************************************************/

#navlist
{
padding: 0 1px 1px;
margin-left: 0;
font: 11px Verdana, sans-serif;
width: 148px;
}

#navlist li
{
list-style: none;
margin: 0;
border-top: 1px solid #5e514d;
text-align: left;
}

#navlist li a
{
display: block;
padding: 0.25em 0.5em 0.25em 0.75em;
border-left: 1em solid #FFFFFF;
background: #776662;
text-decoration: none;
}

#navlist li a:link { color: #FFFFFF; }
#navlist li a:visited { color: #FFFFFF; }

#navlist li a:hover
{
border-color: #a43d58;
color: #c5c7a7;
background: #442f2a;
}

