body
{
background:url(images/bg2.gif) repeat; 
text-align:center
}

#main {
margin: 0 auto;  
width: 80%;
max-width:1000px;
min-width:730px;
background-color:#FFFFFF;
font-size:1em;
font-family:Georgia, "Times New Roman", Times, serif;
color:#333333;
border:#999999 thin solid;
}

#header {
width:100%;
height:186px;
text-align:center;
background-color:#FFFFFF;
background-image:url(images/layout2.png);
background-position:center;
background-repeat:no-repeat;
}

#content {
	text-align:left; 
	float:left; 
	width:70%;
	padding-left:2%;
	padding-top:12px;
	padding-bottom:10px;
}

#secondary {
	text-align:center;
	float:right;
	width:25%;
	border-left:#339900 thin dotted;
	padding-right:2%;
	padding-top:12px;
	padding-bottom:10px;
} 

#footer {
	text-align:center;
	width:100%;
	background-color:#339900;
	color:#FFFFFF;
	padding:5px;
	clear:both;
	}
	
a:link, a:active, a:visited{
color:#0099CC;
}

a:hover{
color:#339900;
background:#FFFF99;
}

h1{
display:none;
}
	
h2{font-size:1.5em;
border-bottom:#FF3300 thin dashed}

h3{font-size:1.25em;}

h4{font-size:1em;}

#nav {
margin:0 auto;
width:100%;
background-color:#FF3300;
}

#nav ul {
list-style-type:none;
padding-left:0;
}

#nav ul li {
display:inline;
}

#nav ul li a {
display:block;
float:left;
width:16%;
text-align:center;
height:2em;
line-height:2em;
color:#000000;
text-decoration:none;
font-size:1.25 em;
}

#people a:hover {
background:#00CCCC;
}
#people a{
background:#009999;
}

#history a:hover {
background:#FFFFCC;
}
#history a{
background:#FFFF99;
}

#fun a:hover {
background:#33CC33;
}
#fun a{
background:#339900;
}

#other a:hover {
background:#FF6633;
}
#other a{
background:#FF3300;
}

#about a:hover {
background:#00CCCC;
}
#about a{
background:#009999;
}

#home a:hover {
background:#FFFFCC;
}
#home a{
background:#FFFF99;
}

#footer a{
color:#FFFFFF;
text-decoration:underline}

#footer a:hover{
background-color:#FFFFFF;
color:#009999}

table{
border: 1px dashed #FFCCFF;
color:#000000;
background-color:#FFFFFF;
padding:0px;
margin:0px;
text-align:center;
}

ul li{list-style-image:url(images/bullet2.gif)}

#secondary ul {
list-style-type:none;
padding-left:0;
}

#secondary h2{border-bottom:thin dotted #FF3300}

#secondary ul li {
display:inline;
}

hr{width:400px;
text-align:center;}

img{border:0;}

.portrait{
width:185px;
}
