/* CSS Document */

/* Global */


body {
	margin: 0;
	padding: 0;
	
	font: 9pt Arial, Helvetica, sans-serif;
}

div#container {
	margin-left: auto; 
	margin-right: auto;
	width: 100%;
}

div#text {
	text-align: center;
	width: 1088px;
}

.spacer {
	clear: both;
	line-height: 0;
}

img {
	border: none;
}

.floatL {
	float: left;
}

.floatR {
	float: right;
}

/* Containers */

.gw-cont {
	position: relative;
	margin: 0;
	padding: 0;
	width: 1000px;
	height: 1000px;
	background: url(images/2007/backplain.jpg) ;

}

.main {
	position: relative;
	margin: 0;
	padding: 0;
	width: 100%;
	
}

.back {
	background-image: url(images/2007/butcherback.jpg);
	background-repeat: no-repeat;
	top: 0px;
left: 0px;
	float: none;
	height: 700px;
	width: 100%;
	
}

/* Nav */

.press {
position: absolute;
top: 195px;
left: 452px;
width: 77px;
height: 85px;
}

.links {
position: absolute;
top: 227px;
left: 193px;
width: 58px;
height: 55px;
}

.info {
position: absolute;
top: 183px;
left: 250px;
width: 77px;
height: 48px;
}

.food {
position: absolute;
top: 131px;
left: 355px;
width: 108px;
height: 69px;
}

.drinks {
position: absolute;
top: 213px;
left: 343px;
width: 105px;
height: 42px;
}

.videos {
position: absolute;
top: 226px;
left: 531px;
width: 85px;
height: 85px;
}

.tees {
position: absolute;
top: 271px;
left: 268px;
width: 63px;
height: 39px;
}

.banner {
position: absolute;
top: 20px;
left: 0px;
width: 632px;
height: 82px;
}

.msg {
position: absolute;
top: 100px;
left: 126px;
width: 507px;
height: 15px;
text-align: center;
font-family: courier;
font-size: 9pt;
margin: 2pt;
}
