<style>

#wrapper {
	position:relative;
	width:100%;
	height: 100%;
	background-color: #000000;
	margin-bottom: -50px;
	}

#inner_wrapper {
	width: 800px;
	height: auto;
	margin: 0 auto;
	text-align: left;
	background-color: #000000;
	}

#header, #menu {
	position: relative;
	margin: 0;
	display: block;
	width: 800px;
	}

#header{
	margin-top: 0px;
	height: 168px;
	background-image: url(/images/banner5.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	z-index: 1;
	}

#menu {
	position: relative;
	background-color: #515151;
	height: 21px;
	margin: 0px;
	padding-top: 4px;
	padding-bottom: 2px;
	}

#body_wrapper {
	position: relative;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 800px;
	clear: both;
	}

#sidebar {
	position: absolute;
	top: 195px;
	width: 219px;
/*	height: 100%; */
	margin: 0px;
	padding: 11px 13px 115px 13px;
	text-align: left;
	background-color: #000000;
/*	background-color: #fef684; */
	}

#main_body {
	position: absolute;
	top: 195px;
	width: 537px;
/*	height: 100%; */
	margin: 0 0 0 237px;
	padding: 7px 13px 0px 13px;
	text-align: left;
	background-color: #D8D66E;
/*	background-image: url(/images/gradient_background.jpg); */
/*	background-repeat: repeat-y;  */
	}

#footer {
	position: relative;
	width: 800px;
	margin: 0;
	left: -250px;
	padding: 6px 0 6px 0;
	clear:both;
	height: 525px;
	background-color: #000000;
	text-align: center;
	text-color: #fef684;
	border-top: 2px solid #515151;
	}

#menu ul {  /* remove bullets and list indents */
	list-style: none;
	margin: 0;
	padding: 0;
/*	position: relative; */
/*	right: 0px; */
/*	float: right; */
	text-align: justify; 
	}

#menu li {  /* remove bullets and list indents */
/*	list-style: none; */
	display: inline; 
	float: left;
	margin: 0px; 
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 19px; 
/*	border-left: 1px solid #fef684; */
	text-align: center;
	} 

html { margin: 0px; padding: 0px;}

body { margin: 0px; padding: 0px; font-family: arial, helvetica, sans-serif;  font-size: 14px;}

td { font-family: arial, helvetica, sans-serif;  font-size: 14px; color: #A1E01E}

.text {color: #000000;  font-family: arial, helvetica, sans-serif;  font-size: 16px; text-decoration: none}

.mash {font-family: arial, helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #000000}

.mash2 {font-family: arial, helvetica, sans-serif; font-size: 22px; font-weight: bold; color: #000000}

.mash3 {font-family: arial, helvetica, sans-serif; font-size: 22px; font-weight: bold; color: #A1E01E}

a:link {color: #ffffff; background: #515151; font-family: arial, helvetica, sans-serif;  font-size: 15px; font-weight:bold; text-decoration: none}

a:visited {color: #ffffff;  background: #515151; font-family: arial, helvetica, sans-serif;  font-size: 15px; font-weight:bold; text-decoration: none} 

a:active {color: #ffffff; background: #515151; font-family: arial, helvetica, sans-serif;  font-size: 15px; font-weight:bold; text-decoration: none} 

a:hover {text-decoration: underline;  font-family:arial, helvetica, sans-serif;  font-size: 15px;  font-weight:bold; color: #ffffff; background: #515151;}

a:link.reglink {color: #fef684; font-family: arial, helvetica, sans-serif;  font-size: 14px; font-weight: bold; text-decoration: none}

a:visited.reglink {color: #000000;  font-family: arial, helvetica, sans-serif;  font-size: 14px; font-weight: bold; text-decoration: none} 

a:active.reglink {color: #999999;  font-family: arial, helvetica, sans-serif;  font-size: 14px; font-weight: bold; text-decoration: none} 

a:hover.reglink {text-decoration: underline;  font-family:arial, helvetica, sans-serif;  font-size: 14px; font-weight: bold; color: #999999}

a:link.bodylink {color: #213A63; font-family: arial, helvetica, sans-serif;  font-size: 16px; font-weight: bold; text-decoration: none; background: none; border-bottom: 1px solid #213A63;}

a:visited.bodylink {color: #213A63;  font-family: arial, helvetica, sans-serif;  font-size: 16px; font-weight: bold; text-decoration: none; background: none; border-bottom: 1px solid #213A63;} 

a:active.bodylink {color: #515151;  font-family: arial, helvetica, sans-serif;  font-size: 16px; font-weight: bold; text-decoration: none; background: none; border-bottom: 1px solid #515151;}

a:hover.bodylink {text-decoration: none;  font-family:arial, helvetica, sans-serif;  font-size: 16px; font-weight: bold; color: #515151; background: none; border-bottom: 1px solid #515151;}

img.floatLeft {float: left; position: relative; top: 9px; top: 0px; margin: 5px; padding: 0px; border: none;}

img.floatRightClear {float: right; clear: right; position: relative; top: 0px; margin: 3px; padding: 0px; border: none;}

</style>
