body {
	background-image: url(../img/bg.gif);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}
a:link {
	font-weight: bold;
	color: #0000FF;
}
a:visited {
	font-weight: bold;
	color: #0000FF;
}
a:hover {
	font-weight: bold;
	color: #FF0000;
}
.box {
	padding: 0px;
	width: 720px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: auto;
}
.r_box {
	background-image: url(../img/main_bg.gif);
	background-repeat: repeat-y;
	padding: 0px;
	float: right;
	width: 420px;
	margin: 0px;
	border: 0px;
}
h1 {
	color: #FFFFFF;
	margin: 0px 5px;
	padding: 15px;
	font-size: large;
	text-indent: 20px;
	background-color: #666666;
}
h2 {
	font-size: medium;
	color: #333333;
	margin: 5px;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
h3 {
	font-size: 14px;
	text-decoration: underline;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin: 0px;
}
.f1 {
	font-size: small;
	line-height: 160%;
	padding: 0px;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
}
.top_img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.l_img {
	margin-top: 10px;
	margin-right: 7px;
	margin-bottom: 10px;
	margin-left: 15px;
	border: 1px solid #333333;
	padding: 0px;
	float: left;
}
.r_img {
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 7px;
	border: 1px solid #333333;
	padding: 0px;
	float: right;
}
.f2 {
	font-size: small;
	line-height: 160%;
	padding: 0px;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
	color: #CC3300;
}
.f3 {
	font-size: small;
	line-height: 160%;
	padding: 5px;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
	color: #333333;
	border: 1px solid #333333;
}
.f4 {
	font-size: small;
	line-height: 160%;
	padding: 5px;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
	border: 1px solid #CC3300;
	background-color: #FFE6DD;
}
.f5 {
	font-size: small;
	line-height: 160%;
	padding: 5px;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
	border: 1px solid #333333;
	background-color: #CCCCCC;
}
.copy {
	font-size: 12px;
	margin: 5px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.l_box {
	padding: 0px;
	float: left;
	width: 300px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #FFFF66;
	padding: 20px;
	margin: 0px;
}
#menu_box {
	position: absolute;
	left: auto;
	top: 150px;
	padding: 8px;
	margin: 0px;
	right: 420px;
	font-weight: bold;
	width: 250px;
}
a.menu:link {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	margin: 0px;
	padding-right: 20px;
	display: block;
}
a.menu:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	margin: 0px;
	padding-right: 20px;
	display: block;
}
a.menu:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #FFFF66;
	text-decoration: none;
	text-align: right;
	margin: 0px;
	padding-right: 20px;
	display: block;
}
