@charset "UTF-8";

html, body { margin:0 auto; padding:0;}

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #000000; 
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned 		default in the #container selector */
	color: #FFFFFF;
	overflow: auto;
	min-width: 800px;
	min-height:600px;
	
	
}
#wrap {
width: 900px;
margin: 0 auto;
}

#page-background {
	z-index:-1;
	height:800px;
	margin: 0 auto;
	position: absolute;
	left: 35px;
}

#fbbox {
background:#FFFFFF;
}



.home #site {
	z-index:1;
	padding: 0 0 0 0;
	margin: 0 auto;
	
}
.home a { text-decoration:none;
		color:#000000;
}
.home a:visited {
	text-decoration:none;
	color:#000000;
}
.home a:hover {
	color: #CD3700;
	text-decoration: none;
	
}

.home img{ border:none;}

.home #banner {
	z-index: 2;
	height: 175px;
	text-align: right;
		padding: 0 0 0 0;
	margin: 0 auto;
	position: absolute;
	left: 480px;
}

.home #menu{
	background-color:#FFFFFF;
	text-align: center;
	width: 575px;
position: absolute;
left: 490px;
top: 180px;
border: 3px solid rgb(0, 0, 0);

}
.home #foot{
	background-color:#000000;
	text-align: center;
	width: 575px;
	position: absolute;
	top: 800px; 
	left: 480px; 
	font-size: 10px;
}
.home #contents{
	width: 575px;
	position: absolute;
	left: 480px;
	top: 200px;
	float: left;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	}
.home #fellers{
	width: 275px;
	float: left;
	
}
.home #news{
	width:275px;
	float: right;
	
}
.home #streetteam{
	float: left;
	}
.home #tourdates{
	text-align: right;
	float: right;
	
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 275px;
	}
.home #buttons{
	float:right;
	margin:0 0 0 0;
	padding:0 0 0 0;
	}

	
.home #footer{
	padding:0 0 0 0;
	margin:0 0 0 0;
	text-align: center;
	width:575px;
	font-size:12px;
	}
.home #container{
	width: 575px;
	margin: 0 auto;
	float: right;
	text-align: left;
	}

img, div{ 
	behavior: url(iepngfix/iepngfix.htc);
}
<!--[if IE 6]>

html {overflow-y: auto;}
body {overflow-y:auto;}
#page-background {position:absolute; z-index:-1;}
#contents {position:static;padding:10px;

<![endif]--> 
<!--[if IE 7]>
html {overflow-y: auto;}
body {overflow-y:auto;}
#page-background {position:absolute; z-index:-1;}
#contents {position:static;padding:10px;

<![endif]--> 
<!--[if IE 8]>
html {overflow-y: auto;}
body {overflow-y:auto;}
#page-background {position:absolute; z-index:-1;}
#contents {position:static;padding:10px;

<![endif]--> 
