body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(../images/page_bg.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	color: #333333;
}
.top_flash {
	position: absolute;
	height: 250px;
	width: 632px;
	left: 0px;
	top: 0px;
}
.page_body {
	position: absolute;
	width: 468px;
	left: 144px;
	height: 483px;
	top: 305px;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.contact_info {
	background-color: #FFFFFF;
	font-size: 10px;
	color: #666666;
	position: absolute;
	width: 130px;
	left: 2px;
	top: 560px;
}




.image_float {
	float: right;
	border: 1px solid #000000;
}
.page_body h1 {
	font-size: 16px;
	color: #000000;
	letter-spacing: 2px;
}
.page_body h2 {
	font-size: 12px;
	letter-spacing: 3px;
}
p {
	font-size: 11px;
}
.page_body h3 {
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 3px;
}


.side_nav {
	position: absolute;
	width: 130px;
	left: 4px;
	top: 300px;
	height: 500px;
	list-style-image: url(../images/bullet.gif);
	list-style-type: circle;
}

.page_body a {
	color: #000000;
	text-decoration: underline;
}

.page_body a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #CCCCCC;
}

.page_body a:visited {
	color: #000000;
	text-decoration: underline;
}
.side_nav a {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	text-decoration: none;
}

.side_nav a:visited {
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	text-decoration: none;
}

.side_nav a:hover {
	font-size: 12px;
	color: #000000;
	background-color: #FFFF99;
	text-decoration: underline;
}

.side_nav p {
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	background-color: #FFFFFF;
	text-decoration: none;
}
.side_nav li {
	list-style-type: square;
	left: 23px;
}
.page_body li {
	font-size: 12px;
}
