body {
font:12px/1.2 Verdana, Arial, Helvetica, sans-serif;
background:#000;
/*background-image:url('grgrad.gif');
background-repeat:repeat-x;*/
}
	
p {
margin:0px 10px 10px 10px;
}
		
h1 {
font-size:14px;
padding-top:10px;
margin:0px 10px 10px 10px;
}
		
a {
text-decoration:none;
font-weight:bold;
color:#c00;
}
	
ol {
margin-right:40px;
}

li {
margin-bottom:10px;
}
	
a:link {
color: #000; 
text-decoration: underline;
} 

a:visited {
color: #000; 
text-decoration: underline;
} 

a:hover {
color: #000; 
text-decoration: underline;
font-weight: bold;
} 

a:active {
color: #000; 
text-decoration: underline;
font-weight: bold;
}

#main {
border-left:1px solid #000; 
border-bottom:1px solid #000;
border-right:1px solid #000; 
border-top:1px solid #000;
background:#fff;
color:#000;
margin-top:20px;
margin-right:7%;
margin-bottom:20px;
margin-left:7%;
padding:0px 0px 0px 0px;
min-width:600px;
}
		#main h1 { 
		font-size:30px;
		text-align:center;
		margin:20px 0px 20px 0px;
		}
		#main h2 {
		font-size:20px;
		text-align:left; 
		margin:0px 10px 10px 10px;
		}
		#main h3 {
		font-size:36px;
		text-align:left; 
		margin:0px 10px 10px 10px;
		}
		
#title {
border-left:1px solid #000; 
border-bottom:1px solid #000;
border-right:1px solid #000; 
border-top:1px solid #000;
min-width:300px;
background:#eee;
margin:-10px 25% 40px 25%;
text-align:center;
font-size:14px;
}
		#title h1 { 
		font-family: orange let;
		font-size:30px;
		vertical-align: middle;
		margin:20px 0px 20px 0px;
		}
		
		
#options {
border-left:1px solid #000; 
border-bottom:1px solid #000;
border-right:1px solid #000; 
border-top:1px solid #000;
min-width:300px;
background:#eee;
margin:40px 25% -10px 25%;
text-align:center;
}
		#options p { 
		font-size:10px;
		margin:10px 20px 25px 20px;
		}
		#options h1 { 
		font-size:14px;
		margin:10px 8px 25px 8px;
		}
		
#inoptions {
border-left:1px solid #000; 
border-bottom:1px solid #000;
border-right:1px solid #000; 
border-top:1px solid #000;
min-width:300px;
background:#eee;
margin:40px 25% 40px 25%;
text-align:center;
padding:0px 0px 10px 0px;
}
		#inoptions p { 
		font-size:10px;
		margin:10px 20px 25px 20px;
		}
		#inoptions h1 { 
		font-size:14px;
		margin:10px 8px 25px 8px;
		}

#mainbottom {
border-left:0px; 
border-bottom:0px;
border-right:0px; 
border-top:0px;
background:#fff;
color:#000;
margin-right:7%;
margin-left:7%;
padding:20px 0px 20px 0px;
text-align:center;
min-width:600px;
}

#mainbottomleft {
border-left:0px; 
border-bottom:0px;
border-right:0px; 
border-top:0px;
background:#fff;
color:#000;
padding:20px 10px 20px 10px;
text-align:left;
min-width:600px;
}

#letter {
border-left:0px; 
border-bottom:0px;
border-right:0px; 
border-top:0px;
background:#fff;
color:#000;
padding:20px 20px 20px 20px;
font-style: italic;
font-family:amaze;
font-size:30px;
}