body{
	background-color:#e7e7e7;	
	margin-right:0px;
	margin-top: 0px;
}

.logo_large
{
	position:absolute;
	top:0px;
	left:0px;
	z-index:1;

}

.backgroundlayer
{
	position:absolute;
	z-index:10;
}

.toplayer
{
	position:absolute;
	top:0px;
	left:0px;
	z-index:100;
}

a.nav:link
{
	font-size:20px;
	color:#CCC;
	text-decoration:none;
}

a.nav:visited
{
	font-size:20px;
	color:#CCC;
	text-decoration:none;
}

a.nav:hover
{
	font-size:22px;
	color:#FFF;
	text-decoration:underline;
}

a.nav:active
{
	font-size:22px;
	color:#FFF;
	text-decoration:underline;
}

.header_large
{
	font-size:22px;
	color:#FFF;
	text-decoration:underline;
}

.header_normal
{
	color:#FFF;
	text-decoration:underline;
}

