body {
	background-color: #200816;
	background-repeat: no-repeat;
	text-align: center;
	padding: 0;
}

body, td, th {
	color: #ffffff;
	width: 960px;
	margin-left: auto;
    margin-right: auto;
	margin-top: 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;	
	font-size: .9em;
	padding: 0;
}

h1 {
	color: #ffffff;
	font-size: 1em;
}

h2 {
	color: #663300;
}

h3, h4, h5, h6 {
	color: #663300;
}
#navlist li {
	color: #ecc79a;
	font-weight: bold;
	font-size: 1.1em;
	list-style-type: none;
	padding-left: 1em;
	padding-right: 1em;
	display: inline;
	text-align: center;
}

#navlist2 li {
	color: #ecc79a;
	font-weight: bold;
	font-size: 1.1em;
	list-style-type: none;
	padding-left: 0em;
	padding-right: 1.3em;
	display: inline;
	text-align: center;
}

#navlist a:link, #navlist a:visited {
	color: #ecc79a;
	background-color: #200816;
	text-decoration: none;
	display: inline;
	margin: 0;
	border: 0;
	padding: 0;
}

#navlist2 a:link, #navlist2 a:visited {
	color: #ecc79a;
	background-color: #200816;
	text-decoration: none;
	display: inline;
	margin: 0;
	border: 0;
	padding: 0;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover {
	color: #87a9b5;
	background-color: #200816;
	text-decoration: none;
}

#navlist2 a:link#current, #navlist2 a:visited#current, #navlist2 a:hover {
	color: #87a9b5;
	background-color: #200816;
	text-decoration: none;
}

#active {
	color: #5d639f;
}
a:link {
	color: #ecc79a;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #ecc79a;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #ecc79a;
	font-weight: bold;
	text-decoration: none;
}

div.float {
    float: left;
    padding: .35em;
    width: 9.7em;
    margin: 0 .7em .7em 0;
}
  
div.float p {
   text-align: center;
}

div.float2 {
    float: left;
    padding: .35em;
    width: 15.7em;
    margin: 0 .7em .7em 0;
}

div.float3 {
    float: left;
    padding: .35em;
    width: 12.4em;
    margin: 0 .7em .7em 0;
}

.clearboth { clear: both; }

/* Comment here */ 

#imagecontainer {
	margin-left: 0em;
}
.next {
    font-size: 1em;
}

#footer  {
	color: #87a9b5;
/*	font-weight: bold;*/
}

/* Comment here */ 
#footer a:link, #footer a:visited {
	text-decoration: underline;
	color: #87a9b5;
}

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

#text  {
	color: #ffffff;
	font-family: Geneva, Arial, Helvetica, sans-serif;	
	font-size: .9em;
	display: inline;
	margin: 0;
	padding: 0;
}
