body {
	margin:0px;
	padding:0px;
	font-family:verdana, arial, helvetica, sans-serif;
	color:#333;
	background-color:white;
	}
h1 {
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:28px;
	line-height:28px;
	font-weight:900;
	color:#ccc;
	}
p {
	font:11px/20px verdana, arial, helvetica, sans-serif;
	margin:0px 0px 16px 0px;
	padding:0px;
	font-size: 16px;
	font-weight: bold;
	}
#Content>p {margin:0px;}
#Content>p+p {text-indent:30px;}

a {
	color:#09c;
	font-size:11px;
	text-decoration:none;
	font-weight:600;
	font-family:verdana, arial, helvetica, sans-serif;
	}
a:link {color:#999;}
a:visited {color:#999;}
a:hover {
	background-color:#eee;
	color: #993300;
}

#Header {
	margin:5px 0px 10px;
	padding:5px 0px 0px 5px;
	height:14px;
	line-height:20px;
	background-color:#000033;
	voice-family: "\"}\"";
	voice-family:inherit;
	height:14px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: 000033;
	border-right-color: 000033;
	border-bottom-color: 000033;
	border-left-color: 000033;
	}
/* I've heard this called the "be nice to Opera 5" rule. Basically, it feeds correct 
length values to user agents that exhibit the parsing error exploited above yet get 
the CSS box model right and understand the CSS2 parent-child selector. ALWAYS include
a "be nice to Opera 5" rule every time you use the Tantek Celik hack (above). */
body>#Header {
	height:14px;
	background-color: 000033;
	margin: 5px;
	padding: 5px;
}

#Content {
	margin:0px 210px 50px 10px;
	padding:10px;
	font-size: 12px;
	}

#Menu {
	position:absolute;
	top:330px;
	right:20px;
	width:172px;
	padding:10px;
	background-color:white;
	border:none;
	line-height:17px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:150px;
	left: 1163px;
	height: 118px;
	}
/* Again, "be nice to Opera 5". */
body>#Menu {
	width:117px;
}
.headimg {
	border: medium solid #000033;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.contentstyle {

}

