@charset "UTF-8";
#gallerycontent {
	width: 450px;
	float: none;
	overflow: auto;
	height: 470px;
}
.homebox {
	border: thin dotted #FFFFFF;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	padding-top: 20px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #A58459;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
#quote {
	position: relative;
	top: -145px;
	left: -120px;
	height: 120px;
	width: 550px;
}
