@charset "UTF-8";
/* CSS Document */

#live_area {
	width: 950px;
	margin: 0px auto 0px auto;
/*	background-image:url(../temp-images/left-margin-repeat.jpg);
	background-repeat:repeat-y; */
}

#left_links {
	width: 202px;
	padding-left:8px;
	height: 630px;
	padding-top:160px;
	float: left;
	background-image:url(../images/left_links_bg.jpg);
	background-repeat: no-repeat;
	text-align:center;
}

#footer_info {
	width: 170px;
	padding-left:25px;
	height: 80px;
	padding-top:160px;
	float: left;
	text-align:left;
}

#my_account {
	width: 100px;
	height: 17px;
	padding-top:5px;
	padding-left:40px;
	float: left;
}

#music {
	width: 100px;
	height: 17px;
	float: left;
}

#top_links {
	width: 685px;
	padding-left:55px;
	height: 43px;
	padding-top:10px;
	float: left;
	background-image:url(../images/top_links_bg.jpg);
	background-repeat: no-repeat;
}

#box {
	width: 288px;
	height: 737px;
	float: left;
	background-image:url(../images/box_bg.jpg);
	background-repeat: no-repeat;
}

#content {
	width: 452px;
	height: 737px;
	float: left;
	background-image:url(../images/content_bg.jpg);
	background-repeat: no-repeat;
}

#welcome {
	width: 452px;
	height: 242px;
	float: left;
}

#welcome1 {
	width: 452px;
	height: 170px;
	float: left;
}

#featured {
	width: 452px;
	height: 495px;
	float: left;
}


#general_container {
	width:950px;
	float:left;
	background-image:url(../images/general_bg_repeating.jpg);
	background-repeat: repeat-y;
}

#general_left_links {
	width: 202px;
	padding-left:8px;
	
	float: left;
	text-align:center;
}

#general_header {
	width: 685px;
	float: left;
}

#general_content {
	width: 685px;
	float: left;
}

#general_footer {
	width:950px;
	height:300px;
	clear:left;
	background-image:url(../images/general_footer_bg.jpg);
	background-repeat:no-repeat;
}

#general_footer_info {
	width: 170px;
	padding-left:25px;
	padding-top:140px;
	float: left;
	text-align:left;
}

#facebook_space {
	float:left;
	width:452px;
	height:50px;
}

#facebook_text {
	float:left;
	padding-left:20px;
	padding-right:10px;
	padding-top:2px;
}

#facebook_image {
	float:left;
}

/*
#footer {
	width: 957px;
	height: 204px;
	float: left;
	clear: all;
	background-image:url(../temp-images/footer_2.jpg);
	background-repeat: no-repeat;

}
*/


/* #register_calendar_form {
	width: 229px;
	float: left;
	padding-left: 35px;
}

*/