html, body {
	background-color: #171f26;
	padding:0px;
	margin-bottom:0px;
	background-image: url(images/header.jpg);
	background-repeat: repeat-x;
	text-align:center;
	min-height: 100%;
    height:auto !important;
    height: 100%;
	margin:0; 
    padding:0;
    border:none;

}

p {
	position:relative;
	width:500px;
	margin-left: 300px;
	text-align:center;
	padding-top:100px;
	font-size:12px;
	font-family:'Lucida Console', Monaco, monospace;
	color: #3D5A73;
}

a:link, a:visited{
	COLOR:#8092a9;
	text-decoration:none;
}

a:hover{
	COLOR:#8092a9;
	text-decoration:underline;
}

a:active{
	COLOR:#f2f2f2;
	text-decoration:none;
}

#tagline a:link, #tagline a:visited {
	color: #667271;
	text-decoration:none;
}

#tagline a:hover {
	color: #667271;
	text-decoration:underline;

}

#tagline a:active {
	color: #f2f2f2;
	text-decoration:none;
}

ul{
	list-style:none;
}

.indent {
	text-indent:10px;
}
	

#maintitle {
	margin:20px auto 0 300px;
	width:500px;
	font-size:58px;
	font-family:'Lucida Console', Monaco, monospace;
	text-align: center;
	color: #000000;


}
#subtitle {
    margin:-5px auto 0 500px;
	width:300px;
	margin-bottom:0px;
	font-size:23px;
	font-family:'Lucida Console', Monaco, monospace;
	text-align: center;
	color: #171f26;

}
#tagline {
	margin:30px auto 0 300px;
	width:500px;
	margin-bottom:0px;
	font-size:17px;
	font-family:'Lucida Console', Monaco, monospace;
	text-align:center;
	color: #667271;

}

#header {
	margin:0px auto 0 300px;
	width:500px;
	margin-bottom:0px;
	z-index:-1;

}

h1 {
	font-size:25px;
	font-family:'Lucida Console', Monaco, monospace;
	text-align: center;
	color: #8092a9;
	font-weight:normal;
}


#content {
	margin:-45px auto 0 400px;
	width:400px;
	margin-bottom:0px;
	font-size:14px;
	font-family:'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	text-align: left;
	color: #f2f2f2;
	z-index:3;

}
#footlinks{
	margin:-20px auto 0 300px;
	width:500px;
	margin-bottom:0px;
	font-size:15px;
	font-family:'Lucida Console', Monaco, monospace;
	text-align: center;
	color: #3D5A73;

}

#main {
	position:absolute;
	top:0px;
	bottom:0px;
	left:50%;
	width:1000px;
	min-height: 100%;
    height:auto !important;
    height: 100%;
	margin: 0 -500px;
	text-align:left;
	border:none;
	padding:0;
	
}

#inside {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin:0 auto -200px;
}

#copyright {
	position:relative;
	bottom:0;
	margin-bottom:0;
	width:1000px;
	height:200px;
    background-image:url(images/bottomsplat.gif);
	background-repeat: no-repeat;

}

#push {
	height:200px;
}

#line1 {
	margin:-55px auto auto 300px;
	text-align:left;

}

#line2 {
	margin:-18px auto auto 300px;
	text-align:left;

}



#logo {
	position:absolute;
	left:-20px;
	top: 0px;
	border: none;

}

#images {
	position: absolute;
	left:250px;
	top:183px;
	margin-bottom:0px;

}


#navback {
	position: absolute;
	left:786px;
	top:85px;
	margin-bottom:0px;
	overflow:hidden;

}

#navsee {
	position: absolute;
	left:833px;
	top:191px;
	width:91px;
	height:35px;
	margin-bottom:0px;
}

#navhear {
	position: absolute;
	left:833px;
	top:226px;
	width:91px;
	height:38px;
	margin-bottom:0px;

}
#navspeak {
	position: absolute;
	left:833px;
	top:264px;
	width:91px;
	height:49px;
	margin-bottom:0px;

}

