

* { padding: 0; margin: 0; }
body 
{font-family: verdana, arial;
 font-size: 12px;
 color: #999;
 font-weight: normal;
 margin: 0px;
 background-color: #CCC
}

h5 {font-size: 10px; font-weight: normal; }


#header {
	background:#333;
	width: auto;
	padding:0px;
	margin:0;
	text-align:left;
	color:#000;
	border: #000 0px solid;
	}
h1 {
	font-size:175%;
	color: #fff;
	}
	
	h2 {
	font-weight: bold;
	font-size: 24px;
	}
	
	h3 {
	font-weight: bold;
	font-size: 14px;
	}

#wrapper 
{float: none; 
margin-left: 0px; 
margin-top: 10px; 
margin-right: 0px; 
margin-bottom: 30px; 
width: 900px;
background: #fff;
border: #000 0px solid;}

.head img {float: left; margin: 15px 15px 15px 25px; border: 1px; }

#leftcolumn { 
 color: #333;
background: #fff;
border: 0px solid #fff;
width: 125px;
 float: left;
 text-align: left;
 padding: 0px 0px 0px 0px;
}



#content { 
 width: 748px;
 height: 250px;
 color: #333;
 background: #fff;
padding: 0px 21px 0px 131px;
 border-left: 0px solid #FFF;
text-align: center;
}

#indexcontent { 
 width: 744px;
 height: 425px;
 color: #333;
 background: #fff;
padding: 0px 21px 0px 135px;
 border-left: 0px solid #FFF;
text-align: left;
}


#secondcontent { 
float: left;
 width: 359px;
 height: auto;
 color: #333;
 background: #fff;
padding: 20px 21px 10px 130px;
 border-left: 0px solid #FFF;
text-align: left;
}

#thirdcontent {
float: right;
 width: 359px;
 height: auto;
 color: #333;
 background: #fff;
padding: 20px 21px 10px 10px;
 border-left: 0px solid #FFF;
text-align: left;
}

#storysecondcontent { 
float: left;
 width: 385px;
 height: auto;
 color: #333;
 background: #fff;
padding: 10px 10px 10px 10px;
 border-left: 0px solid #FFF;
text-align: center;
}

#storythirdcontent {
float: right;
 width: 340px;
 height: auto;
 color: #333;
 background: #fff;
padding: 10px 20px 50px 10px;
 border-left: 0px solid #FFF;
text-align: justify;
}

#archivesecondcontent { 
float: left;
 width: 150px;
 height: auto;
 color: #333;
 background: #fff;
padding: 10px 10px 10px 10px;
 border-left: 0px solid #FFF;
text-align: right;
}

#archivethirdcontent {
float: right;
 width: 575px;
 height: auto;
 color: #333;
 background: #fff;
padding: 10px 20px 50px 10px;
 border-left: 0px solid #FFF;
text-align: left;
}


#biographytext { 
 float: left;
 color: #333;
 background: #ccc;
width: 620px;
  padding: 30px 30px 0px 54px;
 border-left: 1px solid #FFF;
text-align: left;
}

#justify
{
	text-align: justify;
	text-transform: none;
	
	text-decoration: none;
	padding: 0px 100px 0px 100px;
	border: #fff 0px solid;
}



img {vertical-align: middle; margin: 0px 15px 4px 0px; }


ul {list-style: circle inside url(images/list.gif); }



#footer { 
 width: 769px;
 clear: both;
 color: #333;
 height: auto;
 border: 0px solid #fff;
 background: #fff;
 padding: 10px 10px 10px 121px;
 text-align: left;
}
.footertext {font-style: normal; color: #000;}

#redfooter { 
 width: 770px;
 clear: both;
 color: #333;
 height: auto;
 border: 0px solid #fff;
 background: #900;
 padding: 10px 0px 10px 130px;
 text-align: left;
}

#greenfooter { 
 width: 770px;
 clear: both;
 color: #333;
 height: auto;
 border: 0px solid #fff;
 background: #696;
 padding: 10px 0px 10px 130px;
 text-align: left;
}

#firstfooter { 
 width: 600px;
 
 float: left;
 color: #333;
 height: auto;
 border: 0px solid #fff;
 background: #999;
 padding: 0px 0px 0px 0px;
 text-align: left;
}

#secondfooter { 
 width: auto;
 float: right;
 color: #333;
 height: auto;
 border: 0px solid #fff;
 background: #fff;
 padding: 0px 0px 0px 0px;
 text-align: left;
}


a.nav:link {background-color:#999;
	text-indent: 8px;
	vertical-align:middle;
	padding: 4px;
	height: 20px;
	width: 110px;
	border-bottom: 1px solid #FFF;
	display:block;
	text-decoration:none;
	font-weight: bold;
	color: #413D36;
	}
	
	
	a.nav:visited {background-color:#999;
	text-indent: 8px;
	vertical-align:middle;
	padding: 4px;
	height: 20px;
	width: 110px;
	border-bottom: 1px solid #FFF;
	display:block;
	text-decoration:none;
	font-weight: bold;
	color: #413D36;
	}
	
a.nav:hover {background-color:#696;;
	text-indent: 8px;
	vertical-align:middle;
	padding: 4px;
	height: 20px;
	width: 110px;
	border-bottom: 1px solid #FFF;
	display:block;
	text-decoration:none;
	font-weight: bold;
	color: #413D36;
	}
	
a.nav:active {background-color:#ADA089;
	text-indent: 8px;
	vertical-align:middle;
	padding: 4px;
	height: 20px;
	width: 110px;
	border-bottom: 1px solid #FFF;
	display:block;
	text-decoration:none;
	font-weight: bold;
	color: #413D36;
	}




/* Links */
a {font-weight: bold;  text-decoration: none }
a:link {color: #000;  text-decoration: none }
a:visited {color: #333;  text-decoration: none }
a:active {color: #999; ; text-decoration: none }
a:hover {color: #666;  text-decoration: underline }


