body {
	margin: 0;
	padding: 0;
	background-color: #B0C8BA;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Black;
}

.headerimage {
	background-image: url(images/header.jpg);
	height: 79px;
	width: 609px;
	background-repeat: no-repeat;
}


.headermenu {
	position: relative;
	top: -58px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 125%;
	left: 30px;
}

.container{
		position: absolute;
		left: 0%;
		width: 500px;	
}

.minicontainer{
	position: relative;
	height: 110px;
	padding: 0px 0px 0px 0px;
}

a img{
	border: 0px;
}

.bodytext {
	text-align: left;
	color: #445044;
	position: relative;
	top: -2px;
	left: 15px;
	width: 490px;
	font-size: 75%;
}

.bold{
	font-weight: bold;
}

.footercontainer {
	position: relative;
	left: 20px;
	top: -3px;
	width: 473px;
}

.footertext {
	position: relative;
	font-size: 55%;
	color: #586D5C;
	text-align: left;
}

.linktitle{
	color: #586D5C;
	font-weight: bolder;
	text-decoration: none;
	font-size: 110%;
}

a.menu:link 
{
	color: #E99113;
	padding: 0px 4px 0px 4px;
	font-weight: bolder;
	text-decoration: none;
}

a.menu:visited 
{
	color: #CB8018;
	padding: 0px 4px 0px 4px;
	font-weight: bolder;
	text-decoration: none;
}  
a.menu:active 
{
	color: #E99113;
	font-weight: bolder;
	text-decoration: none;
	padding: 0px 4px 0px 4px;
}
a.menu:hover 
{
	color: #EEB66A;
	padding: 0px 4px 0px 4px;
	font-weight: bolder;
	text-decoration: none;
}	


#topmenu a {
  position: absolute;
  height: 20px;
  width: 80px;
  top: 57px; 
  text-decoration: none;
  }

#topmenu i {
	visibility: hidden;
}  
  
a#home {
top: 57px; 
left: 196px;
width: 65px;
}

a#portfolio {
position: absolute; 
top: 57px;
left: 280px; 
width: 85px;
}

a#fansites { 
position: absolute;
top: 57px; 
left: 384px; 
width: 83px;
}

a#links {
position: absolute;
top: 57px;
left: 485px; 
width: 47px;
}


a.bodylink:link 
{
	color: #0A2C36;
	font-weight: bolder;
	text-decoration: none;
	font-size: 110%
}

a.bodylink:visited 
{
	color: black;
	font-weight: bolder;
	text-decoration: none;
	font-size: 110%
}  

a.bodylink:active 
{
	color: #0A2C36;
	font-weight: bolder;
	text-decoration: none;
	font-size: 110%
}

a.bodylink:hover 
{
	color: #0C586D;
	font-weight: bolder;
	text-decoration: none;
	font-size: 110%
}	

a.footerlink:link 
{
	color: #406F70;
	text-decoration: none;
}

a.footerlink:visited 
{
	color: #406F70;
	text-decoration: none;
}  

a.footerlink:active 
{
	color: #406F70;
	text-decoration: none;
}

a.footerlink:hover 
{
	color: #C5DFE0;
	text-decoration: none;
}	

a.linkspage:link 
{
	color: #406F70;
	text-decoration: none;
	position: relative;
	left: 5px;
}

a.linkspage:visited 
{
	color: #406F70;
	text-decoration: none;
	position: relative;
	left: 5px;
}  
a.linkspage:active 
{
	color: #406F70;
	text-decoration: none;
	position: relative;
	left: 5px;
}
a.linkspage:hover 
{
	color: #C5DFE0;
	text-decoration: none;
	position: relative;
	left: 5px;
}	

