
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	background-color: #efedeb;
	background-image: url(/img/common/background.gif);
	background-repeat: repeat-y;
	background-position: center;
}

body, td, th {
	color: #8a827d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
}

select, input, textarea {
	color: #8a827d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal; 
	font-weight: normal; 
}

#wrapper {
	background-image: url(/img/common/scott_steele.gif);
	background-repeat: no-repeat;
	width: 581px;
	margin: 0 auto;
}

#navigation {
	width: 200px;
	height: 136px;
	padding: 173px 0px 0px 50px;
}

#content {
}

a:hover .imgroller, a:hover .imgbrdroll {
	filter:alpha(opacity=70);-moz-opacity:.70;opacity:.70;
}

a:link, a:visited, a:active {
	color: #c28d6b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal; 
	text-decoration: none;
}

a:hover {
	color: #c28d6b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal; 
	text-decoration: underline;
}

#footerleft {
	float: left;
	width: 224px;
	height: 19px;
	padding: 40px 0px 0px 50px;
}

#footerright {
	float: right;
	width: 92px;
	height: 19px;
	padding: 40px 45px 0px 0px;
	text-align: right;
}

.imgbrd {
	border: 10px solid #e2d7cf;
}

.imgbrdroll {
	border: 10px solid #e2d7cf;
}

.title {
	color: #98928e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
}

#textcontent {
	width: 486px;
	padding-left: 50px;
	min-height: 250px;
}