body {
	margin: 0;
	padding: 0;
	background: #242424;
	color: #FFF;
	font-size: 76%;
	font-family: arial, sans-serif;
	padding-bottom: 50px;
}

#fullwrapper {
	position: relative;
	background: #FFF url("images/wrapper_bg.gif") repeat-x;
	color: #242424;
	position: relative;
	margin: 50px auto 0 auto;
	padding-top: 30px;
	width: 780px;
	border-bottom: 6px solid #FFF;
}

a:link, a:visited, a:active {
	color: #942723;
}

a:hover {
	text-decoration: none;
}

p {
	font-size: 1.0em;
	line-height: 1.3em;
	margin: 1.2em 0em 1.2em 0em;
	text-align: justify;
}
li p {
	margin-top: 0.2em;
}

td {
	font-size: 0.8em;
	voice-family: "\"}\"";
	voice-family:inherit;
	font-size: 1.0em;
}

table td { } /* Fix bug in IE 5 */

#header {
	height: 169px;
	background: #242424 url("images/index_bg.jpg") top right no-repeat;
}

h1 {
	font-size: 1.6em;
	margin: 0;
	padding: 0;
	width: 240px;
	height: 169px;
	position: relative;
	color: #242424;
	overflow: hidden;
	background: #FFF;
}

h1 span {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: #FFF url("images/logo.gif") center center no-repeat;
}

h2 {
	position: relative;
	left: -15px;
	font-family: arial, sans-serif;
	color: #242424;
	font-size: 1.4em;
	margin: 1.2em 0;
	height: 60px;
	padding: 0 30px;
	text-align: left;
	background: url("images/heading_bg.gif") top left no-repeat;
}

h3 {
	color: #942723;
	font-size: 1.3em;
	margin: 1.6em 0em 1.2em 0em;
	font-weight: bold;
}

h4 {
	color: #242424;
	font-size: 1.2em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
}

h5 {
	color: #242424;
	font-size: 1.1em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
}

h6 {
	color: #242424;
	font-size: 1em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
}

#pagequote {
	position: absolute;
	top: 30px;
	left: 255px;
	font-style: italic;
	color: #FFF;
	font-size: 9px;
	width: 385px;
	height: 169px;
	padding: 0;
}

#pagequote p {
	position: absolute;
	bottom: 0;
	line-height: 1.0em;
}

#pagequote span.author {
	display: block;
	float: right;
	margin-right: 100px;
	margin-top: 5px;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
}


#content {
	position: relative;
	border-bottom: 4px solid #939598;
	background: #FFF url("images/content_bg.gif") repeat-y;
	padding: 20px 20px 20px 260px;
	height: 666px;
}

html>body #content {
	height: auto;
	min-height: 666px;
}

#footer {
	position: relative;
	padding: 8px 0;
	line-height: 14px;
	background: #242424;
	text-align: center;
	font-size: 0.8em;
	color: #FFF;
	width: 240px;
}

#footer a:link, #footer a:visited, #footer a:active {
	color: #FFF;
}

#menu {
	position: absolute;
	top: 199px;
	left: 0;
	height: 666px;
	background: url("images/menu_bg.gif") 0 333px no-repeat;
}

#footer_menu_ul {
	position: absolute;
	top: 0;
	left: 240px;
	width: 540px;
	height: 30px;
	background: #3F3F40;
}