@charset "utf-8";
body {
	background-color: #343434;
	padding: 15px;
	margin: 0px;
}
h1   {
	color: #A6A682;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
p   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #212728;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
}
strong {
	color: #615543;
}
#b1 {

}
#b2 {
	background-color: #FFFFFF;

}
#b3 {
	background-image: url(head_bg.png);
	background-repeat: repeat-x;

}
.cbox {
	background-color: #AC9D87;
	height: 250px;
}
/*#dnn_contentpane {
	background-color: #999999;
	text-align: center;
	width: 970px;
}*/
#dnn_cbox {
	margin-left: 0px;
	height: 250px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #343434;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#dnn_cbox div {
	margin: 0px;
	padding: 0px;
}
#Foot  td {
	height: 20px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #AC9D87;
	line-height: 20px;
}
a:link {
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	text-decoration: underline;
}
