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

body {
	background-repeat: repeat-y;
	background-color: #FFF;
	width: 1024px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #FFF;
	margin: auto;
	background-image: url(../img/backgrnd_yrepeater.png);
	position: absolute;
}
body a:link{
	color: #CCC;
	text-decoration: underline;
}
body a:hover{
	color: #FFF;
	text-decoration: none;
}
body a:visited{
	color: #999;
	text-decoration: underline;
}
#base1 {
	width: 1024px;
	margin:auto;
}
#backgrnd_content {
	width: 824px;
	background-image: url(../img/body_yrepeater.png);
	background-repeat: repeat-y;
	margin: auto;
}
#header1 {
	background-image: url(../img/header_nav_bar.png);
	background-repeat: no-repeat;
	height: 50px;
}
#bodycontent {
	padding-left: 8px;
	width: 790px;
}
#footer1 {
	background-image: url(../img/footer_nav_bar.png);
	background-repeat: no-repeat;
	height: 50px;
	clear: left;
}
#footerbtns {
	padding-left: 400px;
	padding-top: 12px;
}
#pws {
	margin-left: 806px;
}
#headerbtns {
	padding-left: 400px;
	padding-top: 9px;
	color: #FFF;
}
#base1 {
	width: 1024px;
	margin:auto;
}
#rtcol {
	padding-left: 8px;
	width: 200px;
	color: #CCC;
}
#MIDcontainer {
	padding-left: 8px;
	width: 545px;
	float: left;
}
#lftcol {
	color: #CCC;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #000;
	text-align: right;
	width: 200px;
	padding: 3px;
}
#contact1 #msg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #000;
	padding: 3px;
	width: 300px;
}
#btn2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	background-color: #000;
	text-align: center;
	width: 80px;
	margin-top: 7px;
	border: medium outset #F00;
}
#btn1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #000;
	text-align: center;
	width: 200px;
	padding: 3px;
	margin-top: 7px;
	border: medium outset #0F0;
}
.smTEXT {
	font-size: 9px;
	color: #999900;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFfff;
	line-height: 17px;
}
h2 {
	font-size: 13px;
	font-weight: bold;
	color: #FFFfff;
	line-height: 16px;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFfff;
	line-height: 15px;
}
