body 
{
	background: #000066 url(trampbanner.jpg) fixed no-repeat left;
	color: #000;


}

#header
{
	background: #ff0000 url(highflying.jpg) no-repeat center;
	color: #fff;
	height: 125px;
	width: 560px;
	margin-left: 300px;
	border: 1px solid white;
	clear: both;
	margin-bottom: 20px;
	font-family: Trebuchet MS, "Times New Roman", Times, sans serif;

	
}

#main
{
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
        padding-bottom: 20px;
	width: 700px;
	margin-left: 225px;
	margin-right: 75px;
	background: #fff;
	color: #000;
	border: 3px groove black;
	line-height: 1.25em;
	font-family: Trebuchet MS, "Times New Roman", Times, sans serif;
}

#footer
{
	background: transparent;
	color: #fff;
	margin-left: 300px;
	width: 560px;
	padding-top: 25px;
	font-size: .75em;
	text-align: center;
	clear: both;
}
img
{
	border: 1px solid black;
	margin: 5px;
}

p
{
	text-indent: 2em;
}

p.header
{
	text-align: center;
	background: #transparent;
	color: #fff;
	padding-top: 80px;
	padding-left: 90px;
}

p.archive
{
	text-indent: 0em;
}

a:link
{
	color: #000; 
        border-bottom: 1px dotted black; 
        text-decoration: none; 
}

a:visited
{ 
	color: #999; 
        border-bottom: none;
        text-decoration: none;  
}

a:hover
{ 
	color: #999; 
        border-bottom: 1px solid #999;
	text-decoration: none;  
}

a:active
{ 
	color: #999; 
	text-decoration: none; 
}

a:link.header
{
	color: #000; 
        border-bottom: 1px solid black; 
        text-decoration: none; 
}

a:visited.header
{
	color: #000; 
        border-bottom: 1px solid black; 
        text-decoration: none; 
}

a:hover.header
{ 
	color: #999; 
        border-bottom: 1px solid #999;
	text-decoration: none;  
}

a:active.header
{ 
	color: #999; 
	text-decoration: none; 
}

a:link.left
{
	color: #999; 
        border-bottom: none; 
        text-decoration: none; 
	text-weight: heavy;
}

a:visited.left
{ 
	color: #999; 
        border-bottom: none;
        text-decoration: none; 
	text-weight: heavy; 
}

a:hover.left
{ 
	color: #000; 
        border: 1px dotted black;
	text-decoration: none; 
}

a:active.left
{ 
	color: #000; 
	text-decoration: none; 
}