body
{
	margin: 0px;
	padding: 0px;
	background-position: 15px 10px;
}

h2
{
	font-family: Georgia;
	font-weight: bold;
	font-size: 16pt;
}
h4
{
	font-family: "Arial Black"
	font-weight: bold;
	font-size: 12pt;
}
#main
{
	border-color: #ccc;
	border-width: 3px;
	border-style: solid;
	margin: 10px 15px 10px 15px;
	padding: 13px;
	padding-bottom: 0px;
	width: 950px;
	font-family: Arial;
	font-size: 12pt;
}

#copyright
{
	color:#666;
	margin: 0px 15px 0px 15px;
	width: 950px;
	padding: 0px;
	font-size: 9pt;
	text-align: center;
}

#footer
{
	clear:both;
	color:#666;
	font-size: 11pt;
	line-height: 0px;
	padding-bottom: 10px;
	padding-top: 10px;
	margin: 0px;
	text-align: center;
}

#footer a
{
	color:#666;
	font-size: 11pt;
	line-height: 0px;
	text-decoration: none;
}

#header
{
	background-image: url('../images/banner.png');
	background-repeat: no-repeat;
	width: 950px;
	height: 217px;
}

#navigation
{
	color: #666;
	font-size: 9pt;
	letter-spacing: 2.75px;
	font-weight: lighter;
	font-family: Verdana;
	padding: 0px;
	margin: 0px;
	text-align: center;
	border-color: #ccc;
	border-width: 0 0 3px 0;
	border-style: solid;
	white-space: nowrap;
	width: 950px;
	margin-bottom: 12px;
}

#navigation a
{
	color: #666;
	font-size: 9pt;
	letter-spacing: 2.75px;
	font-weight: lighter;
	font-family: Verdana;
	text-decoration: none;
}

#navigation dl
{
	padding-top: 12px;
	padding-bottom: 9px;
	margin: 0px;
	text-align: left;
}

#navigation dt
{
	display: inline;
	margin: 0px;
	padding-left: 20px;
	padding-right: 15px;
	border-right: #666;
	border-left: #666;
	border-width: 0 1px 0 0px;
	border-style: none solid none solid;
}

#navigation dt.last
{
	display: inline;
	margin: 0px;
	padding-left: 20px;
	padding-right: 0px;
	border-right: #666;
	border-left: #666;
	border-width: 0 0 0 0;
	border-style: none;
}

#navigation dt.first
{
	display: inline;
	margin: 0px;
	padding-left: 0px;
	padding-right: 15px;
}

#lower
{
	margin: 0px;
	padding: 0px;
	background-color: #ffe7a4;
}

#sidebar a
{
	color: black;
	text-decoration: none;
}

#sidebar
{
	float: left;
	padding-top: 12px;
	margin-right: 20px;
	width: 195px;
	padding: 12px;
	background-color: #ffe7a4;
}

#content
{
	background-color: white;
	margin-left: 219px;
	padding-left: 23px;
}


#content_header
{
	margin-left: 32px;
	margin-top: 12px;
	margin-bottom: 15px;
	margin-right: 0px;
	padding-top: 8px;
}

#content_sidebar
{
	float: right;
	width: 206px;
	height: 100%;
	margin-left: 20px;
	border-color: #ffd494;
	border-width: 2px 0 0 2px;
	border-style: solid;
	padding-left: 14px;
	padding-top: 14px;
}

#content_sidebar h4
{
	line-height: 8pt;
	color: #F90;
	letter-spacing: 2.5pt;
}

#content_main
{
	margin-right: 220px;
	padding-right: 22px;
	border-color: #ffd494;
	border-width: 0 2px 0 0;
	border-style: none solid none none;
}

#content_main2
{
	padding-right: 22px;
	line-height: normal;
}
