body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(img/bg.png);
	background-attachment: fixed;
	font-size: 12px;
	background-color: #b8c6ae;
	background-repeat: repeat-x;
}
#centerAlign {
	width: 1020px; 
	margin: 5px auto;
}
#wrapper { 
	width: 1010px; 
	height: auto; 
	background-color: #fff; 
	padding-bottom: 5px; 
}
#content {
	background-color: #fff;
	overflow: hidden;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 5px;
	padding-left: 0px;
	padding-right: 0px;
}
#mainCell { 
	color: black; 
	background-color: #fff; 
	width: 710px; 
	position: static; 
	float: left; 
	overflow: auto; 
	margin-right: 5px; 
	padding: 5px; 
}
#rightColumn { 
	position: static;
	float: right;
	width: 255px;
	padding: 10px;
	font-size: 12px;
	background: #b8c6ae url(img/bg-rightcolumn.jpg) no-repeat right bottom;
	color: #3f6653; } 
#logo { 
	background-color: #fff; 
	width: 1000px; 
	margin-right: auto; 
	margin-left: auto; 
	margin-top: 5px; 
}
#indicia {
	font-size: 11px;
	color: #000;
	text-align: center;
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
}
a:link { 
	color: #3f6653; 
	text-decoration: none; 
}
a:visited { 
	color: #3f6653; 
	text-decoration: none; 
}
a:hover { 
	color: #050; 
	text-decoration: none; 
}
a:active { 
	color: #f00; 
	text-decoration: none; 
}
.indicia { 
	font-size: 11px; 
	text-align: center; 
}
h1 { 
	font-size: 28px; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-weight: bold; 
	text-align: right; 
}
h2 { 
	font-size: 22px; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-weight: bold; 
}
#rightColumn h3 { 
	font-size: 16px; 
	color: #3f6653; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-weight: bold; 
}
.bottomMenu { 
	font-size: 8pt; 
	text-align: center; 
	margin-top: 10px;
}
.bottomMenu { 
	font-size: 8pt; 
	text-align: center; 
	margin-top: 10px;
}
.blW {background: url(img/1blw.png) 0 100% no-repeat #fff; width: 1020px}
.brW {background: url(img/1brw.png) 100% 100% no-repeat}
.tlW {background: url(img/1tlw.png) 0 0 no-repeat}
.trW {background: url(img/1trw.png) 100% 0 no-repeat; padding:5px}
.clear {font-size: 1px; height: 1px}