body{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#990000;
	background:url(../Images/MainLineBG.gif);
	background-repeat:repeat-y;
}
a:link{
color:#993333;
}
a:visited{
color:#663333;
}
.tabbar{
	position:absolute;
	left:0px;
	top:0px;
	right:0px;
	height:35px;
	color:#000000;
	background:url(../Images/TopDiv.jpg);
	background-repeat:repeat-x;
}
.tabbartable{
	position:absolute;
	top:6px;
	height:20px;
	width:50%;
	border-top:0px;
	border-left:0px;
	border-right:0px;
	border-bottom:0px;
}
.tab{
	text-align:center;
	border-style:solid;
	border-width:1px;
	border-bottom-width:2px;
	border-color:#990000;
	background-color:#FFFFFF;
}
.tabbar2{
	position:absolute;
	left:0px;
	top:35px;
	right:0px;
	height:35px;
	display:none;
	background:url(../Images/TopDiv.jpg);
	background-repeat:repeat-x;
}
.sideimg1{
	position:absolute;
	left:15px;
	bottom:20px;
	width:100px;
	height:80px;
	border-style:double;
	background-color:#CC0000;
	border-width:3px;
	background-color:#FFFFFF;
	text-align:center;
	vertical-align:middle;
}
.sideimg2{
	position:absolute;
	left:15px;
	bottom:110px;
	width:160px;
	height:100px;
	border-style:double;
	background-color:#CC0000;
	border-width:3px;
	background-color:#FFFFFF;
	text-align:center;
	vertical-align:middle;
}
.sideimg3{
	position:absolute;
	left:15px;
	bottom:220px;
	width:100px;
	height:80px;
	border-style:double;
	background-color:#CC0000;
	border-width:3px;
	background-color:#FFFFFF;
	text-align:center;
	vertical-align:middle;
}
.imglink{
	text-decoration:none;
	color:#000000;
	border-style:none;
}
.randimg{
	width:100%;
	height:100%;
	border-style:none;
}
.contentdiv{
	position:absolute;
	left:250px;
	top:35px;
	width:500px;
	bottom:0px;
	text-align:center;
}
.header{
	font-size:26px;
	color:#660000;
}
.subheader{
	font-size:16px;
}