body {
	background-color: #FFFFFF;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
}
.blue_stripe {
	background-image: url(../images/vertical_bonus_parts.png);
	background-repeat: repeat-y;
}
#container {
	width:806px;
}
div {
	margin:0px;
	padding:0px;
}
h1, h2 {
	margin:0px;
	padding:0px;
	color: #666666;
	font-family: "Times New Roman", Times, serif;
}
h3, h4 {
	color: #000000;
	font-family:"Times New Roman", Times, serif;
}
a:link {
	color: #3333FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #000;
}
a:active {
	text-decoration: none;
	color: #000;
}
.style2 {
	color: #FFFFFF;
	text-align:center;
	padding:6px;
}
.style2 a {
	color:#ffffff;
}
.right {
	float:right;
}
.left {
	width:300px;
	float:left;
	margin:0px;
	padding:0px;
}
.left2 {
	width:300px;
	border-left:1px #999 solid;
	float:left;
	margin:0px;
	padding:0px 0px 0px 10px;
}
#Header {
	height:125px;
}
#buttons {
	width:164px;
	float:left;
}
#buttons img {
	padding:2px 0px;
}
#content {
	padding:8px;
	float:left;
	width:464px;
}
#content1 {
	float:left;
	width:480px;
	padding-left:170px;
}
#content2 {
	float:left;
	width:630px;
}
#footer {
	margin-left:160px;
	padding-top:40px;
	clear:both;
	text-align:center;
	font-size:12px;
}
#announce {
	width:160px;
	float:left;
	text-align:center;
}
.nostyle {
	list-style:none;
	margin-left:0px;
	font-size:80%;
}
#audio_box {
	width:280px;
	padding: 6px;
	border: #666 1px solid;
}
#player {
	margin-left:20px;
}
#form_style {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
ol li {
	padding: 6px;
}
.hidden {
	display: none;
}
#buffet_release {
	display: none;
}
.center {
	text-align: center;
}
.under {
	text-decoration: underline;
}

