 body
{
	margin: 0;
	padding: 20px;
	background: #191919 url('../images/bg.gif') repeat;
	color: #000000;
	font-family: georgia, verdana, tahoma, times new roman;
	font-size: 75%;
}

img
{
	border: 0px none;
}

#container
{
	margin: 0 auto;
	width: 750px;
}

#image
{
	width: auto;
	height: 175px;
	background: #000000 url('../images/header.gif') repeat-x;
}

#image h1
{
	margin: 0;
	padding: 35px 50px 0 0;
	color: #C09C64;
	text-align: right;
	letter-spacing: 0px;
	font-size: 200%;
	font-weight: normal;
	font-style: normal;
}

#image h2
{
	margin: -8px 0 0 0;
	padding: 7px 50px 0 5px;
	color: #C09C64;
	text-align: right;
	letter-spacing: 0px;
	font-size: 175%;
	font-weight: normal;
	font-style: normal;
}

#image h3
{
	margin: -8px 0 0 0;
	padding: 7px 50px 0 5px;
	color: #C09C64;
	text-align: right;
	letter-spacing: 0px;
	font-size: 175%;
	font-weight: normal;
	font-style: normal;
}

#image h4
{
	margin: -8px 0 0 0;
	padding: 25px 50px 0 5px;
	color: #666633;
	text-align: right;
	letter-spacing: 0px;
	font-family: Comic Sans MS;
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
}

#image h4 a
{
	text-decoration: none;
	color: #666633;
}

#image h4 a:hover
{
	text-decoration: none;
	color: #7B7B3E;
}

#header
{
	width: auto;
	height: 40px;
	background: #000000 url('../images/menu-bg.gif') repeat;
}

#menu
{
	float: right;
	width: auto;
	height: 40px;
	letter-spacing: 0px;
	font-weight: bold;
	font-size: 120%;
	color: #C09C64;
}

#menu ul
{
	margin: 11px 0 0 0;
	padding: 0 50px 0 0;
}

#menu li
{
	display: inline;
	padding: 0 0 0 15px;
}

#menu a
{
	text-decoration: none;
	color: #C09C64;
}

#menu a:hover
{
	text-decoration: none;
	color: #D2B993;
}

#menu .active
{
	text-decoration: none;
	color: #D2B993;
}

#content
{
	width: auto;
	height: auto;
	background: #F7F0E2 url('../images/bg2.gif') repeat-x;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 20px;
	padding-bottom: 20px;
	line-height: 120%;
}

#content a
{
	text-decoration: underline;
	color: #800000;
}

#content a:hover
{
	text-decoration: underline;
	color: #CC0000;
}

#content h2
{
	padding: 0 0 5px 0;
	margin: 20px 0 20px 0;
	font-size: 145%;
	letter-spacing: 0px;
	font-weight: normal;
	color: #000000;
	border-bottom: 1px solid #000000; 
}

#content p
{
	margin: 0 0 15px 0;
	padding: 0;
}

#footer
{
	width: auto;
	height: 40px;
	background: #000000 url('../images/menu-bg.gif') repeat;
   	color: #C09C64;
}

#footerleft
{
	float: left;
	width: auto;
	text-align: left;
	padding: 1%;
}

#footerleft a
{
	text-decoration: none;
	color: #C09C64;
	margin: 0 50px;
}

#footerleft
{
	margin: 5px 10px 0 0;
	letter-spacing: 0px;
}

#footerright
{
	float: right;
	width: auto;
	text-align: right;
	padding: 0;
	margin: 0 35px;
}

#footer p
{
	margin: 13px;
	padding: 0;
	letter-spacing: 0px;
	color: #C09C64;
}

#footer a
{
	text-decoration: none;
	color: #C09C64;
}

#footer a:hover
{
	text-decoration: none;
	color: #D2B993;
}