#container {
	background-color: #5BC2EB;
	background-position: center top;
	height: auto;
	width: 753px;
	margin-right: auto;
	margin-left: auto;
	border: medium groove #FFFFFF;
}
#footer {
	background-color: #35A5E7;
	height: 50px;
	top: 5px;
}

#navlinks {
	float: left;
	width: 175px;
	height: auto;
}
#navlist {
	height: auto;
	margin-right: 5%;
	margin-left: 5%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-position: top;
}
a {
	color: #CAEDF9;
	text-decoration: none;
	padding: 2;
	font-weight: bold;
}

a:hover {
	color: #FFD688;
	text-decoration: none;
	font-weight: bolder;
	padding: 0px;
}


#containerContent {
	width: auto;
	height: auto;
	margin-left: 180px;
	background-color: #CAEDF9;
}
#header {
	font-size: 12px;
	background-image: url(http://www.bpsh.com/pictures/bpsh_background.jpg);
	background-color: #5BC2EB;
	height: 118px;
	width: 753px;
}
