body {  
    font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #663300; 
	background-color: #FFFFFF; 
	text-align: center;
	font-weight: bold; 
	margin-right: auto; 
	margin-left: auto;
}

p {
	width: 550px;
	margin-right: auto;
	margin-left: auto;
}

#top {
	margin-right: auto;
	margin-left: auto;
    text-align: center;
}

#flash {
	margin-right: auto;
	margin-left: auto;
}

#nav {
	margin-right: auto;
	margin-left: auto;
    font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #663300; text-decoration: none;
    text-align: center;
}

#nav ul {
	list-style-type: none;
	list-style-image: none;
}

#nav a  {
	color: #663300;
	text-decoration: none;
    text-align: center; 
	margin-right: auto; 
    font-weight: bold; 
	background-color: #FFFFFF; 
	margin-left: auto;
}

#nav a:visited {
	color: #663300;
    text-decoration: none;  
	margin-right: auto; 
	margin-left: auto; list-style-image: none;
    text-align: center;
}
#nav a:hover {
	color: #CC9966;
    text-decoration: none; 
	text-align: center; 
	margin-right: auto;
    margin-left: auto;
}

#nav a:active {
	color: #663300;
    text-decoration: none; 
	text-align: center; 
	margin-right: auto;  
	margin-left: auto;
}



.copyright {  
	font-size: 11px; 
	color: #996600; 
	background-color: #FFFFFF; 
	text-align: center; 
	margin-right: auto; 
	margin-left: auto;
}


h1 {  
	font-size: 1.5em;
	color: #663300; 
	background-color: #FFFFFF; 
	font-weight: bold;
	width: 550px;
	margin-right: auto;
	margin-left: auto;
}

h1 strong {
    font-size: 1.8em;
}

h2 {  
	font-size: 1em; 
	color: #663300; 
	text-align: left;
	width: 550px;
	margin-right: auto;
	margin-left: auto;
}

h3 {  font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: .9em; 
    color: #663300;
	width: 550px;
	margin-right: auto;
	margin-left: auto;
}

.left {  
	color: #663300; 
	text-align: left;
}
	
.slidesshowH1 {  
	color: #663300; 
	text-align: center; 
	margin-right: auto;
    margin-left: auto;
	width: 550px;
}
