body {background-color: black; color:#B5B5B5}
div.banner {height: auto;width: auto;position:absolute;left:0px;top:0px; border-style: outset;
border-color: #CFCFCF}

h2.pos_abs2 {font-size: 100%; position:absolute;left:120px;top:500px; }

div.head
{
width:100%;
margin:0px;
line-height:100%;
}

#leftcolumn {
position:absolute;
left:0px;
top:160px;
width:120px;
text-align:center;
border-left: medium solid #9C9C9C;
}
#rightcolumn {
position:absolute;
right:0px;
top:160px;
width:120px;
text-align:center;
border-right: medium solid #9C9C9C;
}

#centercolumn {
margin:150 120px;
text-align:center;
background-image:url(http://i18.photobucket.com/albums/b108/Marti_n14/A_WebsiteBackgroundTitleImage_5.png)
}

#copy {
position:bottom center;
}

a:link     {color:#FFFFFF}
a:visited  {color:#FFFFFF} 
a:hover    {color:#9C9C9C}
a:active   {color:#9C9C9C}
