body {
	background-image: url(../images/homebackground.gif);
	background-repeat: repeat-x;
	padding: 0px;
	margin-top: 46px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

a:link {
	color: #666666;
	text-decoration: underline;

}
a:visited {
	color: #666666;
	text-decoration: underline;

}
a:hover {
	color: #18355D;
	text-decoration: underline;

}
a:active {
	color: #18355D;
	text-decoration: underline;

}

#container {
	width: 930px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#mainarea {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 528px;
	width: 930px;
	background-image: url(../images/homeinnerbg.jpg);
	background-repeat: no-repeat;
	background-position: center 30px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}
*html #mainarea {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 528px;
	width: 940px;
	background-image: url(../images/homeinnerbg.jpg);
	background-repeat: no-repeat;
	background-position: center 30px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}
#leftcol {
	width: 692px;
	float: left;
}
#nav   {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 30px;
	width: 930px;
}
*html #nav   {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 30px;
	width: 940px;
	background-color: #17365D;
	text-align: center;
}
#rickolsen {
	float: right;
	height: 498px;
	width: 233px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
*html #rickolsen {
	float: right;
	height: 498px;
	width: 233px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#flashbanner {
	float: left;
	height: 208px;
	width: 672px;
	margin-left: 20px;
}
*html #flashbanner {
	float: left;
	height: 208px;
	width: 672px;
	margin-left: 10px;
}
#content {
	height: auto;
	width: 692px;
	float: left;
}
#content p {
	font-size: 14px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	text-align: justify;
	color: #333333;
	line-height: 20px;
}
#footer {
	float: left;
	height: 30px;
	width: 930px;
	margin: 0px;
	padding: 0px;
}
#footer p {
	font-size: 12px;
	color: #666666;
	margin-top: 9px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
