#main {
	background-image: url(../exclusives/main.jpg);
	background-repeat: no-repeat;
	min-height: 620px;
}

#frame {
	margin-left: 20px;
	width: 300px;
	padding: 8px;
}

a {
	color: #D2691E;
}

h3 {
	text-decoration: underline;
}

li {
	margin-bottom: 5px;
}

#page_bottom {
	bottom: 10px;
	position: absolute;
}
#footer {
	background-image: url(../exclusives/header.jpg);
	background-position: 0 -50px;
}
