body {
	background-image: url('images/background%204.jpg');
	background-repeat: repeat;
	text-align: center;
	font-family: georgia;
	margin: 0px;
	height: 100%;
	margin: 0 0 1px;
	padding: 0;
	
	}

.main_container {
	margin-top: 25px;
	margin-bottom: 25px;
	}

.page_margin {
	float: left;
	width: 800px;
	height: 25px;
	}

a {
	cursor: pointer;
	cursor: hand;
	text-align: center;
	text-decoration: none;
	color: #990000;
	}

a:link {
	text-decoration: none;
	color: #990000;
	}

a:hover {
	color: #dc241f;
	}

a:hover.anchor {
	color: #990000;
	}
	
hr {
	border-left:0px none;
	border-right:0px none;
	border-bottom:0px none; 
	width: 75%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	border-top: 1px solid #F0D195;
	height: 0;
	background: #000000;
	}

.clear {
	clear: both;
	}

.photo {
	border: 1px solid #000000;
	}

#float_left {
	float: left;
	margin-left: 35px;
	margin-right: 35px;
	margin-bottom: 20px;
	}

#float_right {
	float: right;
	margin-left: 35px;
	margin-right: 35px;
	margin-bottom: 20px;
	}

.left_menu_box {
	float: left;
	width: 150px;
	height: auto;
	}

.right_menu_box {
	float: left;
	width: 150px;
	height: auto;
	}

.body_box {
	float: left;
	width: 498px;
	height: auto;
	border-left: 1px solid #F0D195;
	border-right: 1px solid #F0D195;
	}

.tracks_box {
	width: 249px;
	margin-top: 25px;
	margin-bottom: 50px;
	}

.quotation {
	margin-top: 30px;
	margin-left: 20px;
	margin-right: 20px;
	font-size: 17px;
	text-align: center;
	font-style: italic;
	}

.name {
	margin-top: 8px;
	margin-left: 55px;
	margin-right: 55px;
	font-size: 15px;
	text-align: right;
	}

.menu_header {
	color: #2B1500;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	}

.menu_item {
	color: #2B1500;
	margin-left: 25px;
	margin-right: 25px;
	margin-bottom: 15px;
	font-size: 13px;
	text-align: center;
	}

.body_header_large {
	color: #2B1500;
	margin-left: 25px;
	margin-right: 25px;
	font-size: 35px;
	text-align: center;
	}

.body_header_small {
	color: #2B1500;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 25px;
	margin-right: 25px;
	font-size: 22px;
	text-align: center;
	}

.body_header_tiny {
	color: #2B1500;
	margin-left: 25px;
	margin-right: 25px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	}

.body_text {
	color: #2B1500;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 35px;
	margin-right: 35px;
	font-size: 13px;
	text-align: center;
	}

.body_text_large {
	color: #2B1500;
	margin-top: 15px;
	margin-left: 35px;
	margin-right: 35px;
	font-size: 17px;
	text-align: center;
	}

.bio_text {
	color: #2B1500;
	margin-top: 15px;
	margin-left: 35px;
	margin-right: 35px;
	font-size: 13px;
	}

ul {
	list-style-type: circle;
	}

li {
	margin-bottom: 5px;
	}
		
.track_text {
	height: auto;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-right: 20px;
	font-size: 12px;
	text-align: center;
	}

.title {
	font-size: 15px;
	font-weight: bold;
	}

#music_header {
	color: #2B1500;
	height: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 45px;
	text-align: center;
	font-style: italic;
	}

#music_subheader {
	color: #2B1500;
	height: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 27px;
	font-size: 25px;
	text-align: center;
	}

.sample {
	margin-top: 5px;
	}










.album_box {
	width: 798px;
	height: auto;
	font-size: 10px;
	border: 1px solid #F0D195;
	background: white;
	}


.album_column {
	width: 30%;
	padding: 10px;
	height: auto;
	background: white;
	float: left;
	}

















#container
{
width: 798px;
margin: 10px auto;
background-color: #fff;
color: #333;
border: 1px solid gray;
font-size: 10px;
text-align: justify;
}

#side_column
{
width: 246px;
margin: 0;
padding: 10px;
}

#center_column
{
margin-left: 266px;
border-left: 1px solid gray;
margin-right: 266px;
border-right: 1px solid gray;
padding: 10px;
}



#track_container
{
width: 498px;
clear: both;
}

#track_column
{
float: left;
width: 249px;
}