body, p, h1, h2, h3, ul, ol, a, table, td, form, img, li
{
	font-family: Gill Sans,Arial,Helvetica,Sans_Serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	color: #f2ebc7;
}

p.small,a.small
{
	color: white;
	font-family: Gill Sans,Arial,Helvetica,Sans_Serif;
	font-size: 8pt;
}

h1
{
	font-size: 18pt;
	font-style: normal;
	font-weight: normal;
}

h2
{
	font-size: 18pt;
	font-style: italic;
	font-weight: normal;
}

h3
{
	font-size: 24pt;
	font-style: italic;
	font-weight: normal;
}

h4
{
	font-size: 18pt;
	font-style: italic;
	font-weight: normal;
	line-height: 0pt;
}
	


body
{
	margin-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding: 0;
	background-image: url(../graphics/background1.png);
	background-repeat: repeat-x;
	background-color: #979c9c;
	color: #f2ebc7;
}

#titleBannerFloat
{
	position: absolute;
	top: 0px;
	left: 0px;
}

#titleBannerFloat #contactButton
{
	position: absolute;
	top:35px;
	left:790px;
}

#titleBannerFloat #siteButton
{
	position: absolute;
	top:35px;
	left:930px;
}

#titleBannerFloat #searchBox
{
	position: absolute;
	top:70px;
	left:790px;
	border: 1px solid black;
	background: #ffffff;
	color: #8c9191;
	height:24px;
}

#slogan
{
	position: absolute;
	top:130px;
	left:15px;
}

#nav
{
	position: absolute;
	z-index: 1;
	top: 165px;
	left: 0px;
}

#navButton1
{
	position: absolute;
	top: 3px;
	left: 90px;
}

#navButton2
{
	position: absolute;
	top: 6px;
	left: 245px;
}

#navButton3
{
	position: absolute;
	top: 3px;
	left: 440px;
}

#navButton4
{
	position: absolute;
	top: 3px;
	left: 615px;
}

#navButton5
{
	position: absolute;
	top: 3px;
	left: 805px;
}

#footer
{
	position: absolute; 
	top:4000px;
}

#siteInfoButton
{
	position:absolute;
	top: 5px;
	left: 40px;
}

#moreInfoButton
{
	top: 5px;
	left: 800px;
	position: absolute;
}

#homePanels
{

}

#homePanel1
{
	position: absolute;
	top: 430px;
	left: 30px;
	width: 450px;
}

#leftFlash
{
	position: absolute;
	top: 75px;
	left: 25px;
}

#homePanel2
{
	position: absolute;
	top: 430px;
	left: 520px;
}

#rightFlash
{
	position: absolute;
	top: 75px;
	left: 25px;
}

.titleText
{
	position: absolute;
	top: 20px;
	left:130px;
	color: inherit;
	font-size: 24px;
	font-style: italic;
	font-weight: lighter;
}

#Float404
{
	position: absolute;
	top: 25%;
	left: 50%;
	right: 50%;
	bottom: 75%;
	margin-top: -200px;
	margin-left: -333px;
}

#bottomBarFloat
{
	position: absolute;
	/*
	top:98%;
	left:50%;
	right:50%;
	bottom:2%;
	margin-top:-36;
	margin-left:-136;
	*/
	z-index: 1;
	top: 800px;
	left: 160px;
}

#bottomBar
{
	position: absolute;
	z-index: 1;
	top: 2px;
	left: 2px;
}

#infoButton
{
	position: absolute;
	z-index: 2;
	top: 12px;
	left: 12px;
}

#contactButton
{
	position: absolute;
	z-index: 2;
	top: 12px;
	left: 137px;
}

#infoButton2
{
	position: absolute;
	z-index: 2;
	top: 12px;
	left: 17px;
}

#contactButton2
{
	position: absolute;
	z-index: 2;
	top: 12px;
	left: 142px;
}

#flashStuffButton
{
	position: absolute;
	z-index: 2;
	top: 12px;
	left: 267px;
}

#alertText
{
	float: left;
	margin-right: 10em;
	margin-left: 10em;
	clear: both;
}

#alertText p
{
	color: #FFFFFF;
	font-size: 14px;
	display: block;
	text-align: left;
	font-weight: normal;
}

#alertText .centerAlign { text-align: center; }

#alertText .tiny
{
	font-size: .6em;
	font-weight: bold;
}

#intro
{
	position: absolute;
	width: 600px;
	left: 50px;
	top: 340px;
	height: 300px;
	z-index: 2;
}

#textSpace
{
	 position: absolute;
	left: 50px;
	right: 50px;
	top: 200px; 
}


#banner
{
	display: block;
	position: absolute;
	width: 800px;
	clear: both;
}

#banner .logo
{
	float: left;
	padding-top: .5em;
	padding-left: .5em;
}

#banner .bannerLine
{
	float: right;
	padding-top: 2.5em;
	padding-left: 2em;
}

#banner .navigation
{
	float: right;
	clear: right;
	padding-top: 1.5em;
}


/* Default Links */

a
{ outline: none;
}

a:link
{
	text-decoration: none;
	color: #f2ebc7;
}

a:visited
{
	text-decoration: none;
	color: #ffffcc;
}

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

a:hover
{
	text-decoration: none;
	color: #FC0;
}

a.offsite
{
	text-decoration: none;
	color: #fbfe95;
}

ol
{
	color: #FFFFFF;
	font-size: 14px;
	display: block;
	text-align: left;
	font-weight: normal;
}

ul
{
	color: #FFFFFF;
	font-size: 14px;
	display: block;
	text-align: left;
	font-weight: normal;
}

#thanksText { text-align: center; }

#iframe
{
	display: none;
	visibility: hidden;
	height: 1px;
}
