body {
	background: #4C6957;

}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #333366;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	line-height: normal;
	font-weight: bolder;
	color: #336666;
}
#banner {
	background-image: url(Images/header_continue.gif);
	background-repeat: repeat-x;
	position: absolute;
	width: 100%;
	left: 0px;
	top: 0px;
	visibility: visible;
}
#divider {
	background-image: url(Images/header_bar.gif);
	background-repeat: repeat-x;
	position: absolute;
	width: 100%;
	left: 1px;
	top: 125px;
}
#leftnav {
	position: absolute;
	width: 100px;
	left: 0px;
	top: 144px;
	height: 676px;
}
#body {
	margin-top: 150px;
	margin-left: 175px;
	position: absolute;
	top: -5px;
	height: 677px;
	width: 455px;
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #001B47;
	left: -73px;
	padding-right: 10px;
	padding-left: 10px;
}
#rightnav {
	margin-top: 175px;
	margin-left: 300px;
	padding-right: 10px;
	position: absolute;
	top: -31px;
	left: 282px;
	height: 687px;
	width: 155px;
	padding-left: 10px;
}
