body {
background-color:#666666;
font-size:10pt;
font-family:"Courier New", Courier, mono;
margin:0;
padding:0;
color:#666666;
background-image:url();
background-repeat:no-repeat;
background-position:top center;
}

#page {
width:900px;
margin:auto;
padding:auto;
background-image:url();
background-repeat:no-repeat;
}

#header {
clear:both;
width:900px;
height:63px;
background-image:url ();
}

#headerleft {
float:left;
width:280px;
height:51px;
padding-top:12px;
padding-left:15px;
}

#menulinks {
float:left;
width:600px;
height:63px;
}

#mainarea {
width:880px;
clear:both;
padding-left:20px;
}

#contentarea {
width:580px;
padding-right:35px;
padding-bottom:30px;
float:left;
line-height:14pt;
background-image:none;
}

#sidebar {
	float:left;
	width:260px;
	line-height:14pt;
	background-image:none;
}

#footer {
width:900px;
clear:both;
height:35px;
padding-top:30px;
text-align:center;
line-height:14pt;
background-image:url();
background-repeat:no-repeat;

}

h1, h1 a, h1 a:hover {
font-size:20pt;
color:#FFFFFF;
margin:0;
text-decoration:none;
}

h2 {
font-size:14pt;
color:#CCCCCC;
}

a {
	color:#666666;
	text-decoration:none;
	font-family: "Vladimir Script";
	font-size: 24px;
}

a:hover {
text-decoration:underline;
}
.description {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	color: #000;
}
