body {
	background-color: #3b1f03;
	font-family: Verdana, sans-serif;
	font-color: #3b1f03;
}
a, a:link {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
}
div.main {
	padding: 0px;
	width: 738px;
	height: 400px;
	background-image: url(images/main-bg.jpg);
	background-repeat: repeat-none;
	align: left;
}
#main2 {
	height: 460px;
}
div.container {
	width: 738px;
	height: 261px;
}
div.header {
	width: 780px;
	text-align: left;
	padding-bottom: 10px;
}
div.headertop {
	float: right;
	color: #ffffff;
	font-size: 10px;
}
div.headertop a {
	color: #ffffff;
}
div.inner {
	width: 318px;
	height: 261px;
	background-image: url(images/inner-bg.png);
	background-repeat: repeat-none;
	position: relative;
	top:0px;
	left:37px;
	float: left;
}
div.inner div {
	margin-top: 15px;
	margin-right: 10px;
	text-align: left;
	overflow: auto;
	width: 275px;
	height: 220px;
	font-size: 10px;
	padding: 3px;
	scrollbar-base-color: #FFFFFF;
	scrollbar-track-color: #d9a879;
	scrollbar-face-color: #f4e8dc;
	scrollbar-3dlight-color: #d9a879;
	scrollbar-highlight-color: #f4e8dc;
	scrollbar-shadow-color: #f4e8dc;
	scrollbar-darkshadow-color: #d9a879;
	scrollbar-arrow-color: #d9a879;
}
div.button {
	width: 158px;
	height: 73px;
	background-image: url(images/button.png);
	background-repeat: repeat-none;
	float:right;
	margin-right: 20px;
	vertical-align: middle;
	font-family: Papyrus, Verdana, Monotype Corsiva, Futura Lt;
	font-color: #56504b;
	font-size: 18sdpx;
	font-weight: bold;
	}
div.button div {
	padding-top: 11px;
	padding-right: 2px;
}
div.buttons {
	align:right;
	height: 73px;
}
div.photo {
	align: center;
	float: right;
	margin-right: 40px;
	margin-top: 4px;
}
div.poloroid {
	padding-left:15px;
	padding-right:15px;
	padding-bottom:17px;
	padding-top:15px;
	background: #f1ebe4;
	border:1px solid #bd7f44;
	text-align:center;
}
div.poloroid img {
	border: 1px solid black;
	background: #3b1f03;
}
div.poloroid div {
	font-family: verdana, sans-serif;
	font-size: 12px;
	font-color: #d9a879;
	padding-top: 4px;
}
div.poloroid div img {
	border: 0px solid black;
	background: #f1ebe4;
}
div.footer {
	text-align: center;
	width: 400px;
	height: 64px;
	background-image: url(images/california-revival-bottom.jpg);
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 2px;
}
div.footer div {
	margin-top: 25px;
	font-size: 9px;
	color: #ffffff;
	text-align: center;
}
div.footer a {
	color: #ffffff;
}
h2{
	font-size: 14px;
}