body {
	font-family:Arial, Helvetica, sans-serif;	
	line-height:18px;
	font-size:14px;
	color: #000000; 
	background: #EAECEB;
	margin: 0; 
	padding: 0;
}

#wrapper{
width: 750px;
background-color:#EAECEB;
margin:10px auto;
border: 0px;
}

.nav {
z-index: 0;
height: 35px;
width: 100%; 
border: none; 
border-collapse: collapse;
border-spacing: 0;
}

a, a:link, a:visited {
	text-decoration: none;
	color: #10216B;
}

a:hover {
	text-decoration: underline;
}

img {
	border: 0;
}

.content
{
	margin-top: 2%;
	margin-left: 6.5%;
	width: 650px;
	text-align: left;
}

.content_right
{
	margin-top: 2%;
	margin-left: 20%;
	width: 650px;
	text-align: left;
}

.content_center
{
	margin-left: 7%;
	width: 650px;
	color: #10216B;
	text-align: center;
}

.content_top
{
	margin-left: 5%;
	width: 650px;
	text-align: left;
}

.rule
{
	margin-top: 30px;
	margin-bottom: 30px;
}

.form
{
	margin-left: 5%;
	width: 75%;
	text-align: left;
	background-color: #FFFFFF;
}

#menu
{
	width: 700px;
	text-align: center;
	margin: 0 50px 50px 50px;
}

h1 {
font-size: 22px;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
margin-top: 50px;
color: #10216B;
text-align: center;
}

h2 {
font-size: 18px;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
margin-top: 20px;
color: #FF0000;
text-align: left;
}

h3 {
font-size: 18px;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
margin-top: 20px;
color: #FF0000;
text-align: center;
}

.excerpts {
font-size: 16px;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
margin-top: 20px;
color: #000000;
text-align: left;
}

#drop {
margin-top: 100px;
margin-bottom: 50px;
}