body, td, th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #666666;
}
body {
	background-color: #CCCCCC;
}
a {
	color: #046F82;
}
a img {
	border-style: none;
}
.topNav {
	font-size: 14px;
	position: relative;
	bottom: 97px;
	text-align: right;
	width: 305px;
	left: 410px;
	padding-right: 5px;
}
.topNav a {
	color: #6c5139;
	text-decoration: none;
	display: inline;
	margin-right: 5px;
}
.topNav a:hover, .topNav .on {
	color: #046F82;
}
#topContent {
	background: #FFFFFF;
	margin: 10px auto 0px;
	width: 720px;
}
#bottomContent {
	background: #FFFFFF;
	margin: 0px auto 10px;
	width: 720px;
	position: relative;
	content:" ";
	overflow: visible;
	min-height: 330px;
}
* html #bottomContent {
        height: 1%;
}
.mainTxt {
	position: relative;
	width: 370px;
	padding: 20px;
	float: left;
}
.bottomIllus {
	float: right;
}
#bottomContent .bottomIllus img {
	position: absolute;
	right: 0;
	bottom: 0;
}
.clearall {
	clear:both;
}
