body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
a:link, a:visited {
	text-decoration: none;
	color: #333;
	}
a:hover {
	color: #555;
	text-decoration: none;
	}
#main {
	margin: 20px auto;
	width: 1073px;
	}
#content {
	margin-top: 8px;
	}
#border {
	border: 1px solid #f2d2bb;
	height: 624px;
	}
#slideshow {
	margin-top: 8px;
	width: 1070px;
	float: left;
	}
#panel1 {
	width: 329px;
	padding-left: 20px;
	float: left;
	text-align: left;
	}
#panel2 {
	width: 200px;
	float: left;
	}
#footer {
	height: 108px;
	line-height: 128px;
	clear: both;
	background-image: url(../media/footer.jpg);
	background-repeat: no-repeat;
	font-size: 11px;
	text-align: left;
	}