body {
	background-color:#333333;
	font-size:9pt;
	font-family:Verdana, Geneva, sans-serif;
	margin:0;
	padding:0;
	color:#FFFFFF;
	line-height: 2px;
}

#page {
width:900px;
background-image:url(../images/page.png);
margin:auto;
padding:auto;
}

#header {
clear:both;
width:840px;
height:121px;
background-image:url(../images/header.png);
padding-top:65px;
padding-left:60px;
}
  
#sidebarnav {
	width:200px;
	display:block;
	clear:both;
	padding-left:12px;
	padding-top:6px;
	height:25px;
	color:#FFFFFF;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	border-bottom-width: 0px;
	border-bottom-style: none;
  }
  
  
#sidebarnav a:hover, #sidebarnav a.active {
	text-decoration:none;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: normal;
	border-bottom-width: 0px;
	border-bottom-style: none;
	font-style: normal;
}

#mainarea {
width:860px;
clear:both;
padding-left:30px;
}

#contentarea {
width:580px;
padding-right:30px;
padding-bottom:20px;
float:left;
line-height:14pt;
}
#mainarea #contentarea a {
}
#mainarea #contentarea a {
}




#sidebar {
	float:left;
	width:220px;
	background-image:url(../images/sidebartop.png);
	background-repeat:no-repeat;
	line-height:14pt;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#footer {
	width:900px;
	clear:both;
	height:65px;
	padding-top:15px;
	text-align:center;
	line-height:2pt;
	background-image:url(../images/footer.png);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9pt;
}

h1 {
font-size:25pt;
color:#FFFFFF;
margin:0;
}

h2 {
	font-size:15pt;
	color:#FFFFFF;
	padding-top:6px;
	line-height: normal;
}

.description {
	font-size:18pt;
	color:#FFFFFF;
	margin:0;
}

a {
	color:#FFFFCC;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

a:hover {

}
