html {
     overflow: -moz-scrollbars-vertical;
}

body {
	margin: 0px;
	background-color: #000000;
	padding: 0px;
}
.menu {
	margin-top: 5px;
	margin-right: 8px;
	margin-bottom: 4px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 30px;
	color: #FFFFFF;
	padding-top: 20px;
	padding-bottom: 10px;
}
.bottom {
	background-image: url(images/bkg-bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.footer a {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #FFFFFF;
	margin-right: 21px;
	margin-left: 21px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 19px;
	color: #a36059;
	margin-right: 21px;
	margin-left: 21px;
	margin-top: 18px;
}
.photoR {
	margin-top: 3px;
	margin-bottom: 10px;
	margin-left: 26px;
}
a {
	color: #FFFFFF;
}
a:hover {
	color: #E53A02;
}
.contactInfo {
	line-height: 20px;
}
.photoContact {
	margin-top: 3px;
	margin-bottom: 10px;
	margin-left: 26px;
	margin-right: 120px;
}
.thumbnail {
	border: 1px solid #000000;
}

#v1, #v2, #v3, #a1, #a2, #a3, #a4, #a5, #a6, #a7 {
	margin-left:20px;
	
}