body, div, form {margin: 0; padding: 0; }

#contentRight #navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	text-align: left;
	text-transform: uppercase;
	position: absolute;
	height: 24px;
	width: 240px;
	left: 472px;
	top: 52px;
}

.sitetabs {
	position: absolute;
	left: 468px;
	width: 350px;
	margin: 0px;
	padding:  0px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #C97A47;
	top: 153px;
	font-size: 11px;
	text-decoration: none;
	height: 30px;
}

#copy    {
	font-family: arial;
	font-size: 11px;
	line-height: 18px;
	color: #FEFFCC;
	left: 528px;
	top: 213px;
	position: absolute;
	height: 249px;
	width: 443px;
	text-align: left;
	display: inline;
}
 
.sitetabs li {
	float: left;
	font-weight: normal;
	margin: 0;
	padding: 2px 2px 2px 2px;
	color: #C97A47;
	list-style-type: none;
}
 
.sitetabs a, #sitetabs a:link {
margin: 0;
padding: 2px 8px 2px 8px;
color: #C97A47;
text-decoration: none;}
 
.sitetabs li#active {
	color: #FFFFFF;
	background-color: none;
	text-decoration: none;
}
 
.sitetabs a:hover{
color: #FFFFCC;
}

#content {
	width: 100%;
	height: 720px;
	background-image: url(images/rigsby_home_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#footer {
	width: 100%;
	height: 111px;
	display:inline;
	background-color: #FEFFCC;
	position: absolute;
	top: 656px;
}
body {
	background-color: #999999;
}

