body { 
        background-color: #bb1313;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
   	font-family: "Myriad Roman", Myriad, sans-serif;
	color: #ffffff;
}


html {
	min-height: 100%;
	height: auto;
}


div.header {   background: url(header.jpg) no-repeat center;
		position: relative;
		width: 993px;
		height: 288px;
		left: 39px;
		*left: 6px;

}

div.banner {   
		position: relative;
		width: 870px;
		height:90px;
		left: 112px;
		*left: 52px;
		top: 13px;

}

div.site{ 
	position: relative;
	top: 0px;
	width: 1000px;
	min-width: 1000px;
	padding: 0px 0px 0px 0px;
	margin: 0 auto 0 auto;
}

div.cont {
	background: url(bg1.png) repeat-y center;
	position: relative;
	float: left;
	top: -120px;

	*top: -100px;
	left: 10px;
	width: 993px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
div.cont1 {
	float: left;



	*top: -100px;
	width: 40px;
	background-color: #8D1111;
	height: 460px;
}
div.nav {  
	position: relative;
	top: 14px;
	*top: 10px;
	left: 170px;
	*left: -15px;
	width: 504px;
	height: 39px;
	padding: 0px 0px 0px 0px;
	z-index: 0;
}


div.left {  
        width: 880px;
	text-align: left;
	padding: 0px 30px 0px 0px;
	margin: 0 auto 0 auto;
	z-index: 5;
}

b {    color: #c6d2ea;
	font-weight: bold;
}

h3 {    color: #c6d2ea;
	font-weight: bold;
}

h4 {    color: #c6d2ea;
	border-style: dotted;
	border-color: #c6d2ea;
	border-width: 0px 0px 2px 0px;
	font-weight: bold;
}

div.footer {  background: url(footer.jpg) no-repeat center;
	position: relative;
	top: -120px;
	*top: -110px;
	left: 35px;
	*left: 6px;
	width: 993;
	height: 87px;
	margin: 0 auto 0 auto;
	clear: both; 
}

div.hidden {
	position:absolute;
	left:0px;
	top:-500px;
	width:1px;
	height:1px;
	overflow:hidden;
}

/*Below is the banner code. To change the background, change the color code after background: #  To change the font color, change the color code after color: #
*/
div.title {
        background: #441D1C;
	color: #FAE666;
	border-color: #8D191C;
	border-width: 2px 2px 2px 2px;
	font-size: 15px;
	font-weight: bold;
	padding: 7px 0px 5px 5px;
	}
	
	.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.txt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
}
.txt1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.txt1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
.black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 22px;
}
.black:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	line-height: 22px;
}
.boxleft
{ 
background: url(gifs/home_boxleft.jpg) no-repeat 0 0; 
}.whitetxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: underline;
	line-height: 20px;
	font-weight: bold;
	padding-left: 13px;
}
.border {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.boxmiddle
 { background: url(gifs/home_boxmiddle.jpg) no-repeat 0 0; }
.valid{
font:bold 12px Arial,Verdana,Helvetica,sans-serif;color:#000;
padding:2px 2px;margin:0 0 0 2px;
text-decoration:none;
border: 2px solid #000000;
display:block;
width:117px;
text-align:center;
}
.track {
	border-top: 1px solid #CCCCCC;
	vertical-align: middle;
	padding: 2px;
}

