body {
	font-size:0.8em;
	font-family: Arial, sans-serif;
	line-height:auto;
}

#wrapper {
	background-color:#ffffff;
}

a:link, a:visited {
	color:#000000;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

h1 {
	font-size:1.8em;
	font-weight:bold;
	margin-bottom:0.5em;
	margin-top:0.3em;
}

h2 {
	font-size:1.6em;
	font-weight:bold;
	margin-bottom:0.5em;
	margin-top:0.3em;
}

h3 {
	font-size:1.4em;
	font-weight:normal;
	margin-bottom:0.5em;
	margin-top:0.3em;
}

h4 {
	font-size:1.2em;
	font-weight:bold;
	margin-bottom:0.5em;
	margin-top:0.3em;
}

#featured {
	margin-left:200px;
	margin-top:30px;
}

#featured img {
	float:left;
}

#copy {
	padding-top:350px;
	line-height:1.6em;
}

#thumbsWrapper {
	background-image:url(../images/stripes.gif);
	margin-top:15px;
	padding:5px;
}

#thumbs {
	width:1030px;
	margin:auto;
}

#thumbs li {
	display:inline;
}


	