/* CSS Document Created by Jack Day */


body.index {
	background-color: #E6E6E6;
	margin-left: 7px;
	margin-top: 7px;
}

#leftBox {
	width: 497px;
	float: left;
	background-color: #FFFFFF;
	height: 517px;
}

#rightBox {
	width: 300px;
	float: left;
	margin-left: 7px;
	background-color: #FFFFFF;
	height: 517px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#newsletterHolder {
	padding-left: 7px;
	padding-top: 7px;
}
.textBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #999999;
	width: 120px;
}


.rightSpacer {
	background-color: #E6E6E6;
	height: 7px;
	width: 300px;
}
.rightCorner {
	background-image: url(../_image/rightCorner.gif);
	height: 7px;
	width: 300px;
	background-repeat: no-repeat;
}
#commentsBox {
	height: 286px;
	width: 286px;
	padding-right: 7px;
	padding-left: 7px;
}
.rightHeaders {
	height: 7px;
	padding-left: 7px;
	padding-top: 7px;
}


#pageHeader {
	background-image: url(../_image/titleHeader.gif);
	height: 70px;
	width: 497px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

.leftDots {
	background-image: url(../_image/leftDots.gif);
	height: 7px;
	width: 483px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	margin-right: 7px;
	margin-left: 7px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
.rightLines {
	height: 7px;
	padding-right: 7px;
	padding-left: 7px;
	padding-bottom: 2px;
}


#mainContent {
	background-color: #FFFFFF;
	height: 400px;
	width: 497px;
	text-align: center;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.FormselectMonth {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-left: 7px;
	width: 140px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
}



#contentHeader {
	height: 7px;
	background-image: url(../_image/contentHeader.gif);
	width: 100px;
	background-repeat: no-repeat;
	margin-left: 7px;

}
#contact {
	padding-left: 7px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 7px;
}

a:link {
	color: #FE2A04;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FE2A04;
}
a:hover {
	text-decoration: none;
	color: #FE2A04;
}
a:active {
	text-decoration: none;
	color: #FE2A04;
}
.help {
	float: right;
	padding-right: 9px;
}
#newsletter {
	padding-left: 7px;
}
.newsletterGo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	margin-left: 7px;
	width: 40px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	color: #000000;
}
#outputNewsletter {
	color: #999999;
	padding-top: 2px;
}
