#box_frame {
	background-position: center;
	width: 800px;
	background-color: #999966;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}




#box_frame #box_top {
	height: 72px;
	width: 800px;
}
#box_frame #box_btn {
	height: 33px;
	width: 750px;
	margin-left: 25px;
}
#box_frame #box_cover {
	height: 300px;
	margin-top: 16px;
}
#box_head {

	background-position: center;
	height: 105px;
	width: 800px;
	background-color: #999966;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#box_frame #box_contents {
	height: 500px;
	margin-top: 16px;
	width: 750px;
	margin-left: 25px;
}
a:link {
	color: #FFCC00;
}
a:visited {
	color: #FF9900;
}
a:hover {
	color: #FF6600;
}
a:active {
	color: #FFCC00;
}

