BODY { background-position : left top; margin : 0; color : white; font-size : 10pt; font-family : Verdana, Arial, Helvetica, sans-serif; background-repeat : repeat-x; background-color : #333; } 
#horizon {
position : absolute; 
top : 50%; 
left : 0; 
width : 100%; 
height : 1px; 
} 
#content { background-color: #111; text-align: center; height: 48px; width: 152px; left: 50%; top: 0; position: absolute; visibility: visible; margin-top: -29px; margin-left: -81px; padding: 5px; }
IMG { vertical-align: middle; border-width : 0; }
a:focus
{
	outline: none;
}

a:active
{
	outline: none;
}
A { text-decoration: none; }
