BODY
{
	font-family: tahoma, helvetica, arial, sans-serif;
	font-size: 10px;
	text-align: center;
	background: #5D5D5D url(images/page_bg.gif);
	margin: 0px;
	padding: 40px 10px 10px;
}
HTML, #wrapper, H1
{
	margin: 0px;
	padding: 0px;
}
IMG
{
	border: 0px solid #000000;
}
#wrapper
{
	margin: auto;
	text-align: left;
	width: 710px;
	position: relative;
}
H1, H2, H3
{
	font-size: 10px;
}
H1
{
	line-height: 1;
	position: absolute;
	top: 0px;
	left: 0px;
}
H2
{
	margin: 0px 0px 5px;
	padding: 0px;
}
H3
{
	padding: 4px 0px 0px;
}
.block
{
	display: block;
}
.clear
{
	clear: both;
	height: 10px;
}
.left
{
	float: left;
	margin: 5px 20px 0px 0px;
}
.right
{
	float: right;
	margin: 0px 0px 0px 20px;
}
.readmore
{
	text-align: right;
}
/*page structure*/
#wrapper
{
	background: url(images/body_t.gif) no-repeat top;
	padding-top: 30px;
}
#body
{
	background: url(images/body_bg.gif) repeat-y;
	padding-bottom: 10px;
}
#body P
{
	background: #FFFFFF;
}
#nav
{
	position: absolute;
	top: 32px;
	left: 248px;
	width: 456px;
	height: 35px;
	background: url(images/nav.gif) repeat-x;
}
#nav UL
{
	padding: 0px;
	margin: 0px;
	list-style-type: square;
	list-style-position: inside;
}
#nav LI
{
	padding: 7px 16px 0px;
	margin: 0px;
	height: 35px;
	list-style-type: square;
	list-style-position: inside;
	float: left;
	display: inline;
}
.lastchild
{
	border-right: 0px none #FFFFFF !important;
}
#nav A
{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #827535;
	text-decoration: none;
}
#nav A:hover
{
	color: #827535;
	text-decoration: underline;
}
#current
{
	float: left;
	width: 235px;
	margin-left: 10px;
	margin-top: -10px;
	background: url(images/menu_bg.gif) repeat-y;
}
* HTML #current
{
	margin-left: 5px;
}
#content
{
	float: right;
	width: 450px;
	padding-top: 40px;
	margin-right: 8px;
}
* HTML #content
{
	margin-right: 4px;
}
#footer
{
	background: url(images/body_b.gif) no-repeat;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 30px;
}
#copyright
{
	position: relative;
	top: 4px;
	color: #FFFFFF;
	width: 700px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
/*current column*/
#current .nav
{
	margin: 21px 6px 5px 5px;
}
#current UL
{
	border: 1px solid #7B670C;
	margin: 0px;
	padding: 0px;
}
* HTML #current UL
{
	padding: 3px 0px;
	padd\ing: 0px;
}
#current LI
{
	list-style: none;
	border: 1px solid #FFFFFF;
	background: #827535 url(images/harry.gif) no-repeat left center;
	padding: 0px 0px 0px 20px;
	margin: 3px;
}
#current LI.readmore
{
	text-align: right;
	background-image: none;
}
#current UL A
{
	color: #FFF4C3;
	text-decoration: none;
	display: block;
	padding: 3px 12px 3px 0px;
	font: 12px Tahoma;
}
* HTML #current UL A
{
	width: 100%;
	w\idth: auto;
}
#current UL A:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}
#current .readmore
{
	padding: 3px 4px 4px 20px;
}
* HTML #current .readmore
{
	padding: 0px 4px 1px 20px;
	padd\ing: 3px 4px 4px 20px;
}
#current .readmore A
{
	text-decoration: underline;
	display: inline;
}
#currenttitle
{
	position: absolute;
	left: 15px;
	top: 409px;
}
* HTML #currenttitle
{
	top: 411px;
}
/*page content*/
#content H2
{
	line-height: 1;
	margin: 0px;
	padding: 20px 0px 0px;
}
#content H3
{
	margin: 10px 0px;
	padding: 0px;
	text-transform: capitalize;
}
#content P
{
	margin: 10px 0px;
	padding: 0px;
}
#content .contentbox
{
	border: 3px none #817434;
	padding: 5px 20px 10px;
	border-bottom: 1px solid #FEF5C8;
}
* HTML #content .contentbox
{
	padding-bottom: 11px;
}
#content, #content A
{
	color: #827535;
	text-decoration: none;
}
#content A:hover
{
	color: #827535;
	text-decoration: underline;
}
#footer a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFBE6;
	line-height: 11px;
	text-decoration: underline;
	padding: 0px;
	margin: 0px;
}
#footer a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #827535;
	text-decoration: none;
	background-color: #FFF4C3;
	line-height: 11px;
	margin: 0px;
	padding: 0px;
}
