* {
	margin: 0;
	padding: 0;
	}
	
html, body {
	height: 100%;
	background: #FFF url(images/bg.gif) repeat-x;
	}

h1 {
	margin-bottom: 20px;
	padding: 35px 0 0 145px;
	width: 645px;
	height: 60px;
	font: normal 1.7em Arial, Helvetica, sans-serif;
	color: #000;
	background: url(images/bg_h1.gif) no-repeat;
	}

h2 {
	margin: 10px 310px 0 30px;
	padding: 0 0 0 5px;
	font: normal 1.1em Georgia, "Times New Roman", Times, serif;
	color: #1F73BE;
	border-bottom: 1px solid #4796DA;
	}

p {
	padding: 0 310px 20px 30px;
	font: .75em Arial, Helvetica, sans-serif;
	line-height: 1.8em;
	}
	
	p strong {	
		color: #CD0000;
		}
		
		p strong.blue {
			color: #0078E2;
			}

			a.linked:link, a.linked:visited {
				padding: 2px 3px;
				color: #FFF;
				background: #AA1600;
				text-decoration: none;
				}
				
			a.linked:hover {
				color: #FFF;
				background: #D11B00;				
				}
	
div#columned {
	width: 480px;
	float: left;
	}

div#columned ul {
	margin: 20px 0 0 40px;
	padding: 0 0 0 10px;
	}
	
div#columned li {
	padding-left: 0px;
	font: .75em Arial, Helvetica, sans-serif;
	line-height: 1.8em;
	color: #555;
	list-style-image: url(images/bullet.gif);
	}
	
div#columned ul#in {
		margin: 20px 0 0 40px;
		padding: 0;
		}

address {
	padding: 1px 15px 5px 15px;
	font: normal .6em Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	color: #444;
	float: left;
	}
	
	address strong {
		padding-right: 70px;
		color: #007F33;
		font-size: 1.1em;
		line-height: 2em;
		border-bottom: 1px solid #450f07;
		}

div#container {
	margin: 0 auto -168px;
	width: 990px;
	min-height: 100%;
	height: auto !Important;
	height: 100%;
	position: relative;
	background: url(images/bg_content.gif) repeat-y;
	}

div#header {
	width: 990px;
	height: 247px;
	background: url(images/bg_header.gif) no-repeat;
	}
	
	div#flash {
		width: 990px;
		height: 370px;
		position: relative;
		z-index: 2;
		}

	div#content {
		width: 990px;
		clear: both;
		}

		div#columnleft {
			width: 195px;
			float: left;
			}
			
		div#columnright {
			width: 795px;
			float: left;
			}
			
		div#map {
			margin: 0 0 0 80px;
			padding: 3px;
			width: 450px;
			height: 300px;
			background: #4E1108;
			border: 1px solid #68170B
			}
	
		div#diy {
			width: 750px;
			}


div#push, div#footer {
	height: 168px;
	clear: both;
	}

div#footer {
	margin: 0 auto;
	width: 990px;
	background: url(images/bg_footer.gif) no-repeat;
	position: relative;
	}
	
	div#footer_1, div#footer_2, div#footer_3, div#footer_4 {
		margin: 40px 10px 0 0;
		width: 202px;
		height: 126px;
		float: left;
		border-left: 1px dashed #CCC;
		}
		
		div#footer_2 {
			margin-left: 63px;
			}

/* COPYRIGHT -- IE7 Fix located in HTML -- */
div#copyright {
	padding: 20px 5px 0 20px;
	font: .55em Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	color: #444;
	}
	
	div#copyright a {
		color: #0078E2;
		}
		
	div#copyright a:hover {
		color: #CD0000;
		text-decoration: none;
		}
	
	div#copyright img {
		margin: 5px 0 10px 0;
		}
	
	
	
/* VERTICAL NAVIGATION */
div#nav {
	width: 195px;
	float: left;
	background: url(images/bg_nav.gif) repeat-y;
	}

div#nav ul {
	padding: 0 0 0 23px;
	list-style: none;
	}

div#nav li {
	list-style-type: none;
	display: inline;
	}

div#nav li a {
	padding: 4px 0 4px;
	width: 171px;
	display: block;
	font: .75em Arial, Helvetica, sans-serif;
	text-indent: 10px;
	letter-spacing: .1em;
	text-decoration: none;
	color: #FFF;
	border-bottom: 1px solid #D68B00;
	}
	
	div#nav li a:hover {
		color: #000;
		background: #FC0;
		}
		
		div#nav li a#current {
			color: #000;
			background: #FFDD54;
			}
			
			div#nav li a#current:hover {
				cursor: default;
				}



/* UTILITY NAV */
div#utilnav {
	width: 202px;
	float: left;
	}
	
div#utilnav ul {
	list-style: none;
	}

div#utilnav li {
	list-style-type: none;
	display: inline;
	}
	
div#utilnav li a {
	padding: 1px 0 1px 0;
	width: 200px;
	display: block;
	font: .6em Arial, Helvetica, sans-serif;
	text-indent: 30px;
	text-decoration: none;
	color: #444;
	}

	div#utilnav li a:hover {
		color: #0078E2;
		text-decoration: none;
		}
		
	div#utilnav li a#current {
		color: #CD0000;
		text-decoration: none;
		}
		
			div#utilnav li a#current:hover {
				color: #CC0000;
				}
				



/* Web Audio */
div#audio {
	padding-bottom: 40px;
	width: 195px;
	height: 204px;
	background: url(images/bg_audio.gif) no-repeat;
	position: relative;
	clear: both;
	}

div#audio applet {
	margin: 167px 0 0 68px;
	}



/* ADMIN LOGIN */
div#admin {
	width: 90px;
	position: absolute;
	z-index: 4;
	top: 742px;
	right: 135px;	
	}
	
	div#admin a:link, div#admin a:visited {
		font: normal .65em Arial, Helvetica, sans-serif;
		color: #272318;
		text-decoration: none;
		}

	div#admin a:hover {
		font-weight: bold;
		color: #A00000;
		text-decoration: none;
		}

.clear {
	clear: both;
	}
.left {
	float: left;
	}

.right {
	margin: 0 48px 0 25px;
	padding: 1px;
	float: right;
	border: 1px solid #E7E7E7;
	}
