#banner {
	height: 100px;
	width: 1000px;
	margin-top: 0px;
}
.logo {
	float: left;
	width: auto;
}

#wrapper {
	height: 600px;
	width: 1000px;
	margin-top: 0px;
	padding-top: 0px;
	clear: both;
	overflow: hidden;
	background-image: url(images/wrapback.jpg);
	background-repeat: no-repeat;
}
#menu {
	height: 20px;
	width: 500px;
	background-color: #EBECEE;
	float: right;
}
#content_wrapper {
	height: auto;
	width: 700px;
	margin-right: 150px;
	margin-bottom: 0px;
	margin-left: 150px;
	border: 1px none #CCCCCC;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Futura Md";
	font-size: 12px;
	color: #666666;
	overflow: hidden;
}
#buttons {
	float: right;
}
body {
	margin-top: 0px;
	background-image: url(images/back.jpg);
}
#sidebar {
	border: 1px solid #CCCCCC;
	float: right;
	width: 170px;
	padding: 5px;
	height: 400px;
	overflow: scroll;
	overflow-y: scroll;
	overflow-x: hidden;
	overflow:-moz-scrollbars-vertical;
}
#news {
	float: left;
	height: 400px;
	width: 375px;
	border: 1px solid #CCCCCC;
	overflow: scroll;
	overflow-y: scroll;
	overflow-x: hidden;
	overflow:-moz-scrollbars-vertical;
	padding: 5px;
}
#news_wrapper {
	height: 650px;
	width: auto;
	margin-bottom: 25px;
	margin-left: 5px;
	border: 1px none #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Futura Md";
	font-size: 12px;
	color: #666666;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
body {
	margin-top: 0px;
	background-image: url(images/back.jpg);
}
h1 {
	font-size: 10px;
	color: #B5901E;
}
h2 {
	font-size: 12px;
	color: #B28E1C;
}
h3 {
	font-size: 14px;
	color: #B09021;
}
h4 {
	font-size: 16px;
	color: #B18F21;
}
h5 {
	font-size: 12px;
	color: #000000;
}
a:link {
	color: #00FF00;
	text-decoration: none;
}
#footer {
	background-color: #000000;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 50px;
	width: 100%;
}

a:visited {
	text-decoration: none;
	color: #00FF00;
}
a:hover {
	text-decoration: underline;
	color: #00FF00;
}
a:active {
	text-decoration: none;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#live {

	float: left;
	height: 300px;
	width: 450px;
	border: 1px solid #999999;
	overflow: scroll;
}
#live_wrapper {


	height: 400px;
	width: 700px;
	margin-top: 75px;
	margin-right: 150px;
	margin-bottom: 0px;
	margin-left: 150px;
	border: 1px solid #CCCCCC;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Futura Md";
	font-size: 12px;
	color: #666666;
}
#wrapper_music {
	height: auto;
	width: 1000px;
	margin-top: 0px;
	padding-top: 0px;
	clear: both;
	overflow: hidden;
	background-repeat: no-repeat;
	background-color: #33CC00;
}
#wrapper_disc {

	height: auto;
	width: 1000px;
	margin-top: 0px;
	padding-top: 0px;
	clear: both;
	overflow: hidden;
	background-repeat: no-repeat;
}
#wrapper_img {

	height: auto;
	width: 1000px;
	margin-top: 0px;
	padding-top: 0px;
	clear: both;
	overflow: hidden;
	background-repeat: no-repeat;
}
