html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset{
	margin:0;
	padding: 0;
	border: 0;
	}

#wrapper {
	width:780px;
	margin: 10px auto;
	text-align: center;
	}

#header {
	text-align: center;
	}

#mainBody {
	text-align: left;
	margin-right: 0px;
	margin-left: 15px;
	margin-top: 0px;
	margin-bottom: 0;
	padding: 0;
	border: 0;
	width: 760px;
	}
		

#footer {
	width: 750px;
	text-align: justify;
	margin-top: 25px;
	font-style: italic;
	border-top: groove gray 4px;
	color: #330000;
	font-weight: bolder;
	
}


#Initial {
	position:absolute;
	width:750px;
	height:400px;
	z-index:1;
	visibility: visible;
	text-align: left;
}
#Who {
	position:absolute;
	width:750px;
	height:400px;
	z-index:2;
	visibility: hidden;
	text-align: left;
}
#Contact {
	position:absolute;
	width:750px;
	height:400px;
	z-index:3;
	visibility: hidden;
	text-align: left;
}
#Why {
	position:absolute;
	width:750px;
	height:400px;
	z-index:4;
	visibility: hidden;
	text-align: left;
}
#Where {
	position:absolute;
	width:750px;
	height:400px;
	z-index:5;
	visibility: hidden;
	text-align: left;
}

#linkList {
border-bottom:ridge 6px #666666;
margin-bottom: 10px;
}


body {
	background-color: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}


td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #330000;
}

a {
	color: #330000;
}

a:hover {
	color: #000033;
}



form {
	background-color: #CCCC99;
}

.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 30px;
  background-color: #990000; color: #FFFF66;
}

.subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
  color: #660000; font-style: oblique;
}

.subheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 32px;
	font-weight: 600;
  color: #660000; font-style: oblique;
}

.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	background-color: #990000;
  color: #FFFF66;
}

.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #CCCC66;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
}
a:hover {
	color: #DEDECA;
	background-color: #330000;
}

.sidebar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	padding: 3px;
	background-color: #FFFF99;
}

.sidebarHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #FFFF99;
	background-color: #999933;
 font-weight: bold;
}

.sidebarFooter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #FFFF99;
 color: #990000;
}

.footer {
  font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #FFFF99;
}

.legal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #333333;
}

.box1 {
	border-width: 2px;
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
  border-style: dotted;
	}

.promo {
	font-family: "Times New Roman", Times, serif;
	color: #000033;
}

.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #336699;
}

.dingbat {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #CCCC99;
 color: #660000; font-weight: bolder; font-size: medium;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}

.imgborder {
border-width: 5px 5px 5px 5px;
border-style:groove;
border-color: #666666;
}

.imgLeftFloat {
border-width: 5px 5px 5px 5px;
border-style:groove;
border-color: #666666;
float: left;
margin: 2px 10px 5px 0px;
}

ul.indented {
margin-left: 40px;
}

ol, ul {
margin-left: 45px;
}

.classList {
list-style-position:inside;
}

.makebigger {
font-size: 140%;
}
