body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg001.jpg);
	background-repeat: repeat;
	background-position: center;
	background-color: #f2ffb9;
}
a:link {
	color: #ffff00;
}
a:visited {
	color: #FFFF00;
}
a:active {
	color: #FFFF00;
}
a:hover {
	color: #006600;
}
.maincontainer {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/bg001.gif);
	
}
.header {
	background-image: url(images/bgmain.jpg);
	height: 150px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CC6600;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CC6600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFF00;
	padding-left: 25px;
	
}
.header2 {
	background-image: url(images/header1.jpg);
	height: 150px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CC6600;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CC6600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFF00;
	padding-left: 138px;
}

.header a:link {
	color: #FFFF00;
}
.header a:visited {
	color: #FFFF00;
}
.header a:active {
	color: #FFFF00;
}
.header a:hover {
	color: #557100;
}
.trim {
	background-image: url(images/trim.gif);
	height: 11px;
	background-position: center;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CC6600;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CC6600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: right;
}
.trim a:link {
	color: #333333;
}
.trim a:visited {
	color: #333333;
}
.trim a:active {
	color: #333333;
}
.trim a:hover {
	color: #333333;
}
.imgdiv {
	width: 300px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #7C9300;
	border-left-color: #99CC00;
}
.qbdiv {
	width: 170px;
	background-color: #FFFFFF;
	font-weight: bold;	
}
.weldiv {
	color: #FFFF99;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
	font-size: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #336600;
	border-bottom-color: #336600;
	margin-right: 0px;
	margin-bottom: 45px;
	background-color: #557100;
}
.enter {
	color: #FFFF99;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 3px;
	padding-left: 25px;
	padding-bottom: 3px;
	font-size: 24px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #336600;
	border-bottom-color: #336600;
	width: 150px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	background-color: #557100;
}
.enter a:link {
	color: #FFFF99;
	text-decoration: none;
}
.enter a:visited {
	color: #FFFF99;
	text-decoration: none;
}
.enter a:active {
	color: #FFFF99;
	text-decoration: none;
}
.enter a:hover {
	color: #FFFF00;
	text-decoration: blink;
}
.float-lt {
	float: left;
	margin-right: 5px;
	
}
.float-rt {
	float: right;
	
	
}
.indexdiv {
	color: #FFFF99;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-size: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #336600;
	border-bottom-color: #336600;
	margin-left: 50px;
	margin-right: 0px;
	margin-bottom: 35px;
	background-color: #557100;
}
.bgrt {
	background-image: url(images/enter.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#footerdiv {
	background-image: url(images/bgfoot.jpg);
	height: 75px;
	background-position: left center;
	background-color: #fe7c34;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC6600;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CC6600;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CC6600;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CC6600;
}
.footer {
	width: 33%;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFF00;
	height: 75px;
		
}
.footer a:link {
	color: #FFFF00;
}
.footer a:visited {
	color: #FFFF00;
}
.footer a:active {
	color: #FFFF00;
}
.footer a:hover {
	color: #557100;
}
hr {
	
}