@charset "utf-8";

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #560400;
}

.oneColElsCtrHdr #container {
	width: 800px;
	border: 1px solid #000000;
	text-align: left;
	/*height: 820px;*/
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	/*overflow: visible;*/
	position: relative;
	background-color: #B3190D;
}
.oneColElsCtrHdr #left {
	height: 200px;
	width: 214px;
	position: relative;
	background-image: url(lefty.jpg);
	bottom: 7px;
	background-repeat: no-repeat;
	background-color: #B3190D;
}
.oneColElsCtrHdr #leftbottom {
	height: 300px;
	width: 214px;
	top: 290px;
	right: 286px;
	background-color: #B3190D;
	padding-left: 5px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.oneColElsCtrHdr #header {
	height: 292px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	background-color: #DDDDDD;
	background-image: url(banner.jpg);
} 
.oneColElsCtrHdr #header h1 {
	margin: 0; 
	padding: 10px 0; 
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	position: relative;
	color: #FFFFFF;
	top: 225px;
	left: 280px;
	font-style: normal;
	font-weight: bold;
}
.oneColElsCtrHdr #container #mainContent #headermain {
	text-align: center;
	white-space: normal;
	display: table-row;
	background-image: url(lil.jpg);
	background-repeat: no-repeat;
	height: 58px;
	text-indent: 55px;
	vertical-align: middle;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-position: 8px;
	top: 30px;
}
.oneColElsCtrHdr #mainContent {
	/*height: 526px;*/
	width: 568px;
	padding-bottom: 0;
	position: relative;
	left: 212px;
	background-color: #B3190D;
	color: #FFFFFF;
	bottom: 528px;
	padding-left: 20px;
	text-align: left;
	display: compact;
	overflow: auto;
	visibility: visible;
}
body,td,th {
	color: #FFFFFF;
}
.style1 {
	font-size: 22px
}
.style2 {
	font-size: 14px
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
	}

a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FFF601;
}
a:active {
	color: #FFFFFF;
}

h2	{
	position: relative;
	left: 20px;
	}

.blocktext	{
		font-size: 12px;
		}

hr	{
	border: 1px dotted #000;
	margin-top: 10px;
	margin-bottom: 10px;
	}
