body {
	background-color: #999999;
	margin: 0;
	text-align: center;
	min-width:916px;
	min-height:664px;
}

img{
	border:none;
}

#all {
	margin:0 auto;
	text-align: left;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	width: 916px;
	height: 664px;
}

#logo {
	position:absolute;
	left:6px;
	top:28px;
	width:156px;
	height:138px;
	z-index:7;
}

#headtext {
	position:absolute;
	left:198px;
	top:75px;
	width:417px;
	height:42px;
	z-index:7;
}

#sidebar{
	z-index: 6;
	float:left;
	margin-top:8px;
	margin-left:8px;
	position:absolute;
	height: 657px;
}

#sideimg{
	position:absolute;
	z-index: 6;
}

.spread{
	border:none;
}

#aboutus {
	position:relative;
	left:4px;
	top:196px;
	width:177px;
	height:44px;
	z-index:7;
}

#aboutusover{
	position:absolute;
	left:159px;
	top:193px;
	z-index:5;
	display:none;
	background-image:url(images/transparent.gif);
	background-repeat:repeat;
}

#services {
	position:relative;
	left:4px;
	top:206px;
	/*move up 4 for IE 6*/
	width:177px;
	height:44px;
	z-index:7;
}

#servicesover{
	position:absolute;
	left:159px;
	top:230px;
	z-index:5;
	display:none;
	background-image:url(images/transparent.gif);
	background-repeat:repeat;
}

#contact {
	position:relative;
	left:3px;
	top:216px;
	/*move up 8 for IE 6*/
	width:158px;
	height:44px;
	z-index:7;
}

.barlink{
	margin-top:3px;
	margin-bottom:0px;
	padding-top:4px;
	background-image:url(images/overbutton.gif);
	text-align:center;
	width:186px;
	height:21px;
	font-family:Verdana;
	font-size:13px;
	font-weight:bold;
}

.barlink a:link{
	color:#FBF8EC;
	text-decoration:none;
}
.barlink a:hover{
	color:#F6D884;
	text-decoration:none;
}
.barlink a:visited{
	color:#FBF8EC;
	text-decoration:none;
}
.barlink a:active{
	color:#CCCCCC;
	text-decoration:none;
}

.brown {
	font-weight:bold;
	font-size:17px;
	color:#540B04
}

#main{
	z-index: 2;
	float:left;
	margin-top:8px;
	margin-left:8px;
	position:absolute;
	height: 657px;
}

#disclaim {
	position:absolute;
	left:197px;
	top:600px;
	width:426px;
	height:33px;
	z-index:6;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#copyright {
	position:absolute;
	left:6px;
	top:619px;
	width:157px;
	height:32px;
	z-index:7;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size:10px;
	color:#F6D884;
}
#copyright a{
	color:#F6D884;
}

.white {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#FFFFFF;
	line-height:160%;
}

.whitelarge {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#FFFFFF;
	line-height:160%;
}

.yellowsmall {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF1B8;
}

.yellowlarge {
	font-family:Verdana;
	font-size:18px;
	color:#FFF1B8;
}

.greyrule{
	color:#000000;
	font-family:Arial Black;
	font-weight:normal;
	font-size:13px;
}

.greylink{
	color:#6F6755;
	text-decoration:none;
}

.hrule1{
	position:absolute;
	left:0;
	top:0;
}

.hrule2{
	position:absolute;
	left:0;
	top: 20px;
}

ul{
	padding:0;
	margin:0;
	margin-left:15px;
}

li{
	padding-bottom:5px;
}

