body { background-color: #e6e6e6; margin: 0; padding: 0; }
a {
	color: #993399;
}
#masthead {
	background-image: url(images/mast.jpg);
	background-repeat: no-repeat;
	width: 940px;
	height: 157px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#masthead h1 {
	margin: 0px;
	padding: 0px;
	height: 124px;
}
#masthead span {
	display: none;
	margin: 0px;
	padding: 0px;
}
#masthead #topnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 33px;
	padding: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 940px;
}
#masthead #topnav a {
	color: #666666;
	text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;
	background-image: url(images/divider.jpg);
	background-repeat: no-repeat;
	background-position: -3px;
	display: inline-block;
	height: 33px;
}
#masthead #topnav a.first {
	background-image: none;
}
#masthead #topnav a:hover {
	color: #993399;
	text-decoration: underline;
}
#content {
	background-image: url(images/main-bg.jpg);
	background-repeat: repeat-y;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}
#content #txt {
	float: left;
	width: 671px;
}
#content  #pho {
	float: right;
	background-image: url(images/portrait.jpg);
	background-repeat: no-repeat;
	height: 296px;
	width: 269px;
}
#content h2 {
	background-image: url(images/home-ttl.gif);
	padding: 0px;
	height: 73px;
	width: 522px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 85px;
}
#content h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#content span {
	display: none;
}
#content span.emph {
	font-weight: bold;
	color: #993399;
	display: inline;
}
#content p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	padding-left: 113px;
	padding-right: 107px;
}
.clearall {
	clear: both;
}
#footer {
	background-image: url(images/footer-bg.jpg);
	padding: 0px;
	height: 125px;
	width: 940px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footer #onestuff {
	float: left;
}
#footer #onestuff img {
	padding-right: 10px;
}
#footer #onestuff p {
	padding-left: 60px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #333333;
}
#footer #onestuff h3 {
	padding-left: 60px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #333333;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#footer #contact p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #666666;
	text-align: right;
	padding-right: 60px;
	margin: 0px;
	padding-top: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#content #txt #form1 #button {
	float: right;
	margin-right: 100px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
}
th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
}
#content #txt #bug {
	float: right;
	width: 160px;
	margin: 10px;
	padding: 10px;
	border: 1px solid #993399;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	text-align: center;
}
#content #txt #bug a {
	text-decoration: none;
}
#content #txt #bug a:hover {
	text-decoration: underline;
}
#content #txt #badge {
	float: left;
	width: 170px;
	padding-left: 50px;
	padding-top: 5px;
}

