#main {
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
#head_menu {
	height: 120px;
	width: 800px;
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #000000;
	color: #663300;
	font-size: 12px;
	line-height: 150%;
	margin: 0px;
}
a:visited {
	font-size: 12px;
	line-height: 150%;
	font-weight: bold;
	color: #663300;
	text-decoration: underline;
}
a:link {
	font-size: 12px;
	line-height: 150%;
	font-weight: bold;
	color: #663300;
	text-decoration: underline;
}
a:hover {
	font-size: 12px;
	line-height: 150%;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}
h3 {
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #990000;
}
.red_bold {
	font-size: 14px;
	line-height: 150%;
	font-weight: bold;
	color: #990000;
}
#supaimg {
	height: 140px;
	width: 400px;
}
#contents {
	padding: 0px;
	height: auto;
	width: 800px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#contents_head {
	height: 32px;
	width: 800px;
}
#texts {
	height: auto;
	width: 800px;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
}
#left_menu {
	margin: 0px;
	padding: 0px;
	width: 130px;
	float: left;
}
#rigth_contents {
	height: auto;
	width: 530px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 160px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#under_menu {
	clear: both;
	height: auto;
	width: 800px;
	margin-top: 5px;
	text-align: center;
}
.copy14white {
	font-size: 14px;
	line-height: 150%;
	font-weight: bold;
	color: #FFFFFF;
}
#creators_menu {
	height: 35px;
	width: 450px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

