/* CSS Document */

body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000033;
}
#content {
width: 860px;
margin: 0 auto;
background-color:#FFFFFF;

}
body {
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 18px;

}
a {
	font-size: 11px;
	color: #CC3300;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #934A4C;
}
a:hover {
	text-decoration: none;
	color: #feb902;
}
a:active {
	text-decoration: none;

}
h1 {
	font-size: 15px;
	color: #000000;
	letter-spacing: 1px;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #663399;
	letter-spacing: 1px;
	}
h3 {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 18px;	
}
#sidebar { 
padding: 15px 80px 0 0;
float: right;
position: relative; 
width: 180px;
}
#sidebar ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;

}
#sidebar li{
list-style: none;
text-decoration: none;
}

#sidebar a
{
display: block;
padding: 3px;
width: 140px;
background-color: #FFFFFF;
font-size: 14px;
letter-spacing: 1px;
font-family: Arial, Helvetica, sans-serif;
line-height: 20px;
letter-spacing: 1px;
}

#sidebar a:link, #navlist a:visited
{
color: #666666;
text-decoration: none;
}

#sidebar a:hover, #information #sidebar .active, #history #sidebar .active, #gallery #sidebar .active, #contact #sidebar .active
{
background-color: #CC3300;
color: #fff;
}
#info { 
padding: 15px 15px 0px 80px;
width: 450px;
}
#archive #info { 
padding: 15px 0px 0px 15px;
width: 450px;
}
#info li {
	list-style: none;
	border-bottom: 1px dotted #ccc;
	padding: 0px 0px 10px 0px;
	text-decoration: none;
	border-color: #333333;
}
#footer {
font-size: 10px;
font-family: Arial, Helvetica, sans-serif;
padding: 20px 15px 60px 80px;
clear: both;
color: #333333;
}
