@charset "utf-8";
/* CSS Document */

body 
{
	background-color: rgb(185,184,176);
}

h1 
{
	font: normal normal bolder 20pt/22pt Arial, Helvetica, sans-serif;
	color:#660000;
	text-align:center;
}
	
h2 
{
	font: normal normal bold 18/20 Times New Roman, Times, serif;
	color:#000066;
	text-align:left;
	padding:10px;
}
	
p	
{
	font-family:Georgia, Times New Roman, Times, serif;
	color:#000000;
	text-align:left;
	padding-left:5px;
}

.copyright
{
	font-size: 12px;
	color: #666666;
	padding-top: 0px;
	line-height: 16px;
}
	
.nav
{
    COLOR: black;
    FONT-FAMILY: verdana,geneva,arial;
    FONT-SIZE: 10px;
    TEXT-DECORATION: none;
}

.story
{
    BACKGROUND-COLOR: #ffffcc;
    COLOR: black;
    FONT-FAMILY: Verdana,Arial,sans-serif;
    FONT-SIZE: 8pt;
}

a
{
	color: white;
}

a:link
{
	color: rgb(38,82,103);
}

a:hover
{
	color:#FFFFFF;
}

a:visited
{
	color:#660000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.header_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: left;
	line-height: 30px;
	color: #685B40;
	float: none;
	padding-right: 0px;
	text-indent: 700px;
}
