@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
}

div#outer {
	position: relative;
	width: 873px;
	height: 720px;
	background-image:url(../img/bg.jpg);
	background-repeat: no-repeat;
	margin: 0 auto
}
div#first {
	position: absolute;
	top: 276px;
	left: 408px;
	float: left;
	width: 400px;
	padding: 5px;
	height: 292px;
}
div#second {
	position: absolute;
	top: 325px;
	left: 66px;
	float: left;
	width: 250px;
	margin: 0px;
	padding: 0px;
	height: 282px;
}
div#third {
	position: absolute;
	top: 283px;
	left: 66px;
	float: left;
	width: 250px;
	padding: 0px;
	height: 37px;
	background-color:#FFFFFF
	}
div#nav {
	position: absolute;
	top: 226px;
	left: 405px;
	float: left;
	width: 413px;
	padding: 5px;
	height: 12px;
}
div#footer {
	position: absolute;
	top: 631px;
	left: 0px;
	float: left;
	width: 864px;
	padding: 0px;
	height: 80px;
}
.navlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	
}
.navlink2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.style2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	
}

.h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #CC0000;
	margin: 5;
	background-color:#FFFFFF
}
.h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #CC0000;
	margin: 5;
	background-color:#FFFFFF
}
.style5 {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color:#a92c0c;
	margin-left: 2 px;
	padding-left: 5px;
}	
.bodyreg {
	font-family: Georgia, "Times New Roman", Times, serif;
}
.style8 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
a:link {
	color: #A82B0B;
	text-decoration: none;
}
a:visited {
	color: #A82B0B;
	text-decoration: none;
}
a:hover {
	color: #A82B0B;
	text-decoration: underline;
}
a.foot:link {
	color: #ffffff;
	text-decoration: none;
}
a.foot:visited {
	color: #ffffff;
	text-decoration: none;
}
a.foot:hover {
	color: #ffffff;
	text-decoration: underline;
}
.splitter250 {
	background-image: url(../img/splitter250.jpg);
	background-repeat: no-repeat;
}
.splitter398 {
	background-image: url(../img/splitter398.jpg);
	background-repeat: no-repeat;
}
