@charset "UTF-8";
/* CSS Document */

.exbody {
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 14px;	
	color:#464646; 
}
	
.exbody a:link, .exbody a:visited, .exbody a:active{
	color: #0066cc;
}

.exbody a:hover {
	text-decoration: underline;
}

.exmenu {
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	line-height: 14px;	
	color:#636363; 
}
	
.exmenu a:link, .exmenu a:visited, .exmenu a:active{
	color: #0066cc;
}

.exmenu a:hover {
	text-decoration: underline;
}


.explorebg {
	background-image:url(http://www.fau.edu/explore/images/historygradient.jpg);
	background-repeat:no-repeat;
}

#stateofu {
	background-image: url(http://www.fau.edu/explore/images/state2011_bg.jpg);
	background-repeat:no-repeat;
	width:750px;
	height:584px;
	margin-left:-8px;
	margin-bottom:-8px;
	margin-top:-20px;
	padding-left:-8px;
	padding-right:-8px;


}

#stateofu2 {
	padding-top:260px;
	padding-bottom:40px;
	margin-right:40px;
	margin-left:40px;
	text-align:center;
}

