h1 {

	font-size: 26pt;
	margin-bottom: .5em;

}

ol, ul {

	margin-left: 1em;

}

li {
	margin-left: 1em;
	margin-bottom: 1em;

}

#top_pad {
	clear: both;
	height: 60px;
	overflow: hidden;
}

#content {

	background-image: url(/images/swf.png);
	background-repeat: no-repeat;
	background-position: top center;
	height:800px;

}

#title_box {

	width: 400px;
	text-align: center;
	padding: .5em;
	clear: right;
	height: 4em; 
	overflow: hidden;
	margin: 0px auto;
}

#body_container {

	clear: both; 
	margin: 0px auto;
	overflow: hidden;
	width: 882px;
	margin-top: 60px;
}

#news_box {
	
	clear: both;
	margin: 0px auto;
	overflow: auto;
	width: 750px;
	margin-top: 40px;
	height: 20em;

}

#logout_box {

	position: fixed;
	top: 0;
	left: 0;
	border-top: 0px;
	border-left: 0px;
	font-size: large;

}

div.floating_box {

	border: 2px solid black;
	background-color: white;
	padding: 1em;
}

div.body_box {

	float: left;
	width: 250px;
	margin-left: 30px;

}

.subtitle {

	font-size: x-small;
	font-style: italic;
	margin-bottom: 1em;

}

div.news_post {

	border-bottom: 1px dashed #ddd;
	padding: .5em;

}

/* RELEASES */

#release_box {
	margin: 2em;
	overflow: hidden;
}

div.ocean_song {
	margin: 0px auto;
}

#release_box div.ocean_song {
	border: 2px solid black;	
	margin: 10px;
	padding: 5px;
	text-align: center;
	width: 250px;
	height: 240px;
	float: left;
	overflow: hidden;
}

#release_box .padding_cheat {
	width: 140px;
	float: left;
	height: 240px;
}

#release_box div.ocean_image_holder {
	border-bottom: 1px dashed lightgrey;
	margin-bottom: 1em;
	height: 205px;
}

#release_center {
	margin: 0px auto;
	overflow: hidden;
	width: 852px;
}