body 
	{
	background: #930; 
	background-image: none; 
	height:100%;  
	font-family: arial, verdana, sans-serif; 
	font-size:10pt;
	}

p 
	{
	color: #000000;
	}


p.unacademic
	{
	margin-top:20px;
	margin-left:-300px;
	}
p.academic
	{
	margin-top:40px;
	margin-left:250px;
	}

a 
	{
	color:#333333; 
	font-style: normal;
	font-weight: 700; 
	font-size:8.4pt;
	}

 
a:link 
	{
	text-decoration: none;
	} 

a:visited 
	{
	text-decoration: none;
	} 

a:hover 
	{
	text-decoration: underline; 
	} 

a:active 
	{
	text-decoration: none;
	} 


#container 
	{
	position:absolute;
	background-color: #930; 
	border-style:ridge; 
	border-color: #930; 
	color: #930; 
	height:90%; 
	width:97%; 
	text-align:left; 
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 0px; 
	border-left-width: 0px;
	padding:5px;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;	
	}


#boxvirginia 
	{
	background-color: #930; 
	width: 90%; 
	heigh:100%;
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 0px; 
	border-left-width: 0px;
	padding:5px;
	text-align:center;
	}


#counterdiv
	{
	visibility:hidden;
	}


img 
	{
	margin-top:25%;
	}

img.normal 
	{
	margin-top:0px;
	margin-left:10px;
	}
</html>