html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6 {
padding: 0; margin: 0;
}

ul {list-style: none;}

body {
color: #fff;
background: #2A3F55;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 18px; 
text-align: center;
}

#content {
	width: 900px;
	margin: 0 auto;
	text-align: left;
}

#main {
	margin-left: 240px;
	margin-top: 700px;
}

#menu {
	width:225px;
	margin-top: -1040px;
}

#cover {
	margin-left: 240px;
	margin-top: -450px;
}

#header {
	text-align: center;
}

.hidden {display: none;}
a {font-size: 12px; text-decoration: none; font-weight: regular; color:#FF9900} 
a:active{font-size: 12px; text-decoration: none; color:#FF9900} 
a:hover {font-size: 12px; text-decoration: none; color:#FF9900}
h1, h3, h4 {font-weight: normal; font-size: 200%; letter-spacing: 0.03em; text-align: center; margin: 1.05em 0 0.5em 0; float: center; font-family: Georgia, Times, serif; color:#A0EDFF}
h2 {font-weight: normal; margin: 1.05em 0 0.5em 0; font-family: Georgia, Times, serif; color:#FF9900}
#menu h2 a {font-size: 22px;}
#cover p { color:#FFFF99; font-weight:400;}

