/* CSS Document */

body
	{
	background-color: #F3E9DB;
	}


a:link
	{
	text-decoration: none;
	font-size: inherit;
	color: #000099;
	}
			
a:visited		
	{
	text-decoration: none;
	font-size: inherit;
	color: #002b51;
	}
						
a:hover
	{
	text-decoration: underline;
	color: inherit;
	}			

h4
	{
	font-size: 95%;
	text-decoration: none;
	font-weight: normal;
	}
/* ul {margin-left: -25px;


}
*/
.PdfLink a:link
	{
	text-decoration: none;
	font-size: inherit;
	color: #FF0000;
	}

.PdfLink a:visited		
	{
	text-decoration: none;
	font-size: inherit;
	color: #FF0000;
	}
						
.PdfLink a:hover
	{
	text-decoration: underline;
	color: #FF0000;
	}			


.GlobalWrapper
	{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	padding: 10px 10px 10px 10px;
	font-family: Palatino, Times, Georgia;
	}
	
.HeaderWrapper
	{
	margin-left: auto;
	margin-right: auto;
	}

.HeaderWrapper img
	{
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	border: none;
	}

#menu
	{
	}

.MenuWrapper
	{
	clear: left;
	float: left;
	width:170px; 
	border: 1px none #000000;
	}

	
.MenuWrapper img
	{
	border: none;
	margin-bottom: 10px;
	}
	
#scholarship_on
	{
	visibility: hidden;
	display: none;
	}

#scholarship_off
	{
	}

#grant_on
	{
	visibility: hidden;
	display: none;
	}

#grant_off
	{
	}

#monroe_on
	{
	visibility: hidden;
	display: none;
	}

#monroe_off
	{
	}

#contact_on
	{
	visibility: hidden;
	display: none;
	}

#contact_off
	{
	}

.CenterContentWrapper
	{
	float: left;
	width: 400px;
	font-size: 90%;
	}


.CenterContentWrapper h1
	{
	font-size: 150%;
	}


.CenterContentWrapper h2
	{
	font-size: 100%;
	font-style: italic;
	}

.CenterContentWrapper h3
	{
	font-size: 100%;
	text-decoration: underline;
	}


.CenterContentWrapper ul
	{
	}

.LowerRomanList ol 
	{
	list-style-type:lower-roman;
	list-style: lower-roman;
	}

.LowerAlphaList ol 
	{
	list-style-type:lower-alpha;
	list-style: lower-alpha;
	}


.RightContentWrapper
	{	
	float: left;
	width: 220px;
	clear: right;
	margin-left: 10px;
	}
	
.RightContentWrapper img
	{
	width: 220px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 10px;
	}


.CommunityContentWrapper
	{
	float: left;
	width: 395px;
	font-size: 90%;
	}


.CommunityContentWrapper h1
	{
	font-size: 120%;
	}
	
.CommunityRightContentWrapper
	{	
	float: left;
	width: 220px;
	clear: right;
	margin-left: 10px;
	text-align: center;
	font-size: 75%;
	}
	
.CommunityRightContentWrapper img
	{
	width: 220px;
	padding-bottom: 10px;
	}

	
#map
	{
	width: 220px;
	height: 200px;
	}	
	
.BottomSpacerWrapper
	{
	clear: both;
	width: 804px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;	
	}
	
.FooterWrapper
	{
	clear: both;
	width: 804px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-size: 85%;
	}

