div#copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	width: 770px;
	margin-top: 12px;
	margin-right: auto;
	margin-left: auto;
}
.header {
	width: 770px;
	height: 167px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/layout2_01.jpg);
	background-position: center;
	position: relative;
	left: -1px;
	border: 1px none #0653A3;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
/* ---------------------------- MAIN NAVIGATION ----------------------------  */

/* Creates the container for the navbar and centers it.*/ 
div#navContainer {
	width: 772px;
	margin-left: auto;
	margin-right: auto;
	height: 26px;
	background-image: url(images/layout2_02.gif);
	background-color: #5DA68A;
	background-repeat: no-repeat;
}
/* Removes any default margins or padding applied to lists. Floats the list to the left, which incorporates the child elements (i.e. the links) and provides a full-length background color that extends past the links.*/

ul#mainnav {
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	height: 26px;
	}

/* Lists, by default, are block level elements, so the applying the inline style removes the line breaks of a block level element and causes the links to line up next to one another. We float the items left as some browsers have difficulty displaying the inline property correctly in this fashion. We remove all margins and padding and the bullet by setting the list style type to none.*/

ul#mainnav li {
	display: inline;
	float: left;
	margin: 0px auto;
	padding: 0px;
}

/* Although we have redefined the li style as an inline element, we need to make the actual links block level elements so we can give them widths and have them display properly as "buttons." */
ul#mainnav li a:link, ul#mainnav li a:visited, ul#mainnav li a:active {
	font-size: 12px;
	text-decoration: none;
	text-align: center;
	display: block;
	width: auto;
	padding: 5px 7px;
	margin: 0px;
	border-right: 1px solid #FFFFFF;
	color: #333333;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/layout2_02.gif);
}
/* Creates the hover and "on" status style, which can be applied directly to a single link. */
ul#mainnav li a:hover, ul#mainnav li a.current:link, ul#mainnav li a.current:visited {
	background-image: url(images/navon_02.gif);
	color: #FFFFFF;
}
}div#container {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	border-top: 1px solid #0653A3;
	border-right: 1px solid #0653A3;
	border-bottom: 1px solid #0653A3;
	border-left: 1px solid #0653A3;
	background-color: #9ACAFB;
}
div#footer {
	height: 75px;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	background-color: #0054A5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
div#content {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	background-color: #9ACAFB;
	background-image: url(images/layout2_03.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	clear: both;
	margin-bottom: 0px;
}
body {
	background-color: #C7D9F1;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.nav {
	position: absolute;
	left: -2px;
	top: 169px;
	width: 814px;
}
.blueleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 5px;
	width: 200px;
	margin-right: 10px;
	margin-left: 5px;
	float: left;
	margin-top: 10px;
	line-height: 16px;
	background-image: url(images/bluebox.gif);
	height: 250px;
	background-repeat: no-repeat;
}
p {
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 0px;
	color: #272727;
}
.liright {
	width: 200px;
	padding-left: 15px;
	float: right;
}
.audio {
	position: absolute;
	left: 306px;
	width: 152px;
	top: 198px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000033;
}
.audio a:link {
	color: #000033;
	text-decoration: none;
}
.audio a:hover {
	color: #91311B;
}
.audio a:visited {
	text-decoration: none;
}
.footerright {
	color: #FFFFFF;
	margin: 5px;
	padding: 5px;
	width: 300px;
	float: right;
}
#footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:active {
	text-decoration: none;
	color: #FFFFFF;
}
#footer a:hover {
	color: #FFFF99;
	text-decoration: none;
}
#footer a:visited {
	text-decoration: none;
	color: #FFFFFF;
}h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #0D0032;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #0054A5;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
}
.blue {
	color: #0054A5;
}
#footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.picright {
	padding: 6px;
	float: right;
	border: 1px solid #FFFFFF;
}

.divright {
	padding: 6px;
	float: right;
	margin-right: 40px;
}
.pic {
	padding: 6px;
	border: 1px solid #FFFFFF;
}
body {
	background-color: #FFFFFF;
	background-image: url(images/bk.jpg);
	background-repeat: repeat-x;
}
.zoom {
	background-color: #FFFFFF;
	padding: 15px;
	width: 480px;
	margin-right: 10px;
	border: 1px dashed #0D033A;
	float: right;
}
.slogan {
	position: absolute;
	left: 304px;
	top: 103px;
	width: 310px;
}
