html { height: 100%; margin-bottom: 1px; }

body {
	 background: #4D0103 url(../images/bg.jpg) repeat-x; background-position: top center;
	 text-align: center;
	 margin-top: 10px;
	 margin-left: 0px;
	 margin-right: 0px;
	 margin-bottom: 20px;
	 padding-left: 0px;
	 padding-right: 0px;	 
	 color: #000;
	 text-decoration: none;
}

a:link {color: #585126; text-decoration: none; }
a:active {color: #585126; text-decoration: none; }
a:visited {color: #585126; text-decoration: none; }
a:hover {color: #BF0103; text-decoration: none; }

		div#tipDiv {
		position:absolute; visibility:hidden; left:0; top:0; z-index:10000;
		background-color:#E1E1E1; border:1px solid #337;
		padding:3px;
		color:#333333; font-size:11px; line-height:1.2;
		}
		
		span.tip { background-color:#eef0f4 }
		div.tp1 { font-size:12px; color:#336; font-style:italic }
		div.tp2 { font-weight:bolder; color:#336; padding-top:4px }


#mainbox {
	width: 950px;
	height: 850px;
	padding: 0px;
	background: white;
	border: 4px solid black;
	}
#bannerbox {
	width: 950px;
	height: 195px;
	padding: 0px;
	background: default;
	background: url(images/header1.jpg);
	}
img.floatRight_b { 
    float: right; 
    margin: 0px; 
}	
#menubar {
	width: 950px;
	height: 60px;
	padding: 0px;
	background: #B3A972;
	background: url(images/header_under80.jpg);
	}
#tbox {
	width: 700px;
	height: 20px;
	float:left;
	color: #B3A972;
	font-family: Times New Roman, serif;
	font-size: 20pt;
	font-weight: 600;
	padding: 0px;
	background: default;
	background: url();
	}	
#infobox {
	width: 70%;
	height: 600px;
	padding: 10px;
	float: left;
	}
	
#rightbox {
	width: 23%;
	height: 500px;
	padding: 15px;
	float: left;
	border: 2px solid lightgrey;
	}
#tipbox {
	width: 94%;
	height: 70px;
	padding: 5px;
	float: left;
	border: 2px solid lightgrey;
	}
#tipspacer {
	width: 94%;
	height: 15px;
	float: left;
	}	
img.floatLeft { 
    float: left; 
    margin: 4px; 
}
img.floatRight { 
    float: right; 
    margin: 4px; 
}
font.headline {
	font-family : Arial, Helvetica;
	font-size: 14pt;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
}
td.menubar {
	font: 11px Verdana, Arial, Helvetica;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	padding: 0px 4px 0px 9px;
	vertical-align: middle;
	background-image: url(../images/menubar.jpg); 
}

td.nopad {
	font: 11px Verdana, Arial, Helvetica;
	color: #FFFFFF;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
		text-decoration: none;
}

th.menubar {
	font: 11px Verdana, Arial, Helvetica;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	border-right: 0px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-bottom: 0px solid #cccccc;
	border-top: 1px solid #cccccc;
	padding: 0px 4px 0px 9px;
	vertical-align: middle;
	background-image: url(../images/menubar.jpg); 
}
A.content {
	font-family : Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #174259;
	text-decoration: none;
}

A.content:Hover  {
	color: #666666;
	text-decoration : none;
}
font.smallbl {
	font-family : Verdana, Arial, Helvetica;
	font-size: 12px;
	word-spacing: 1;
	text-align: justify;
	color: #043249;
		text-decoration: none;
}
A.headlinesm {
	font-family : Arial, Helvetica;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

A.headlinesm:Hover  {
color: red;
	text-decoration : none;
}
font.author {
	font-family : Verdana, Arial, Helvetica;
	float: left;
	font-size: 10px;
	color: #666666;
}

font.window_headline {
	font-family : Arial, Helvetica;
	font-size: 10pt;
	color: #A2985D;
	font-weight: bold;
		text-decoration: none;
}
hr.thin {
	border-style: solid;
	color: #cccccc;
	height: 1px;
	width: 100%%;
	text-align: right;
}

A:link {text-decoration: none}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {text-decoration: none;}