#divLogo {
	width: 500px;
	float: left;
	margin: 0px 0px -3px;
	padding: 0px;
}
#divLogin {
	background-color: #FFFFFF;
	float: right;
	width: 450px;
}
#divWrapper {
	width: 1000px;
	float: left;
}
#divloginform {
	float: right;
	width: 158px;
}
#divSwimmer {
	float: right;
	width: 271px;
}
#divHeaderWrapper {
	width: 1000px;
	background-color: #FFFFFF;
}

#masthead {
	float: right;
}
#divNavigation {
	background-color: #99CCFF;
	width: 1000px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0099CC;
	border-right-color: #CCCCFF;
	border-bottom-color: #0099CC;
	border-left-color: #0099CC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-right-width: 1px;
	border-right-style: solid;
}
#divContentSidebar {
	background-color: #E1FDFF;
	float: left;
	width: 139px;
	padding-top: 30px;
	padding-right: 5px;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCFF;
	padding-bottom: 3000px;
	margin-bottom: -3000px;
}
#divContentMain {
	float: left;
	width: 800px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#divContentWrapper {
	float: left;
	width: 1000px;
	overflow: hidden;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCFF;
}
#divFooter {
	background-color: #E1FDFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCFF;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 1000px;
}
#divFootermenu ul li {
	display: inline;
}

#divFootermenu ul li a {
	color: #3366FF;
	padding: 5px 12px;
	text-decoration: none;
	background: transparent url(../images/icons/arrow2.gif) no-repeat right center;
}

#divFootermenu ul li a:visited{
color: black;
}

#divFootermenu ul li a:hover{
color: black;
background-color: #99FFFF;
}

#divCopyright {
	font-size: 11px;
	color: #FF0000;
	background-color: #FFFFFF;
}
#divContentleftbar {

	background-color: #E1FDFF;
	float: right;
	width: 130px;
	padding-top: 30px;
	padding-right: 5px;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCFF;
	padding-bottom: 3000px;
	margin-bottom: -3000px;
}
