﻿body 
{
   
    
    
}
#menu
{
position:relative;
left:-10px;
height:40px;
top:-15px;
width:102%;

 z-index:200;
 

}
#trim
{
   position:absolute;
   bottom:0px;
   height:19px;
   width:100%;
   background-image:url(images/topseam.gif);
   
   
}
#main
{
     position:relative;
    width:1024px;
  margin-left:auto;
  margin-right:auto;
}
#footer
{
   position:relative;
	

	width:1024px;
	margin-top:100px;
	
	background-image:url(images/btmbar.jpg);
	background-position:top;
	background-repeat:repeat-x;
	text-align:center;
	

    
}
#hr
{
    color:#006600;
}
#ft
{
	position:relative;
	font-family:Lithos Pro Regular;
	font-size:14pt;
	font-weight:bold;
	color:#006600;
	z-index:5;
}
#arr
{
    position:relative;
    font-family:Tahoma;
    bottom:-2px;
    font-size:8pt
}
#ft2
{
	position:absolute;
	right:0px;
	top:10px;
	
	font-family:Tahoma;
	font-size:12pt;
	text-align:center;
	
	
}

#wd
{
    position:absolute;
    left:5px;
    top:10px;
	background-image:url(images/brain.gif);
	background-position: center 12px;
	background-repeat:no-repeat;
	width:150px;
	height:75px;
	color:White;
	font-family:Tahoma;
	text-align:center;
	font-size:9pt;
	
	
	
}

