* {
	margin: 0;
	padding: 0;
	}
	
html, body {
	height: 100%;
	background: #EDEDED url(images/bg.gif) repeat-x;
	}

h1 {
	margin: 0;
	padding: 0;
	width: 990px;
	height: 43px;
	float: left;
	font: bold normal 1.3em/1.6em Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	text-transform: uppercase;
	background: url(images/bg_h1.gif) no-repeat;
	}

h2 {
	margin: 10px 100px 10px 0;
	padding: 0 5px;
	font: bold normal 14px Georgia, "Times New Roman", Times, serif;
	color: #FF6600;
	border-bottom: 1px solid #CCC;
	clear: both;
	}

h3 {
	margin: 10px 70px 10px 20px;
	padding: 0 5px;
	font: bold 1em Arial, Helvetica, sans-serif;
	color: #FFC611;
	border-bottom: 1px solid #B3BEAD;
	clear: both;
	}

h6 {
	font: bold 1.6em Arial, Helvetica, sans-serif;
	line-height: .05em;
	text-align: center;
	color: #444;
	}

p {
	padding: 10px 70px 10px 0;
	font: .8em Arial, Helvetica, sans-serif;
	line-height: 1.7em;
	color: #444;
	}
strong {
	color: #0055A6;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
}

	
span {
	width: 330px;
	float: left;
	}

span ul {
	margin: 0 0 10px 45px;
	padding: 0 0 0 20px;
	}
	
	span ul.next {
		margin: 0 0 10px 10px;
		padding: 0 0 0 10px;
		}
	
span li {
	font: .8em Arial, Helvetica, sans-serif;
	line-height: 1.7em;
	color: #444;
	list-style-image: url(images/bullet.gif);
	}

address {
	margin: 0 0 0 4px;
	padding: 10px 0;
	font: normal .75em Arial, Helvetica, sans-serif;
	line-height: 1.6em;
	color: #444;
	clear: both;
	}
	
	address a:link, address a:visited {
		padding: 2px 3px;
		color: #4B5D58;
		}
	
	address a:hover {
		color: #FFF;
		background: #4B5D58;
		text-decoration: none;
		}

div#container {
	margin: 0 auto;
	width: 990px;
	position: relative;
	background: url(images/bg_content.gif) repeat-y;
	}

div#header {
	width: 990px;
	height: 138px;
	float: left;
	background: url(images/bg_header.gif) repeat-x;
	}

div#subheader {
	width: 990px;
	height: 265px;
	float: left;
	background: url(images/bg_flash.gif) no-repeat;
	}

div#flash {
	width: 549px;
	height: 265px;
	float: left;
	}

	.image {
		margin-left: 1px;
		float: left;
		border: 1px solid #0053A0;
		}

	div#content {
		width: 990px;
		clear: both;
		}
	
		div#light_box {
			width: 990px;
			float: left;
			background: url(images/light_box_bg.gif) repeat-y;
			}
			
		div#light_box_end {
			padding-bottom: 23px;
			width: 990px;
			float: left;
			background: url(images/light_box_end.gif) bottom left no-repeat;
			}

		div#dark_box {
			width: 990px;
			float: left;
			background: url(images/dark_box_bg.gif) repeat-y;
			}

		div#dark_box_end {
			padding-bottom: 23px;
			width: 990px;
			float: left;
			background: url(images/dark_box_end.gif) bottom left no-repeat;
			}

		div#columnleft {
			width: 733px;
			float: left;
			}
			
			div#columnleft img {
				margin: 2px 0 10px 0;
				padding: 3px;
				float: right;
				border: 1px solid #B3BEAD;
				}
			
			div#columnleft a:link, div#columnleft a:visited {
				padding: 2px 3px;
				color: #FFF;
				background: #0053A0;
				text-decoration: none;
				}
				
			div#columnleft a:hover {
				background: #0080F6;
				text-decoration: none;
				}
				
		div#columnright {
			width: 257px;
			float: left;
			}



		div#map {
			margin: 10px 0 10px 0;
			padding: 1px;
			width: 700px;
			height: 300px;
			border: 1px solid #CCC;
			}
	
		div#diy {
			margin: 0;
			padding: 0;
			width: 700px;
			position: relative;
			z-index: 5;
			}

div#footer {
	margin: 0 auto;
	height: 88px;
	clear: both;
	background: url(images/bg_footer.gif) repeat-x;
	}

div#copyright {
	padding: 10px 0 0 480px;
	font: .55em Arial, Helvetica, sans-serif;
	color: #0053A0;
	clear: both;
	}

/* IE6 Cannot Read This */	
html>body div#copyright {
	padding: 10px 0 0 400px;
	}	
/* IE6 Cannot Read This */
	
	div#copyright a {
		color: #0053A0;
		}
		
	div#copyright a:hover {
		padding: 2px 3px;
		color: #0080F6;
		background: #FFF;
		text-decoration: none;
		}
	
	div#copyright img {
		margin: -28px 0 0 -125px;
		}
	
	
/* HORIZONTAL NAVIGATION */
div#nav {
	width: 990px;
	height: 33px;
	float: left;
	background: url(images/bg_nav.gif) no-repeat;
	}
	
div#nav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}

div#nav li {
	margin: 0;
	padding: 0;
	float: left;
	list-style-image: none;
	}

div#nav li a {
	margin: 0;
	padding: 11px 10px 8px 10px; 
	float: left; 
	display: block;
	font: bold .7em Tahoma Arial, Helvetica, sans-serif;
	text-align: center; 
	text-transform: uppercase;
	color: #666;
	text-decoration: none;
	border-right: 1px solid #D3A21D;
	}

		div#nav li a:hover {
			color: #FFF;
			background: #D3A21D;
			}
			
		div#nav li a#current {
			color: #FFF;
			background: #444;
			}
			
			div#nav li a#current:hover {
				color: #FFF;
				background: #333;
				}


/* UTILITY NAV */
div#utilnav {
	margin: 0 auto;
	padding: 0;
	width: 990px;
	clear: both;
	}
	
div#utilnav ul {
	margin: 0;
	padding: 0px 0 0 0;
	list-style-type: none;
	}

div#utilnav li {
	margin: 0;
	padding: 0;
	float: left;
	list-style-image: none;
	}
	
div#utilnav li a {
	display: block;
	margin: 0;
	padding: 6px 10px 2px 10px;
	font: bold .75em Arial, Helvetica, sans-serif;
	line-height: 1.2em;
	color: #0053A0;
	text-decoration:none;
	}

	div#utilnav li a:hover {
		color: #0080F6;
		}



/* Web Audio */
div#audio {
	margin: 0;
	padding: 0;
	width:168px;
	height: 51px;
	position: absolute;
	z-index: 4;
	top: 87px;
	right: 0;
	}

a#sound {
	margin: 0;
	padding: 0;
	display: block;
	width: 168px;
	height: 51px;
	background: url(images/audio_off.gif) no-repeat;
	}

	a#sound:hover {
		background: url(images/audio_on.gif) no-repeat;
		}
		
		

/* ADMIN LOGIN */
div#admin {
	padding: 5px 0 0 0;
	font: bold .75em Arial, Helvetica, sans-serif;
	text-align: center;
	clear: both;
	}
	
	div#admin a:link, div#admin a:visited {
		color: #0053A0;
		text-decoration: none;
		}

	div#admin a:hover {
		color: #0080F6;
		text-decoration: underline;
		}

.clear {
	clear: both;
	}
