p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	padding-left: 1px;
	margin-left: 6px;
}
#left {
	position: absolute;
	left: 0px;
	top: 250px;
	width: 129px;
	z-index:2;

}
#center {
	background: #fff;
	left: 140px;
	width: 600px;
	height: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	z-index: 1;
	margin-top: 120px;
	margin-left: 130px;
	top: 200px;
}
a.bottom	{
	color: #457660; text-decoration: none; font-size: 9pt; text-align: center; 
	}
a:hover.bottom	{
	color: #fff; text-decoration: underline; 
	}
#bottomnav	{
	height: auto;
	margin-top: auto;
	align: center;
	left: 350px;
	position: absolute;
	top: auto;
	border: 1px solid #000000;

}

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	padding-left: 3px;
	background-image: url(images/bg4.jpg);
	background-repeat: repeat-y;

}
#blurb {
	float: left;
	left: 0px;
	top: 176px;
}

