#wrapper {
	width: 794px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#header {
	background-image: url(images/header.jpg);
	height: 382px;
}
#nav {
	height: 54px;
}
#content {
	background-image: url(images/content.gif);
	height: 431px;
	padding-left: 280px;
	padding-right: 65px;
	padding-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 16px;
}
#content a {
	color: #6B1E13;
	text-decoration: none;
}
#bottomnav {
	color: #4A4949;
	height: 20px;
	position: absolute;
	top: 970px;
	width: 794px;
}
#footer {
	background-image: url(images/footer.gif);
	height: 78px;
	color: #FFFFFF;
	padding-top: 20px;
	background-position: center;
}
#bottomnav a {
	text-decoration: none;
	color: #4A4949;
}
#bottomnav a:hover {
	color: #000000;
	text-decoration: none;
}
body {
	background-color: #CBD1D7;
}
#sidebar {
	height: 451px;
	width: 230px;
	position: absolute;
	left: 35px;
	top: 436px;
}
#content2 {
	background-image: url(images/content2.gif);
	height: 451px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#morebutton {
	position: absolute;
	height: 41px;
	width: 164px;
	left: 92px;
	top: 682px;
}
