body
{
	background-color: #252C32;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-image: url(img/page_bg.jpg);
	background-repeat: repeat-x;
}
#logo
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: lighter;
	padding-top: 0px;
	padding-bottom: 25px;
	padding-left: 10px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	display: block;
}
#hol2
{
	width: 640px;
	margin-right: auto;
	margin-left: auto;
	background-color: #4A4F51;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

#hol
{
	background-color: #343c3f;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#hol #t
{
	text-align: right;
	padding-top: 16px;
	padding-right: 10px;
	padding-bottom: 16px;
	padding-left: 7px;
	background-repeat: no-repeat;
	background-position: right;
}

#hol #t a
{
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 7px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding-right: 10px;
	text-decoration: none;
}

#ban
{
	background-image: url(img/banner2.jpg);
	border: 1px none #4A4F51;
	background-repeat: no-repeat;
	margin-bottom: 20px;
	font-family: impact, verdana;
	color: #FFFFFF;
	font-size: 24px;
	font-weight: normal;
	padding-left: 15px;
	height: 157px;
}

#ch
{
	margin-top: 0px;
	position: relative;
	line-height: 24px;
	font-size: 11px;
	color: #eeeeee;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#bot
{
	background-image: url(img/bot32.jpg);
	padding-top: 0px;
	padding-bottom: 0px;
	background-repeat: no-repeat;
	background-color: #343C3F;
	background-position: left bottom;
}

#ch h1
{
	font-family: impact, verdana;
	font-size: 24px;
	font-weight: normal;
	margin-top: 0px;
	padding-top: 0px;
}
#ch h3
{
	font-family: impact, verdana;
	font-size: 16px;
	font-weight: lighter;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #A64798;
	border-right-color: #A64798;
	border-bottom-color: #A64798;
	border-left-color: #A64798;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}


.clear_both
{
	clear: both;
	height: 1%;
	display: block;
}

#ch h5
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -17px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.float_right {
	margin: 5px;
	float: right;
	border: 1px solid #999;
}
