body {
	font-family: Times, Arial, sans-serif;
	font-size: .8em;
	background-color:#006;
}
h1{
color:#F33;
font-family: Times, serif;
}

h2,h3,h4, h5{
color:#000;
font-family: Times, serif;
}

a:link{
	font-family: Eurostile, Times, serif;
	font-size: 1.2em;
	text-decoration: none;
	color: #F33; 
	}
a:visited{
	font-family: Eurostile, Times, serif;
	font-size: 1.2em;
	text-decoration: none;
	color: #39F ; 
}
a:hover{
	font-family: Eurostile, Times, serif;
	font-size: 1.2em;
	text-decoration: none;
	color: #FFF ; 
	}
 



a.credit{
font-family: Times, serif;
font-size: .9em;
}

p {
width: 500px;
text-align:left;
}


#special a, #special a:link,  #special a:hover {
font-family: Georgia, Times, serif;
color: #0F0; 
text-decoration: none; 
}

#mBlock{
background-color:#ffffff;
width: 700px;
padding: 15px;
	}
	
#centerBlock{
background-color:#006;
color:#000;
width: 1000px;
padding: 0px 0px 100px 0px;
margin-left:auto;
margin-right:auto;
}

.menuEdge{
background-color:#ffffff;
width: 790px;
height:2px;
margin-top: 15px;
margin-bottom: 15px;
}

#creditBlock{
	background-color: #006;
	font-size:11px;
	width: 100%;
	height: 5px;
	bottom: 0px;
	right: 0px;
	padding:10px 0px 30px 0px;
	color:#39F;
	
	}
	
	


