<style>


#navcell
{

width : 170px;
text-align: center;
border: 2px solid black;
	padding-top : 2px;
	padding-bottom : 2px;
	padding-left : 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
 
}

#navbg  {
width: 170px;
position: absolute;
top:210px;
left:0px;
}


#nav{
position: absolute;
top:240px;
left:7px;
width : 170px;
	line-height: 30px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12pt;
	padding-left : 2px;
	}

	
#nav a 
{
background-image : url(../images/navbuttonbg.jpg);
border: 4px double black;
border-color: #cccccc #777777 #777777 #cccccc;
	color: #000000;
	text-decoration: none;
    font-size: 12pt;
	
}


#nav a:hover 
{
background-color: #ffffff;
border: 4px double black;
border-color:  #ffffff #aaaaaa #aaaaaa #ffffff;
	color: black;
	text-decoration: none;
	background-image : url(../images/navbuttonbghover.jpg) ;
}

#nav a:active 
{
background-color: #eeeeee;
border: 4px double black;
border-color:  #777777 #ffffff #ffffff #777777;
	text-decoration: none;
}

#wrapper  {
width: 800px;
position: absolute;
top:215px;
left:165px;
}

#main1  {
width: 400px;
float: left;
font-family: verdana, arial;
}

#main2  {
width: 195px;
float: left;
font-family: verdana, arial;
font-size: 12px;
text-align: center;
background-image : url(../images/blue_gradient.jpg) ;
background-repeat: repeat-x;
}

#main3  {
width: 200px;
border-left: 2px solid black;
float: left;
font-family: verdana, arial;
font-size: 12px;
text-align: center;
background-image : url(../images/pink_gradient.jpg) ;
background-repeat: repeat-x;
}

#copy  {
text-align: center;
width: 800px;
border-top: 2px solid black;
float: left;
}

#title  {position: absolute;
top: 175px;
left: 270px;
font-weight: bold;
text-decoration: underline;
font-size: 16px;
font-family: verdana, arial;
}


TD {font-family: verdana, arial; 
font-size: 14px;
}


</style>
