body {
	margin-top: 0px;
	margin-left: 0px;
	background-color: #ddf6fd;
}
#divWrapper {
	width: 800px;
	background-color:#FFFFFF;
	margin-top: 0px;
	margin-left: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin-right: auto;
}

#logoNavWrapper {
	float: left;
	width: 122px;
	border-right-width: 6px;
	border-right-style: solid;
	border-right-color: #000000;
	background-image: url(/nav2009/bgnav.gif);
	background-repeat: repeat-y;
}
#divNav {
	width: 122px;
	background-image: url(/nav/bgnav.gif);
	background-repeat: repeat-y;
}
#divMain {
	width: 600px;
	float: right;
	padding-right: 25px;
	padding-left: 25px;
}
#divBanner font {
	text-align: center;
}

.nameImg {
	text-align: right;
	background-position: center;
}
#divFooter {
	clear: both;
	padding-left: 10px;
	vertical-align: bottom;
	height: 30px;
	padding-right: 40px;
	width: 750px;
	background-color: #FFFFFF;
}
#divBanner {
	padding-top: 20px;
}
#divLogo {
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
