body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url("images/bg_body01a.gif");
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #7FB239;
}
h2 {
	font-size: 16px;
	color: #006600;
}
a {
	color: #990000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#wrapper01a {
	width: 800px;
	text-align: left;
	margin: auto;
	background-color: #FFFFFF;
}
#header01a {
	height: 160px;
	background-image: url(images/bg_header01a.jpg);
	width: 800px;
}
#bar01a {
	width: 540px;
	height: 35px;
	background-image: url(images/bg_bar01a.gif);
	padding-left: 260px;
	padding-top: 5px;
}
#bar01a h1 {
	font-size: 30px;
	font-weight: normal;
	color: #77071E;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#wrapper02a {
	width: 800px;
}
#col01a {
	width: 200px;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 20px;
	float: left;
}
#mainnav01a {
	width: 200px;
}
#mainnav01a a {
	width: 180px;
	height: 30px;
	background-image: url(images/bg_button01a.gif);
	display: block;
	line-height: 30px;
	padding-left: 20px;
	font-size: 14px;
	text-decoration: none;
	color: #006600;
	font-weight: bold;
	margin-bottom: 2px;
}
#mainnav01a a:hover {
	color: #000000;
}
#sample_adbox01a {
	height: 340px;
	width: 200px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#col02a {
	width: 550px;
	float: left;
}
#col02a_main01a {
	width: 530px;
	background-image: url(images/bg_content01a.gif);
	height: 520px;
	background-repeat: no-repeat;
	background-position: left top;
	padding: 10px;
}
#col02a_main01a img {
	float: left;
	padding: 10px;
}
#col02a_bottom01a {
	width: 550px;
	background-image: url(images/bg_col_main_bottom01a.gif);
	height: 20px;
	background-repeat: no-repeat;
	background-position: left top;
}
#footer01a {
	clear: both;
	width: 800px;
	height: 40px;
	background-color: #6F0000;
}
#footer01a p {
	color: #FFFFFF;
	text-align: center;
	line-height: 40px;
}
