body {
	font-family:verdana,helvetica,sans-serif;
	background: #baae77 url(images/bckgrnd.gif) 0 0 repeat;
	margin: 0 auto;
	text-align: center;
}

#bodyFrame {
	width: 797px;
	margin: 0 auto;
}

.maintable{
	height: 360px;
	margin: 0 auto;
}
.mainbackground {
	background-image: url(images/main_bck.gif);
	background-repeat: no-repeat;
}
.leftcolumnbackground {
	background-image: url(images/left_bck.gif);
	background-repeat: no-repeat;
}

.leftColumnText {
	width:490px;
	padding:10px;
	font-family:verdana,helvetica,sans-serif;
	font-weight:normal;
	font-size:12px;
	color:black;
}
.leftColumnHeaderText {
	width:490px;
	padding:10px;
	font-family:verdana,helvetica,sans-serif;
	font-weight:bold;
	font-size:14px;
	color:black;
}
.leftColumnImage {
	float: left;
	margin-right:10px;
	margin-bottom:10px;
}
.leftHeaderBarText {
	width:100%;
	font-family:verdana,helvetica,sans-serif;
	font-weight:bold;
	font-size:14px;
	color:black;
	
}
.rightColumnHeaderText {
	padding-top:5px;
	padding-left:5px;
	font-family:verdana,helvetica,sans-serif;
	font-weight:bold;
	font-size:14px;
	color:black;
}
.rightColumnText {
	padding-top:5px;
	padding-left:10px;
	font-family:verdana,helvetica,sans-serif;
	font-weight:bold;
	font-size:12px;
	color:black;
}
.centeredText {
	font-family:verdana,helvetica,sans-serif;
	font-weight:bold;
	font-size:12px;
	color:black;
}
a {
	font-family:verdana,helvetica,sans-serif;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	color:black;
	line-height:20px;
}
a:hover {
	font-family:verdana,helvetica,sans-serif;
	font-weight:bold;
	font-size:12px;
	text-decoration:underline;
	color:#6E0707;
	line-height:20px;
}

#copyright {
	text-align:center;
	font-weight:bold;
	font-size:10px;
	line-height:12px;
	color:black;
}

#copyright a {
	font-weight:bold;
	font-size:10px;
	line-height:12px;
	color:black;
}