/* CSS Document */

body,td,th {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #023B94;
}
body {
	background-image: url(images/bkg_02.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: 0px 0px;
}
#wraper {
	width: 800px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: outset;
	border-bottom-color: #333333;
}
#header {
	background-image: url(images/bkg_hdr_01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 220px;
	width: 100%;
	margin-top: 0px;
}
#header_1 {
	text-align: right;
	background-image: url(images/dalehayen_03.gif);
	background-repeat: no-repeat;
	background-position: right 100px;
	padding-top: 100px;
	height: 141px;
	padding-top: 60px;
	padding-right: 85px;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 10px;
}

#header_2 {
	height: 20px;
	padding-left: 283px;
}
.hmenu {
	font-weight: bold;
	color: #0142a3;
	text-decoration: none;
	border: 1px outset #D2AAA2;
	padding: 2px;
	margin-right: 3px;
}
.hmenu:hover {
	border: 1px inset #CEACAA;
}
.a_class1 {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.a_class1:hover {
	color: #6D92C9;
}
.a_class2 {
	color: #c9a350;
	text-decoration: none;
}

.td_class1 {
	color:#FFFFFF;
}


/*          PAGE BODY        
/----------------------------------------*/
#pagebody {
	padding: 5px;
}

#pagebody_1 {
	background-image: url(images/bkg_bodyleftnav_08.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#pagebody_1 h1 {
	font-size: 14px;
	color: #c9a350;
	height: 45px;
	padding-right: 3px;
	padding-left: 3px;
	margin-bottom: 1px;
	border-top: 1px #999999;
	border-right: 1px #999999;
	border-bottom: 1px #999999;
	border-left: 1px #999999;
}

#pagebody_1 h1 a {
	color: #c9a350;
	text-decoration: none;
}
#pagebody_1 h1 a:hover {
	color: #023b94;
}

#pagebody_2 {
	float: left;
	width: 160px;
	margin-right: 5px;
	padding: 2px;
	color: #FFFFFF;
}

#pagebody_3 {
	margin: 5px 1%;
	padding: 5px 1%;
	float: right;
	width: 585px;
}
#pagebody_3_1 {
	padding: 5px 1%;
	float: left;
	width: 45%;
	border: 1px dotted #c9a350;
	text-align: justify;
	height: 250px;
	margin-left: 2%;
	overflow: hidden;
}
#pagebody_3_1 h1 {
	text-transform: capitalize;
	margin-bottom: 1px;
	margin-top: 1px;
}
#pagebody_3_1 h3 {
	margin-top: 1px;
	font-size: 16px;
}




#pagebody_4 {
	padding: 5px 1%;
	border: 1px dotted #ACB2CA;
	margin-top: 10px;
	background-color: #FFFFFF;
	text-align: justify;
	float: right;
}
#pagebody_4 h1 {
	text-transform: capitalize;
	margin-bottom: 1px;
	padding-bottom: 0px;
}
#pagebody_4 h3 {
	margin-top: 1px;
	font-size: 16px;
	padding-top: 0px;
}
#pagebody_5_left {
	padding: 3px;
	float: left;
	width: 200px;
	margin-right: 5px;
	text-align: center;
}
#pagebody_5_right {
	float: right;
	width: 400px;
}

#homepagetext {
	margin-top: 0px;
}

.stats_link {
	background-color: #0066FF;
	border: 1px outset #d4a9a0;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 3px;
	width: 95%;
	margin-bottom: 5px;
	display: block;
}
.stats_link:hover {
	background-color: #000066;
}

.img_style1 {
	border: 1px solid #CFACAA;
	width: 99%;
	padding-top: 3px;
	padding-bottom: 3px;
}


/*                 FOOTER
---------------------------------------------*/
#footer {
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 25px;
}
#footer_1 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C9A350;
}
#absdiv {
	width: 100%;
	padding-top: 10px;
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	background-image: url(images/pixel.png);
	padding-bottom: 50px;
	height: 1500px;
}
#absdiv_1 {
	background-color: #FFFFFF;
	width: 500px;
	border: 1px outset #CCCCCC;
	text-align: justify;
}
#absdiv_close {
	background-color: #FF0000;
	height: 20px;
	width: 99%;
	text-align: right;
	padding-right: 1%;
	padding-top: 3px;
}
#absdiv_close a {
	color: #FFFFFF;
	text-decoration: none;
	border: 1px outset #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 2px;
	padding-left: 2px;
	font-weight: bold;
	font-variant: small-caps;
}
#absdiv_close a:hover {
	background-color: #660000;
}
#disclaimer {
	color: #666666;
	text-align: justify;
	margin: 5px;
	width: 800px;
}
#widget {
	margin: 2px;
	padding: 2px;
	width: 90%;
}
#disclaimer {
	width: 97%;
	color: #FFFFFF;
}
