body {
	font: 9pt Verdana, Arial, Helvetica, sans-serif;
	color: #663300;
	background: url(images/bk3.gif) repeat;
	margin: 0px;
	padding: 0px;
}

#wrapper {
	margin: 0px auto;
	padding: 0px;
	height: 100%;
	width: 980px;
	margin-top: 30px;
}
#wrapper #main {
	margin: 0px;
	padding: 0px;
	width: 800px;
	border: 8px solid #663300;
	background: #F2E7AE;
}
#wrapper #main #hd {
	border-collapse:collapse;
	width: 800px;
}
#wrapper  #main  td#pghd {
	margin: 3px 0px;
	padding: 5px;
	width: 475px;
	border-right: 3px solid #663300;
	vertical-align: middle;
	border-bottom: 3px solid #663300;
	text-align: center;
	background: #ECEFD4;
}

#wrapper #main #pghd h1 {
	margin: 0px;
	padding: 0px;
	line-height: .9em;
}

#wrapper #main #topnav {
	width: 325px;
	background: #F2D230;
	float: right;
	border-bottom: 3px solid #663300;
	padding: 8px 0px 8px 12px;
}

#wrapper #main #topnav a, #wrapper #main #topnav a:link, #wrapper #main #topnav a:visited {
	font-size: 12pt;
	font-weight: bold;
	display: block;
	float: left;
	width: 100px;
	line-height: 2em;
	padding: 3px;
	text-decoration: none;
	text-align: center;
	border-right: 1px solid #663300;
	border-bottom: 1px solid #663300;
	color: #990000;
}
#wrapper   #main   #topnav   a.a1 {
	font-size: 12pt;
	font-weight: bold;
	display: block;
	float: left;
	line-height: 2em;
	padding: 3px;
	text-decoration: none;
	text-align: center;
	border-right: 1px solid #663300;
	border-bottom: 1px solid #663300;
}
#wrapper #main #topnav a.a3 {
	font-size: 12pt;
	font-weight: bold;
	display: block;
	float: left;
	line-height: 2em;
	padding: 3px;
	text-decoration: none;
	text-align: center;
	border-right: none;
	border-bottom: 1px solid #663300;
}
#wrapper #main #topnav a.a4 {
	font-size: 12pt;
	font-weight: bold;
	display: block;
	float: left;
	width: 150px;
	line-height: 2em;
	padding: 3px;
	text-decoration: none;
	text-align: center;
	border-right: 1px solid #663300;
	border-bottom: none;
}
#wrapper #main #topnav a.a5 {
	font-size: 12pt;
	font-weight: bold;
	display: block;
	float: left;
	width: 150px;
	line-height: 2em;
	padding: 3px;
	text-decoration: none;
	text-align: center;
	border-right: none;
	border-bottom: none;
	clear: right;
}
#wrapper #main #topnav a:hover {
	color: #3366FF;
}
#wrapper  #main  #topnav  a.hot {
	color: blue;
}





#wrapper #main #content {
	background: #F2E7AE;
	padding: 8px;
	text-align: justify;
}



#wrapper #footer {
	font-size: 8.5pt;
	color: #000000;
	text-align: center;
	border-top: 6px solid #663300;
	background: #ECEFD4;
	padding: 15px;
}
#wrapper #footer a {
	color: #000000;
	text-decoration: none;
}
#wrapper #footer a:hover {
	color: #0000FF;
	text-decoration: underline;
}
#adbox {
	width: 150px;
	text-align: left;
	font-size: 8.5pt;
	border: medium double #FFE8B6;
	float: right;
	top: 30px;
	position: absolute;
	margin-left: 830px;
	background: #40361B;
}
#adboxhd {
	color: #901B26;
	background: #FFE8B6;
	padding: 3px;
	font-size: 9pt;
	font-weight: bold;
	white-space: nowrap;
	border-bottom: 1px solid #FFE8B6;
}
div#adtextbox{
	overflow: hidden;
	padding: 2px;
	color: #FFE8B6;
}

div#adtextbox a{
	color: #CCAF6B;
}
div#adtextbox a.adttlLink {
	color: #CCAF6B;
}
div#adtextbox a.adttlLink:hover {
	text-decoration: none;
	color:#FFE8B6;
}
div#adtextbox a:hover{
	color: #666666;
	text-decoration: underline;
}
div#adtextbox hr{
	margin: 2px 4px;
	background: #FFE8B6;
	border: 1px solid #FFE8B6;
}
