body, #pageBody, #pageBody2 {text-align: center;}	

body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	background-color: #6f5f4c;
	color: #000;
	margin: 0 0 0 0;
}

a {
	text-decoration: none;
	color: #fff;
}

a:hover {
	text-decoration: underline;
	color: #6f5f4c;
}

#pageBody { 
	width: 745px;
	margin-left: auto;
	margin-right: auto;
}

#pageBody2 { 
	width: 745px;
	margin-left: auto;
	margin-right: auto;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

#picsBody {
	margin-top: 8px;
	margin-bottom: 10px;
}

#textBlock {
	background-color: #baafaa;
	text-align: left;
	float: left;
	margin-bottom: 12px;
	width: 745px;
}

#bodyText {
	padding: 10px 20px 10px 30px;
	text-align: left;
}

#formBlock {
	position: relative;
	top: 0px;
	left: 10px;
	float: right;
	border: 1px solid #6f5f4c;
	background-color: #e2d6cf;
	width: 248px;
	padding: 12px 12px 0 12px;
}

#formBlock2 {
	position: relative;
	top: 0px;
	left: 10px;
	float: right;
	border: 1px solid #6f5f4c;
	background-color: #e2d6cf;
	width: 248px;
	padding: 12px 12px 0 12px;
}

#picBlock {
	position: relative;
	top: 0px;
	left: 10px;
	float: right;
	border: 1px solid #6f5f4c;
	background-color: #e2d6cf;
	width: 248px;
	padding: 12px 12px 10px 12px;
	margin-bottom: 12px;
}

.title {
	font-weight: bold;
	font-size: 17px;
	line-height: 1.6em;
}

.subtitle {
	font-weight: bold;
}

#formHead {
	font-weight: bold;
	text-align: center;
	margin-bottom: 6px;
}

#fieldName {
	float: left;
	width: 105px;
	margin-bottom: 4px;
}

#field {
	float: right;
	margin-bottom: 4px;
}

#copy {
	margin-bottom: 8px;
	color: #fff;
}

.tinytext {
	font-size: 9px;
	padding-top: 8px;
}
