html, body {
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#200C05;
	text-align:center;
	min-width:450px;
	line-height: normal;
	font-weight: normal;
	border-bottom-width: 1px;
	width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FAFAF8;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 1035px;
	}

#wrap {
	max-width:100%;
	text-align:center;
	position:relative;
	height: 1035px;
	top: 0px;
	width: 850px;
	left: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	z-index: 0;
	background-image: url(../images/bodybg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #F7F7F7;

	}
a 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #C9190C;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}
a:link {
	text-decoration: underline;
	color: #C9190C;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
a:visited {
	text-decoration: underline;
	color: #C9190C;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
a:hover {
	text-decoration: none;
	color: #181818;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
a:active {
	text-decoration: underline;
	color: #C9190C;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}.featurelink a 
{
	font-family: Arial, Helvetica, sans-serif;
	color: #EFF2F5;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
 .featurelink a:link {
	text-decoration: none;
	color: #EFF2F5;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
 .featurelink a:visited {
	text-decoration: none;
	color: #EFF2F5;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.featurelink a:hover {
	text-decoration: underline;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
}
 .featurelink a:active {
	text-decoration: none;
	color: #EFF2F5;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.headingstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #9A3233;
	text-align: left;
	padding: 5px;
	height: auto;
	width: 300px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #E1E0DD;
}
.footersyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	padding-top: 15px;
	padding-bottom: 5px;
	background-color: #393939;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #8A8373;
	padding-right: 10px;
}

.featureboxstyle {
	vertical-align: top;
	height: auto;
	width: 198px;
	z-index: 15;
}


#thicktabs{
	margin: 0;
	padding: 0;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

#thicktabs li{
display: inline;
}

#thicktabs li a{
	float: left;
	color: #FFFFFF; /*padding of tabs*/
	text-decoration: none; /*thick bottom border below tabs*/
	background-color: transparent;
	background-image: url(../images/mbg1.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 14px;
	padding-right: 15px;
	padding-bottom: 14px;
	padding-left: 15px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: nomal;
}

#thicktabs li a#leftmostitem{ /*Extra CSS for left most menu item*/
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #303030;
}

#thicktabs li a#rightmostitem{ /*Extra CSS for right most menu item*/
	background-position: top left; /*Position background image to the left instead of default right, to hide indented underline for this link*/
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}

#thicktabs li a:visited{
color: #FFFFFF;
}

#thicktabs li a:hover{
color: #FFFFFF;
background-image: url(../images/mbg2.gif); /*background image swap on hover*/
}
#mainnav {
	position:absolute;
	left:5px;
	top:108px;
	width:840px;
	height:auto;
	z-index:1;


	background-image: url(../images/navbg.gif;
	background-image: url(../images/navbg.gif);
	background-repeat: repeat-x;
	background-color: #393939;
	background-position: left;
}
.alignbottom {
	vertical-align: bottom;
}
#breadcrumb {
	position:absolute;
	left:5px;
	top:271px;
	width:840px;
	height:25px;
	z-index:2;
	background-color: #B0AA8E;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #393939;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #171C20;

}
#timescript {
	position:absolute;
	left:2px;
	top:3px;
	width:500px;
	height:auto;
	z-index:1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	padding-left: 5px;
}
#bread {
	position:absolute;
	left:394px;
	top:1px;
	width:431px;
	height:auto;
	z-index:2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: right;
	padding: 5px;
}
#tophorz {
	top:19px;
	width:100%;
	z-index:2;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-variant: normal;
	left: -73px;
}
.contentstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #212A31;
	vertical-align: top;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: left;
}
.featureboxheadstyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.aligntopright {
	text-align: right;
	vertical-align: top;
	padding-bottom: 10px;
}
.bannercontainerhorzcontent {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}



#heading1 {
	position:absolute;
	left:21px;
	top:317px;
	width:155px;
	height:auto;
	z-index:4;
}
.bannerboxstyleleft {
	text-align: left;
	vertical-align: top;
	padding-top: 5px;
}

#mainbodycontent {
	position:absolute;
	left:5px;
	top:357px;
	width:840px;
	height:auto;
	z-index:6;
	background-color: #F7F7F7;
}
#heading2 {
	position:absolute;
	left:212px;
	top:317px;
	width:609px;
	height:auto;
	z-index:7;
}

#heading3 {
	position:absolute;
	left:752px;
	top:418px;
	width:153px;
	height:auto;
	z-index:8;
}
#topbar {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:auto;
	z-index:2;
	background-color: #301B08;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #F7F3D6;
	padding-top: 2px;
	padding-bottom: 2px;
	word-spacing: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;}
#gradientbg {
	position:absolute;
	left:1px;
	top:393px;
	width:950px;
	height:14px;
	z-index:9;
	background-image: url(../images/undernavbg.jpg);
	background-repeat: repeat-x;
	background-position: left;
}
#adsensetop {
	position:absolute;
	left:346px;
	top:20px;
	width:472px;
	height:61px;
	z-index:15;
	padding: 3px;
	border: 3px solid #E1E0DD;
}
#subheadimage {
	position:absolute;
	left:5px;
	top:149px;
	width:840px;
	height:auto;
	z-index:15;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #242424;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #242424;
}
