@charset "utf-8";

body {
	font-family: Helvetica, Verdana, sans-serif;
	font-size:12px;
	margin: 0; 
	padding: 0;
	text-align: center;
	color: #333333;
	background: #231F20 url(/images/toppaper.jpg) repeat-x;
}

a img { border: 0; }

span, div, a, h1, h2, h3, h4, dl, dt, dd, img, p, ul, li {
    margin: 0;
    border: 0;
    padding: 0;
    text-decoration: none;
    list-style-type: none;
}

#top{
margin:0;
padding:0;
height:500px;
}

#notTop{
margin:0;
padding:0;
background: #231F20;
}

.goWest{
position:relative;
float:left;
margin:0;
padding:0;
background: #231F20 url(/images/groundwest.jpg) no-repeat;
height:500px;
width:552px;
display:block;
}

.daStuff{
position:relative;
float:left;
margin:0;
padding:0;
background: #231F20 url(/images/tallyho.jpg) repeat-x;
height:500px;
display:block;
color:#FFFFFF;
overflow:auto;
width:2680px;
}

.whereItGoes{
float:left;
margin:90px 40px 0 40px;
padding:0;
background: #7293b7 url(/images/stuffgoeshere.jpg) no-repeat;
height:336px;
width:480px;
color: #231F20;
display:block;
}

.whereItGoes h1{
text-align:left;
font-size:12px;
font-weight:bold;
margin:40px 0 5px 45px;
}

.whereItGoes p{
text-align:left;
margin:10px 50px 5px 45px;
font-size:10px;
}

.whereItGoes img{
margin: 0 10px 5px 0;
}