body {
	background: #d1172a url(../images/bg.jpg) repeat-x;
	margin: 0;
	font: 12px/21px "Lucida Grande", Lucida, Verdana, sans-serif;
}

#header {
	margin-right: auto;
	margin-left: auto;
	position: static;
	width: 800px;
	height: 153px;
}

#mainContent {
	width: 800px;
	position: relative;
	background-color: white;
	margin: 20px auto;
}

#introBio {
	padding: 20px;
	margin-left: 80px;
	margin-right: 80px;
}

.homeContact {
	text-align: right;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}

.articleTitle {
	font-weight: bold;
	font-size: 16px;
	padding-left: 85px;
}

.articleDownload {
	text-transform: uppercase;
	text-decoration: none;
	line-height: 30px;
	padding-right: 18px;
}

.articleDownload a {
	color: #3f4c95;
	text-decoration: none;
}

.articleDownload a:hover {
	color: #c5002e;
}

.articlePublication {
	font-style: italic;
	width: 175px;
	height: auto;
	text-align: left;
	padding-top: 14px;
}

hr {
	color: #d1172a;
	background-color: #d1172a;
	width: 600px;
	height: 1px;
}

#bio {
	padding: 20px 24px 30px 46px;
}

h1 {
	font: italic bold 18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#sideImage {
	position: relative;
	padding-left: 0;
	bottom: 47px;
	left: 460px;
	width: 282px;
	top: -45px;
}

#bioContent {
	position: absolute;
	background-position: 0;
	top: 73px;
	left: 48px;
	width: 400px;
}

#wineContent {
	width: 407px;
	padding-left: 86px;
}

.bioPhoto {
	display: block;
	width: 110px;
	float: left;
	padding-right: 12px;
}