a:link
{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: #666;
	line-height: 130%;
}

a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: #666;
	line-height: 130%;
}

a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: #906;
	line-height: 130%;
}

a:active
{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: #666;
	line-height: 200%;
}

H1
{
	font-family: Times, serif;
	font-size: large;
	line-height: 200%;
	font-weight: bold;
	color: white;
}
H2
{
	color: #009;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: medium;
}

p
{color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 130%;
}p.list
{
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 150%;
	font-weight: bold;
}
p.caption
{
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
	font-style: italic;
}
.italic {
font-style: italic;
}
.mainimage {
float:left;
width: 230px;
}

.clear {
clear: both;}

#navtop
{
	/*background-color: #FF3;*/
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #C60;
	text-indent: 20px;
	width: 600px;
	padding-top: 8px;
	padding-bottom: 5px;
}
#head
{
	background-color: #000;
	width: 600px;
	text-indent: 20px;
	text-align: left;
}
#story
{
	width: 580px;
	padding: 0 0 0 20px;
}
#navfoot
{
	background-color: #fff;
	text-indent: 20px;
	width: 600px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #C60;
}