#wrapper {
	width: 900px;
	height:700px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #391e09;
	text-align: center;
	position: relative;
}
#header {
	background-image: url(slices/images/draft1_01.jpg);
	height: 57px;
	width: 900px;
	padding-top: 204px;
}
#leftbar {
	background-image: url(slices/images/draft1_02.jpg);
	background-repeat: repeat-y;
	float: left;
	width: 27px;
	height:360px;
	
}
#mainbody {
	background-color: #391e09;
	float: left;
	width: 845px;
	heigth: 360px;
	background-image: url(slices/images/testcoffee.jpg);
	text-align: left;
	height: 350px;

}
h1 {
	font-size: 24px;
}

#rightbar {
	background-image: url(slices/images/draft1_04.jpg);
	background-repeat: repeat-y;
	float: left;
	width: 26px;
	height:360px;
	
}

body {
	background-image: url(background.gif);
}
#text {
	color: #E9E9EB;
	text-align: left;
	width: 550px;
	left: 20px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	top: 15px;
}

#footer {
	background-image: url(slices/images/draft1_06.jpg);
	height: 114px;
	width: 900px;
	clear: both;
}
#coffecrusadeofchester {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	width: 100%;
}
#links a 
{
color:#FFFFFF;}
