body, p, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 1.3;
}
body {
	background-color: #000000;
	text-align: center;
	margin-top: 10px;
}
#container {
	text-align: left;
	color: #ffffff;
	position:relative;
	width:700px;
	margin-top: 60px;
}
#header {
	margin-bottom: 40px;
}
#images {
	position: relative;
	float: left;
	width: 232px;
	margin-right: 23px;
	margin-bottom: 30px;
}
#copy {
	float: right;
	text-align: left;
	color: #ffffff;
	width: 391px;
	margin: 0 auto;
}
.floatwrap {
	float: left;
	width: 650px;
	margin: 0 auto;
}
#gallery {
	position: relative;
	float: right;
	width: 520px;
	text-align: right;
	margin-left: 20px;
}
.imgnav {
	font-size: 8pt;
	text-align: right;
	clear: both;
	margin-bottom: 20px;
}
#gcol2 {
	position: relative;
	float: right;
	width: 232px;
	text-align: right;
	margin-bottom: 400px;
	margin-left: 20px;
}

h1 {
	font-size: 18pt;
	font-weight: normal;
}
.small {
	font-size: 8pt;
}
.red {
	color: #cc0000;
}

textarea {
	background-color: #12100f;
	layer-background-color: #12100f;
	color: #ffffff;
	border: 1px solid #928A84;
	padding: 0px 0px 0px 5px;
	font-size:16pt;
}
/*
.ppage {
	background: url(img/backgrounds/p-montage.jpg) no-repeat scroll 250px top;
}
.robpage {
	background: url(img/backgrounds/rob-montage.jpg) no-repeat scroll 250px top;
}
.willpage {
	background: url(img/backgrounds/will-montage.jpg) no-repeat scroll 250px top;
}
*/
.contactpage {
	background: url(img/backgrounds/contact-bg2.jpg) no-repeat scroll 0px top;
}
.pics {
	font-size: 8pt;
	text-align: right;
	margin-top: 0px;
	padding-top: 0px;
}
.gpics {
	font-size: 8pt;
	margin-top: 0px;
	padding-top: 0px;
}
.8pt {
	font-size: 8pt !important;
}
.photo {
	border: 1px solid #FFFFFF;
}
a, a:active, a:link, a:visited {
	color: #e6f0ff;
}
a:hover {
	color: #cc0000;
}
.settings a {
	/*color: #666666;
	font-weight: bold;
	text-decoration: none;*/
}
.header_row {
	width: 700px;
}