body {
	color:#6b6b6b;
	background-color:#000000;
/* 	background:url(../img/bg/fade_red_to_black.jpg) left top repeat-x; */
	/* background:url(../img/bg/fade_black_to_red.jpg) left top repeat-x; */
}
#main {
	width: 962px;
	margin: 0 auto;
	border: 0px dashed white;
}

.header_gradient {
	background:url(../img/bg/gradient3.jpg) left top repeat-x;
	position: absolute;
	top: 0;
	left: 0;
	height: 300px;
	width: 100%;
	z-index: -1;
}

#header {
	height:265px;
	/* background:url(../img/asc_header_trans2.png) left top no-repeat; */
	/* background:url(../img/asc_header_trans3.png) left top no-repeat; */
	/* background:url(../img/full_burst_header_black7.png) left top no-repeat; */
/* 	background:url(../img/full_burst_header_black7.png) left top no-repeat; */
	background:url(../img/full_burst_header_black_final_3.png) left top no-repeat;
	margin-left: 100px;
	padding: 0px;
}

#header, #content, #footer {
	font-size:0.75em;
}

#menu {
	position: relative;
	margin: 0 0 0 135px;
	top: -88px;
	left: 50px;
	height: 45px;
	width: 752px;
	border: 0px solid #c0c0c0;
	z-index: 0;
}

#asc_header_anim {
	Z-index: 1;
	position: relative;
	margin: 0px;
/* 		background-image: url('../img/shot_on_keeper_green.png'); */
/* 	background-image: url('../img/lone_girl_plus.png'); */
/* background-image: url('../img/kids_training.png'); */
/*	background-image: url('../img/victory.png'); */
	background-repeat: no-repeat;;
	background-position: top right;
	border: 0px dashed yellow;
}

#sidebar {
 	display: block;
	border: 0px dashed white;
	margin: 0px 0px 0px 35px;
	padding: 5px;
	width: 200px;
	float: left;
}

#asc_content {
	display: block;
	float: right;
 	position: relative;
	top: -100px;
	left: 5px;
	font-family: Verdana, Arial;
	font-size:100%;
	line-height:1em;
	padding:3px;
	min-height: 500px;
	width: 700px;
	/* background:url(../img/content_bg.jpg) left top no-repeat;
	z-index: -1; */
	border: 0px dashed grey;
}

#r_sidebar {
 	display: block;
	border: 0px dashed white;
	margin: 0 auto;
	padding: 5px;
	float: right;
	width: 150px;
}
#sponsors {
	display: block;
	clear: both;
	width: 85%;
}

#footer {
	display: block;
	float: right;
	padding: 15px;
	border-top: 1px solid #c0c0c0;
	width: 90%;
}

#buffer {
	position:absolute;
	visibility:hidden;
	left:0;
	top:0
}

#events_buffer {
	position:absolute;
	visibility:hidden;
	left:0;
	top:0
}

.latest_news {
	background: url(../img/bg/bg_news.jpg) no-repeat 0% 0%;
	color: rgb(231, 207, 207);
/*	height: 310px; */
	margin: 0px 0px 10px;
	padding: 15px 30px 20px;
	position: relative;
	width: 800px;
	z-index: 0;
}
