body {
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-right: 0px;
}
#header {
	width: 950px;
}
#nav {
	background-color: #21468C;
	height: 18px;
	width: 754px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 196px;
	padding-top: 4px;
	padding-bottom: 2px;
}
#content {
	float: right;
	width: 740px;
	min-height: 450px;
	_height: 450px;
	background-color: #FFFFFF;
}
#bottomline {
	height: 70px;
	width: 950px;
	float: left;
	background-color: #FFFFFF;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #21468c;
}
#leftnav {
	float: left;
	width: 210px;
	background-image: url(../images/leftnav_bg.gif);
	text-decoration: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#wrapper {
	overflow: hidden;
	width: 950px;
	background-image: url(../images/leftnav_bg.gif);
}
