body {
	background-color: #B81520;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	behavior: url(csshover.htc);
	color: #FFFFC4;
}

h1 {
	border-top: #00292B;
	border-right: #00292B;
	border-bottom: #00292B;
	border-left: #00292B;
	padding: 3px 3px 3px 8px;
	font-size: 18px;
}

h2 {
	font-size: 12px;
}

h3, h4 {
	color: #FFFFCC;
}

h5, h6 {
	color: #6699CC;
}

a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#container {
	width: 800px;
	margin: 0px auto;
	height: 600px;
	float: none;
	border-top: 1px solid #CC0000;
	border-right: 3px solid #999999;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #CC3333;
	background: url(images/background1_v1.jpg);
}
#container #text {
	height: 300px;
	width: 460px;
	margin-top: 200px;
	margin-left: 60px;
	font: bold 14px Georgia, "Times New Roman", Times, serif;
	color: #54090E;
	text-align: right;
}
#container #text a {
	color: #54090E;
}



#toplogo {
	height: 100px;
	display: block;
	text-align: center;
	width: 800px;
	font-size: 9px;
	color: #FFFFFF;
	background: url(../images/logo.jpg);
	border-bottom: thin solid #00292B;
	margin-right: auto;
	margin-left: auto;
}

#nav {
	width: 400px;
	float: left;
	margin-top: 5px;
	margin-left: 100px;
	font: bold 12px Georgia, "Times New Roman", Times, serif;
	color: #660000;
	text-align: center;
	height: 25px;
}
#nav a {
	font: bold 12px Georgia, "Times New Roman", Times, serif;
	color: #E8B095;
	background: #AB111B;
	padding: 3px;
	border: 1px groove #FFFFCC;
	text-decoration: none;
	margin-left: 5px;
}


#main {
	width: 600px;
	overflow: visible;
	margin: 10px 1px 1px 160px;
	padding-right: 1px;
	padding-left: 5px;
	background: #003333;
}

#divider {
	clear: both;
	height: 10px;
	width: 100%;
}
#bottom {
	width: 100%;
	margin-top: 50px;
	text-align: center;
}
img {
	margin-right: 3px;
	margin-left: 3px;
	border: 1px solid #660000;
}
#container1 {
	width: 800px;
	margin: 0px auto;
	float: none;
	border-top: 1px solid #CC0000;
	border-right: 3px solid  #CC0000;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #CC3333;
	height: auto;
	padding: 5px;
}
#container1 td {
	border: 1px solid #B81520;
}
.texttable {
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #54090E;
}
