body {
	background:url(graphics/bg.jpg) repeat-x;
    background-color: #162C42;
	color: white;
	font-family: sans-serif;
/*	background: url(../graphics/bg-body.gif) repeat;*/
/*	background-color: #333333;*/
	margin: 0px;
}
H1, H2, H3, LI, P, SPAN, UL {
	margin: 0px;
	padding: 0px;
}
.end {
	clear: left;
}
#page {
	position: absolute;
	left: 50%;
	margin-left: -375px;
	top: 10px;
	width: 750px;
}
#search_area {
	width: 300px;
	padding: 10px;
}
#intro {
	background: transparent url(graphics/header2.jpg) no-repeat;
	color: white;
	font-size: 30px;
	font-weight: bold;
	height: 200px;
	width: 750px;
}
#intro H1 {
	position: absolute;
	color: #3996D6;
	font-size: 25px;
	font-weight: normal;
	left: 493px;
	top: 10px;
	font-family:Georgia;
	background-color:#fff;
}
#intro t1b {
	position: absolute;
	font-size: 14px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	left: 493px;
	top: 40px;
}
#menutop {
	height: 3px;
	background: url(graphics/bg2.jpg) repeat-x;
	background-color: #1F436E;
}
#menu{
    padding-top: 2px;
	width: 750px;
/*	background: #4f4f4f;*/
    background:url(graphics/menubar.jpg) repeat-x;
	height:30px;
}
#menu A {
	display: block;
	border-right: 2px solid black;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	float: left;
	padding: 5px 10px 5px 10px;
	text-decoration: none;
}
#menu A:hover {
/*	background-color: #fff;*/
	color: #FFFFCC;
	background:url(graphics/menubar_hover.jpg) repeat-x;
}
#menubottom {
	height: 8px;
/*	padding-top: 5px;*/
/*	padding-bottom: 5px;*/
}
#menubottom_bar {
	height:2px;
	background:url(graphics/menubotbar.jpg) repeat-x;
}
#leftbox {
	float: left;
	padding: 10px 20px 0px 0px;
}
#rightbox {
	padding: 10px;
	margin-left: 130px;
	color: #FFFFFF;
/*	font-weight: 600;*/
/*	color: #FFFF99;*/
}
.bolder {
	font-weight: 600;
}
#content {
	font-size: 14px;
	padding: 3px 0px 20px 0px;
/*	height: 420px;*/
	line-height: 110%;
	background: url(graphics/bg2.jpg) repeat-x;
	background-color: #1F436E;
}
#content H1 {
	font-size: 20px;
	border-bottom: 1px solid #4f4f4f;
	padding: 10px 0px 0px 0px;
}
#content H2 {
	font-size: 20px;
	border-bottom: 1px solid #4f4f4f;
	padding: 10px 0px 0px 0px;
}
#content H3 {
	font-size: 16px;
	padding: 10px 0px 0px 0px;
	color:#999999;
}
#content p {
	padding: 0px 10px 0px 10px;
}
#text {
	float: center;
/*	margin: 0px 20px 0px 0px;*/
	padding: 0px 10px 0px 10px;
/*	width: 100%;*/
}
#center {
	text-align: center;
	font-size: 120%;
	font-weight: bold;
}
#left {
}
.line_plus20 {
    line-height: 150%;
}
#footer {
/*	background-color: #4f4f4f;*/
	background:url(graphics/menubar.jpg) repeat-x;
	color: black;
	font-size: 12px;
	font-weight: bold;
	padding: 8px;
	text-align: center;
}
#footer A {
	color: #fff;
	text-decoration: none;
}
#footer A:hover {
color:#3996D6;
text-decoration:none;
	background:url(graphics/menubar_hover.jpg) repeat-x;
}
a{
color:#3996D6;
text-decoration:none;
}
a:hover{
	color:#FFFFCC;
	text-decoration:none;/*background:#fff;*/
}
.highlight {
	color: #0099CC;
	font-weight: bold;
	color: #0099CC;
	font-weight: bold;
}
.light_brown_150 {
	font-size:150%;
	color: #E6CFAD;
	font-weight: bold;
}
.light_brown {
	color: #E6CFAD;
	font-weight: bold;
}
.brclear { 
     clear:both; 
     height:0; 
     margin:0;
     font-size: 1px;
     line-height: 0px;
}
#form_area {
	font-family: Tahoma;
	font-size: 11px;
	text-align: left;
	/*	width: 280px;*/
	padding: 0px 10px 0px 10px;
}
#rightbox form {
	padding: 0px;
	margin: 0px;
}
.noneshow { display:none;
}
#specials_box {
	float: right;
	padding-left: 10px;
}
#google_left_graphic {
	float:left;
	padding-right: 20px;
}
#google_right_graphic {
	float:right;
	padding-left: 20px;
	padding-right: 30px;
}
#google_text {
}
#google_area {
/*	padding: 0px 10px 0px 10px;*/
	height: 80px;
}