body
    {
    background-color: #FFFFFF;
	font-family: "Goudy Old Style", "Times New Roman", Times, serif;
    margin: 0px;
    font-size: 14px;
    line-height: normal;
	letter-spacing: 0px;
    }

a:active, a:link, a:visited
    {
    text-decoration: underline;
    letter-spacing: 0px;
    color: #330000;
    }
    
a:hover
    {
    text-decoration: none;
    letter-spacing: 0px;
    color: #FFFFFF;
	background-color: #720404;
    }

p 
    {
    margin: 0px 2px 0px 2px;
	padding: 0px;
    font-style: normal;
    }
	
p.smaller
	{
	border-top: 1px solid #000000;
	font-size: 12px;
	line-height: 12px;
	margin-top: 5px;
	padding-top: 2px;
	}
	
div.red
	{
	position: absolute;
	top: 0px;
	left: 0px;
	padding: 228px 3px 3px 3px;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	width: 150px;
	min-height: 450px;
	z-index: 0;
	background-color: #720404;
	color: #DD9999;
	}
	
span.a
	{	
	font-size:16px;
	line-height: 16px;
	font-family: "Goudy Old Style", Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	text-align:center;
	padding: 0px;
	margin: 0px;
	border: 0px;
	display:block; 
	}
	
h2 a:active, h2 a:link, h2 a:visited, .red a:active, .red a:link, .red a:visited
	{
	color: #DD9999;
	text-decoration: none;
	}
	
h2 a:hover, .red a:hover
	{
	color: #FFFFFF;
	text-decoration: none;
	}
	
.content h1
	{	
	font-size:16px;
	color: #FFFFFF;
	background-color:#720404;
	line-height: 18px;
	font-family: "Goudy Old Style", Georgia, "Times New Roman", Times, serif;
	border: 1px solid #000000;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	text-align:left;
	padding: 0px;
	margin: 0px;
	margin-top: 5px;
	padding-left: 5px;
	}
	
.content h2
	{
	font-size:13px;
	color: #FFFFFF;
	line-height: 13px;
	font-family: "Goudy Old Style", Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	text-transform: lowercase;
	text-align: right;
	padding: 0px;
	margin-top: -17px;
	margin-right: 5px;
	margin-bottom: 5px;
	}
	
span.b
	{
	font-size:13px;
	line-height: 13px;
	font-family: "Goudy Old Style", Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	text-transform: lowercase;
	text-align: right;
	padding: 0px;
	margin-top: -3px;
	margin-bottom: 5px;
	display:block; 
	}
	
div.content
	{
	position: absolute;
	top: 221px;
	left: 158px;
	min-height: 450px;
	padding: 0px 3px 3px 3px;
	width: 590px;
	border: 0px;
	z-index: 1;
	}
	
div.image
	{
	position:absolute;
	top: 0px;
	left: 0px;
	border: 0px;
	width: 800px;
	height: 220px;
	z-index: 2;
	}
