body {
	background-image: url(images/page_bck.gif);
	background-repeat: repeat-x;
	background-color: #1B1B1B;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Tahoma, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

* {
	margin: 0px;
	padding: 0px;
}

a {
	color: #FFFFCC;
}

a:hover {
	color: #FFFFFF;
}

.clr {
	clear: both;
}

#outer {
	width: 905px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	height: 99px;
	width: 905px;
	float: left;
}

#header h1 {
	display: inline;
	float: right;
	clear: both;
	margin-top: 50px;
	margin-right: 108px;
	font-weight: normal;
	text-align: right;
}

#cnt {
	display: inline;
	width: 905px;
	clear: left;
	float: left;
	margin-top: 33px;
	background-image: url(images/cnt_top.gif);
	background-repeat: no-repeat;
	padding-top: 25px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#left {
	display: inline;
	float: left;
	width: 595px;
}

#right {
	display: inline;
	float: right;
	width: 245px;
	margin-right: 40px;
}

.mission {
	display: inline;
	float: left;
	width: 595px;
	background-color: #3D411F;
	clear: left;
}

.why {
	display: inline;
	width: 595px;
	background-color: #4F5426;
	margin-top: 25px;
	float: left;
}

.mission_inner, .why_inner {
	display: inline;
	float: left;
	width: 575px;
	margin-left: 10px;
}

/* right boxex */
.right_promo {
	display: inline;
	float: left;
	width: 245px;
	background-color: #8C0010;
	font-size: 16px;
	font-weight: bold;
}

.right_promo a {
	color: #FFFFCC;
}

.right_promo a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.song_list {
	display: inline;
	float: left;
	width: 245px;
	background-color: #C5D143;
	margin-top: 25px;
	color: #1B1B1B;
}

.song_list a {
	color: #3D411F;
}

.song_list a:hover {
	color: #1B1B1B;
	text-decoration: none;
}

.right_promo_inner {
	display: inline;
	float: left;
	width: 222px;
	margin-left: 10px;
	text-align: center;
}

.song_list_inner {
	display: inline;
	float: left;
	width: 222px;
	margin-left: 10px;
}

/* general content */

.wide_cnt {
	display: inline;
	float: left;
	width: 865px;
	clear: left;
}

.wide_cnt img {
	display: inline;
	float: left;
	margin-top: 10px;
	margin-right: 15px;
}

.wide_cnt p {

}

.link{
	padding-bottom: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: inline;
	clear: left;
	float: left;

}

.wide_cnt h3 {
	padding-top: 5px;
}

.wide_cnt ul {
	display: inline;
	margin-top: 5px;
	float: left;
	clear: left;
}

.wide_cnt li {
	list-style-type: circle;
	list-style-position: inside;
	padding-left: 10px;
}


.wide_cnt_inner {
	display: inline;
	float: left;
	width: 845px;
	margin-left: 10px;
}


#footer {
	background-image: url(images/cnt_btm.gif);
	background-repeat: no-repeat;
	display: inline;
	width: 905px;
	clear: left;
	float: left;
	padding-top: 30px;
	text-align: center;
}

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

#footer a:hover {
	color: #FFFFFF;
}

#footer ul {
	list-style-type: none;
	display: inline;
	text-align: center;
}

#footer li {
	display: inline;
	margin-right: 8px;
	margin-left: 8px;
}
