body {
	background-color: #99958A;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	color: #230507;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:link {
	color: #CD7412;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CE7413;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}
#header {
	height: 175px;
	color: #FFFFFF;
	background-image: url(images/_gui/topbgmain.jpg);
	background-repeat: repeat-x;
}
#header_logo {
	background-image: url(images/_gui/topbg.jpg);
	background-repeat: no-repeat;
	height: 175px;
}



#logo {
	float: left;
	height: 175px;
	width: 120px;
	padding-right: 532px;
	padding-left: 115px;
}
#byline {
	float: left;
	width: 165px;
	height: 175px;
}
#contentbottombg {
	padding-left: 94px;
}

#footer {
	font-size: 9px;
	color: #FFFFFF;
	width: 624px;
	margin-left:115px;
	text-align: center;
	padding-bottom: 10px;
}
#footer_nav a:link {
	color: #FFFFFF;
}
#footer_nav a:visited {
	color: #FFFFFF;
}
#footer_nav a:hover {
	color: #3A261B;
}
#footer_nav a:active {
	color: #3A261B;
}

#b_bg {
	background-image: url(images/_gui/bodybg.gif);
	background-repeat: repeat-y;
}
#b_bgleft {
	background-image: url(images/_gui/bg_body.gif);
	background-repeat: repeat-x;
}
#b_bgright {
	background-image: url(images/_gui/bg_body.gif);
	background-repeat: repeat-x;
}
#footer_copy{
	color: #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
}
#footer_copy a:link, a:visited{
	color: #FFFFFF;
	text-decoration:none;
}
#footer_copy a:hover, a:active{
	color: #3A261B;
	text-decoration:none;
}
.breaker {
	clear:both;
	margin: 0px;
	padding:0px;
	height: 0px;
	font-size: 1px;
}
