body {
	margin: 0px 10px 20px;
}

#container {
	width: 780px;
	margin: 57px auto 0px auto;
}

#contents {
	width: 780px;
	margin: auto;
	padding-bottom: 20px;
}

#header {
	width: 780px;
	height: 137px;
	margin: auto;
	position: relative;
}

#header h1 {
	width: 237px;
	height: 235px;
	position: absolute;
	left: -44px;
	top: -42px;
	z-index: 1;
}

#header div#linkBG {
	width: 130px;
	height: 103px;
	position: absolute;
	top: 0px;
	right: 0px;
	padding: 17px; 
	z-index: 1;
}

#header a {
	display: block;
	width: 80px;
	height: 103px;
	padding: 17px 56px 17px 17px;
	position: absolute;
	z-index: 5;
	top: 0px;
	right: 17px;
}

#subheader {
	height: 61px;
}

#subheader h2 {
	width: 581px;
	float: right;
	height: 61px;
	padding-right: 36px;
}

#left {
	width: 163px;
	float: left;
}

ul#menu {
	width: 163px;
	list-style-type: none;
}

ul#menu li {
	margin: 0px 0px 8px;
	padding-right: 12px;
}

#right {
	width: 577px;
	float: right;
	padding: 20px;
}

h2#subhead {
	height: 73px;
	padding-right: 40px;
}

.indexLeftContent {
	width: 400px;
	float: left;
}

.indexRightContent {
	width: 160px;
	float: right;
}

.indexHorizontal {
	width: 560px;
	clear: both;
	margin: 20px 0px;
}

ul#breweryList, ul#beerList, ul#brewerList, ul#affiliateList, ul#pressList {
	list-style: none;
}

ul#affiliateList li img {
	width: 100px;
}

ul#affiliateList li div.right {
	width: 420px;
}

ul#breweryList li {
	border-bottom: 1px solid;
	margin: 8px 0px;
}

ul#pressList li {
	border-bottom: 1px solid;
	margin: 8px 0px;
}

ul#pressList li ul.pressArticleList li {
	border-top: 1px solid;
	border-bottom: 0px;
	margin: 8px 0px;
}

ul#affiliateList li {
	border-bottom: 1px solid;
	margin: 8px 0px;
}

ul#breweryList li img {
	padding-bottom: 6px;
}

ul#breweryList li p {
	margin-bottom: 8px;
}

ul#beerList li {
	border-bottom: 1px solid;
	margin: 8px 0px;
	padding-bottom: 8px;
}

ul#beerList li p {
	margin-bottom: 8px;
}

p#copyright {
	text-align: center;
	margin: 10px auto;
	color: #fcfadc;
	font-weight: bold;
	font-size: 1.2em;
}

ul.brewers {
	list-style: none;
}

ul.brewers li {
	border-bottom: 1px solid;
	margin: 8px 0px;
	padding-bottom: 10px;
}

ul.brewers li p {
	margin-bottom: 8px;
}

