body {
	font-family: Andale Mono, Courier New, Courier, monospace;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #393334;
	background-color: #FFFFFF;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	margin: 0px;
	letter-spacing: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
a:link {
	color: #EC068D;
	text-decoration: underline;
}
#container {
width:1000px;
height:auto;
position:relative;
}
#header {
width:1000px;
height:127px;
position:relative;
background:url(images/header.gif);
}
#list {
	width:155px;
	height:auto;
	position:relative;
	padding-top: 10px;
	padding-bottom: 20px;
}
.subhead {
	font-size: 16px;
}
#art {
	width:835px;
	height:auto;
	position:absolute;
	padding-top: 10px;
	top:127px;
	left:165px;
	padding-bottom: 20px;
}
