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

div#header {
	height:380px;
	margin-bottom:9px;
	}
	
div#left {
	position:absolute;
	top:389px;
	left:9px;
	float:left;
	width:146px;
	}
	
div#main {
	margin-top:9px;
	border-left:156px solid #000000;
	border-right:156px solid #000000;
	}
	
div#right {
	position:absolute;
	right:9px;
	top:389px;
	width:146px;
	}

div#header a {
	text-decoration:none;
	}
	
div#header img {
	border:none;
	}
	
div#header img.leftimg {
	position:absolute;
	top:95px;
	left:18px;
	}

div#header img.rightimg {
	position:absolute;
	top:95px;
	right:18px;
	}
	
div#header img.banner {
	display:block;
	margin:0 auto 0 auto;
	}
	
div#header div.back_right,
div#header div.back_left {
	margin-top:15px;
	padding:2px;
	background-color:#0b4703;
	}
	
div#header div.back_right {
	float:right;
	margin-right:9px;
	}
	
div#header div.back_left {
	float:left;
	margin-left:9px;
	}
	
div#header div#lower_banner {
	width:320px;
	padding:10px;
	padding-top:70px;
	margin: 0 auto 0 auto;
	display:none;
	}
	
div#lower_banner img {
	border:none;
	}
	
div#welcome div.welcome_border {
	margin-bottom:15px;
	}
	
div#welcome div.welcome_border h1 {
	text-align:center;
	}
	
div#delliott {
	width:142px;
	margin:0 auto 0 auto;
	border:1px solid #0b4703;
	margin-bottom:10px;
	}
	
div#delliott img {
	border:none;
	width:142px;
	}

div#delliott b {
	display:block;
	width:142px;
	background-color:#0b4703;
	color:#ffffff;
	text-align:center;
	margin:0;
	}
	
div#tracktalk {
	width:142px;
	margin:0 auto 0 auto;
	border:1px solid #0b4703;
	margin-bottom:10px;
	}
	
div#tracktalk img {
	border:none;
	width:142px;
	}

div#tracktalk b {
	display:block;
	width:142px;
	background-color:#0b4703;
	color:#ffffff;
	text-align:center;
	margin:0;
	}
	