body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
	margin: 0px;
	background-color: #277FD8;
}
#navBar {
	position:absolute;
	width:1004px;
	height:23px;
	z-index:2;
	left: 0px;
	top: 70px;
	background-color: #277FD8;
	layer-background-color: #277FD8;
	border: 1px none #000000;
	padding-left: 120px;
	color: #6FAAE6;
	word-spacing: 10px;
	padding-top: 7px;
}

#secondary {
	position:absolute;
	width:189px;
	height:610px;
	z-index:1;
	left: 744px;
	top: 1px;
	background-color: #E7E7E7;
	layer-background-color: #E7E7E7;
	border: 1px none #000000;
	padding: 15px;
}

#waterImage {
	position:absolute;
	width:710px;
	height:47px;
	z-index:3;
	left: 294px;
	top: 593px;
}
#nav {
	font-weight: bold;
	color: #FFFFFF;
	word-spacing: normal;
}
a {
	color: #277FD8;
	text-decoration: none;
}
#leftNav {
	padding-top: 15px;
	padding-left: 10px;
}
li {
	margin-left: -25px;
	list-style-image: url(images/bullet.gif);
	list-style-type: square;
	line-height: 150%;
}

h1 {
	font-family: "Arial Narrow", Arial;
	font-size: xx-large;
	font-weight: bold;
	color: #7BC0E9;
	line-height: 100%;
	margin-top: 0px;
}
strong,b {
	color: #7BC0E9;
}
h3 {

	font-family: "Arial Narrow", Arial;
	font-size: large;
	font-weight: bold;
	color: #7BC0E9;
}
.peoplePhoto {
	padding: 2px;
	border: 1px solid #D4D4D4;
	margin-right: 10px;
}
iframe {
	border: 1px solid #BFD5ED;
}

html{
scrollbar-base-color: #B5CBE2;
scrollbar-arrow-color: white;
}

