body 
	{
    background-color:#ffffff;
	margin: 0px;
	}

#horizon        
	{
	text-align:left;
	position: absolute;
	top: 0%;
	left: 0px;
	width: 100%;
	}

#content    
	{
	margin-left: -440px;
	position: absolute;
	top: 0px;
	left: 50%;
	width: 880px;
	height: 600px;
	}


a {
  -moz-outline: none 0;
  outline: none 0;
}

div#preload { display: none; }

A:link { COLOR: #0099cc; TEXT-DECORATION: none; outline: ; font-weight:}
A:visited { COLOR: #0099cc; TEXT-DECORATION: none; outline: none; font-weight:}
A:active { COLOR: #0099cc; TEXT-DECORATION: none; outline: none; font-weight: }
A:hover { COLOR: #0099cc; TEXT-DECORATION:underline; outline: none; font-weight:}

.footer A:link { COLOR: #666666; TEXT-DECORATION: none; outline: ; font-size:1; font-family:trebuchet ms;}
.footer A:visited { COLOR: #666666; TEXT-DECORATION: none; outline: none; font-size:1; font-family:trebuchet ms;}
.footer A:active { COLOR: #666666; TEXT-DECORATION: none; outline: none; font-size:1; font-family:trebuchet ms; }
.footer A:hover { COLOR: #444444; TEXT-DECORATION:underline; outline: none; font-size:1; font-family:trebuchet ms;}


.icons A:link { display: inline-block; width:128px; height:44px; border-bottom:1px solid #cccccc; border-right:1px solid #cccccc;}
.icons A:visited { width:128px; height:44px;}
.icons A:active { width:128px; height:44px;}
.icons A:hover { width:128px; height:44px;  border-bottom:1px solid #555555; border-right:1px solid #555555;}




