body {
	background-color: #996633;
	background-image: url(../images/layout/background.jpg);
	text-align: center;
	min-width: 781px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #FFFFFF;
}


#masterDiv {
	padding-top:50px;
	width:793px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 542px;
	padding-bottom: 35px;
	
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
#masterDiv #mainContent #about1 a {
	color: #cfcf8f;
}

#masterDiv #clientLink {
	margin: 0px;
	padding: 0px;
	float: right;
}
#masterDiv #clientLink img {
	float: right;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#masterDiv #mainContent {
	float: left;
	width: 781px;
	height: 406px;
}
#masterDiv #mainContent a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#masterDiv #navigation img {
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#masterDiv #mainContent #reels2 .links {
	font-weight: bold;
	width: 109px;
}
h4 {
	font-size: 16px;
	font-weight: bold;
	display: inline;
}
pre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	white-space: -moz-pre-wrap; /* Mozilla, supported since 1999 */
	white-space: -pre-wrap; /* Opera 4 - 6 */
	white-space: -o-pre-wrap; /* Opera 7 */
	white-space: pre-wrap; /* CSS3 - Text module (Candidate Recommendation) http://www.w3.org/TR/css3-text/#white-space */
	word-wrap: break-word; /* IE 5.5+ */
	margin: 0px;
	padding: 0px;
	width: 99%;
}
pre a {
	color: #cccc66;
}
#masterDiv #mainContent .deselectedLink a {
	color: #7f7f7f;
}
#masterDiv #mainContent #people1 a {
	white-space: nowrap;
}
#masterDiv #mainContent #contact2 a {
	color: #392002;
}
#masterDiv #mainContent #contact1 {
	color: #392002;
}
#masterDiv #mainContent .menu {
	font-size:18px;
	line-height: 23px;
}
