#container885 {
	padding: 0px;
	width: 885px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#header {
	background-image: url(/images/head_back.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	height: 31px;
	width: 635px;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 250px;
}

#main_body {
	background-image: url(/images/main_body_back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 695px;
	width: 695px;
	padding: 100px;
}

#content {
	float: left;
	height: 525px;
	width: 695px;
	padding-bottom: 10px;
	overflow: auto;
}

#menu {
	float: left;
	height: 140px;
	width: 695px;
}

#footer {
	background-color: #000000;
	float: left;
	height: 60px;
	width: 885px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #C4B540;
}

#footer a {
	color: #C4B540;
	text-decoration: none;
}

BODY {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}

#header a {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: normal;
	color: #C0A039;
	text-decoration: none;
	float: left;
	padding-right: 15px;
	padding-left: 15px;
}

#tracks {
	padding: 10px;
	float: right;
	width: 360px;
}

#tracks .btn_mp3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #BDA938;
	text-decoration: none;
}

.profile {
	float: left;
	width: 580px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	margin-left: 40px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #BDA939;
	border-right-color: #BDA939;
	border-bottom-color: #BDA939;
	border-left-color: #BDA939;
}

.profile .photo {
	float: left;
	width: 140px;
	padding-right: 20px;
	display: block;
}

.profile .content {
	float: left;
	width: 330px;
}

.profile .content .profile_btn {
	font-weight: bold;
	color: #BDA938;
	text-decoration: none;
}
#main_body a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#home_body {
	background-image: url(/images/home_body_back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 435px;
	width: 695px;
	padding-top: 360px;
	padding-right: 100px;
	padding-bottom: 100px;
	padding-left: 100px;
}
#home_body #content {
	float: left;
	height: 260px;
	width: 695px;
	padding-bottom: 10px;
	overflow: auto;
}
