body {
	background-color: #0b405b;
	margin: 10px;
	padding: 10px;
	text-align: center;
}

p, h1, h2, h3, h4, h5, a, ul, li, ol, dl, dt, dd, address {
	font: 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-align: left; 
}

address {
	font-style: normal;
}

dt {
	font: bold 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #01006D;
	margin: 10px 20px 5px 20px;
} 

dd {
	font: 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	list-style: none;
	margin: 5px 30px 10px 30px;
} 

h1 {
	font-size: 16px;
	font-weight: bold;
	border-bottom: solid 1px;
	color: #742545;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #0b405b;
}

h3 {
	color: #742545;
	font-weight: bold;
}

h4 {
	color: #000;
	font-weight: bold;
}

a:link, a:visited {
	color: #742545;
}

a:hover, a:active {
	text-decoration: none;
}


/* ----------------- PAGE LAYOUT ELEMENTS ----------------- */

div#container {
     width: 770px;
     margin: 0 auto 0 auto;
     background-color: #FFF;
}

	div#header {
		height: 141px;
		background: url("images/headerbg.jpg") no-repeat;
		text-align: right;
	}
	
		div#cta {
			text-align: right;
		}
		
		div#audioowner {
			width: 770px;
			height: 22px;
			background: url("images/audiobg.jpg") right no-repeat;
			text-align: right;
		}
		
			div#audioowner p {
				margin: 0;
				padding: 0;
				color: #8ecfef;
				font-size: 11px;
				font-weight: bold;
				width: 770px;
				text-align: right;
				position: relative;
				top: 3px;
				left: 0;
			}
			
				div#audioowner a:link, div#audioowner a:visited {
					color: #8ecfef;
					font-size: 11px;
					font-weight: bold;
				}
				
				div#audioowner a:hover, div#audioowner a:active {
					text-decoration: none;
				}

	div#navcontainer {
		height: 26px;
		background: url("images/navbg.jpg") repeat-x;
	}
	
	div#content {
	}
	
		div#margin {
			margin: 10px;
		}
	
	div#footer {
		text-align: center;
		clear: both;
		height: 26px;
		background: url("images/navbg.jpg") repeat-x;
	}
	
		 div#footer p {
			text-align: center;
			margin: 0 auto 0 auto;
			padding: 0;
			position: relative;
			top: 5px;
			left: 0;
			color: #FFF;
		 }
	
			  div#footer a:link, div#footer a:visited {
				margin: 0 10px 0 10px;
				color: #FFF;
			  }
	
			  div#footer a:hover, div#footer a:active {
				   text-decoration: none;
			  } 
			  
	div#contact {
		background: url("images/contactbg.jpg") no-repeat;
		height: 152px;
	}
	
		div#c1a, div#c1b, div#c1c {
			float: left;
			width: 250px;
			text-align: center;
		}
		
		div#c2a, div#c2b {
	float: left;
	width: 250px;
	text-align: center;
		}
		
			div#c1a address, div#c1b address, div#c1c address, div#c2a address, div#c2b address {
				font-size: 11px;
				color: #006699;
				text-align: center;
				margin: 0 auto 0 auto;
				padding: 5px;
			}
			
	div#email {
		height: 37px;
		background: url("images/emailbg.jpg") no-repeat;
	}
	
		div#email p {
			text-align: center;
			margin: 0 auto 0 auto;
			padding: 10px;
			color: #FFF;
			font-weight: bold;
		}
address a:link {
	color: #006699;
	font-size: 11px;
}

		
		div#email a {
			color: #FFF;
			font-weight: bold;
			text-align: center;
			margin: 0 auto 0 auto;
		}

div#copyright {
	font-size: 9px;
	font-family: Tahoma, Arial, sans-serif;
	padding-top: 8px;
	color: #fff;
	text-align: center;
}

#copyright a, #copyright a:link, #copyright a:visited {
	font-size: 10px;
	color: #fff;
	text-decoration:none;
	font-weight: bold;
}

#copyright a:hover, #copyright a:active {
	text-decoration:underline;
	color: #fff;
	font-weight: bold;
}

.ypimg {
	border: 0px;
	padding: 5px 0px;
}

/* ----------------- IMAGE ELEMENTS ----------------- */

img.left {
	float: left;
	margin: 0 10px 10px 0;
}
img.right {
	float: right;
	margin: 0 0 10px 10px;
}
.clear {
	clear: both;
}
.clearcentered {
	clear: both;	
	text-align: center;
	margin: 0 auto 0 auto;
}
.centered {
	text-align: center;
	margin: 0 auto 0 auto;
}

/* ------------------------- MAIN NAVIGATION ----------------------------- */
ul#mainnav {
	margin: 0px;
	padding: 0px 0px 24px;
	width: auto;
}

ul#mainnav li {
	float: left;
	height: 30px;
	border-right: 1px solid #FFF;
	list-style: none;
}

ul#mainnav li a:link, ul#mainnav li a:visited, ul#mainnav li a:active {
	color: #FFF;
	text-decoration: none;
	display: block;
	padding: 6px 10px 6px 10px;
	font-size: 11px;
	font-weight: bold;
}

ul#mainnav li a:hover, ul#mainnav li a.current:link, ul#mainnav li a.current:visited {
	background: url("images/navbgon.jpg") repeat-x;
}

/* ------------------------- AUDIO PG ----------------------------- */

body#audiopg {
	margin: 0;
	padding: 0;
	background-color: #4e97ba;
}

	body#audiopg a {
		text-align: center;
		margin: 0 auto 0 auto;
		font-size: 11px;
		font-weight: bold;
		color: #FFF;
	}
	
/* ------------------------- EXTRA STUFF ----------------------------- */	
div#links {
	width: 177px;
	height: 232px;
	background: url("images/linksbox.gif") no-repeat;
	float: right;
}

	div#links p {
		margin: 0;
		padding: 50px 10px 10px 10px;
	}
	
div#lists {
	width: 750px;
}

	div#listleft {
		float: left;
		width: 350px;
	}
	
	div#listright {
		float: right;
		width: 350px;
	}
	
img.rightlegpic {
	float: right;
	margin: 0 50px 10px 10px;
}


div#maps {
	float: right;
	width: 410px;
}

#mission{ float:right;
			margin:-10px 30px 5px 15px;
			width:180px;
			text-align:center;
			}
			
#mission img{ text-align:center;}			
			
#mission p{ padding:5px 0;
			font-size:10px;
			font-style:italic;
			text-align:center;
			margin:0;
			line-height:1.1em;}	
			
.center img{ margin:0 13px 0 0; }			
			
			.space li{ line-height:1.4em; padding:5px 0;}		
