body {


    background-color: #000000;
    padding: 1em;
	
	text-align: center;

}
.text {
font-family: Gill, Helvetica, sans-serif ; 

}
h1 {
font-size:18px;
text-align: center;
}
h2 {
font-size:14px;
text-align: left;
}
p {

font-size:12pt;
text-align:left;

}

#page {
vertical-align:text-top;

text-align:left;
width:800px;
height:100%;
background-color: #ffffff;
margin-left: auto;

margin-right: auto;

margin-top: 0px;

margin-bottom:0px;


}



#top  {
vertical-align:text-top;

width:800px;
height:120px;
background-color: #99ccff;

background-image:url('btf.jpg');

}

#nav  {
float: left;
text-align: center;
width:120px;
height:100%;
background-color: #99ff66;
left:0;

}


#nav
A:link {color:#FFFFFF; text-decoration: none}
A:visited {color:#FFFFFF; text-decoration: none}
A:active {color:#FFFFFF; text-decoration: none}
A:hover {color:#FFFFFF; text-decoration: underline overline; color: red;}



#nav td
{

text-align: center;
width: 118px;
height: 20px;
background-color: #99ff33;
color: white;
font-weight: bold;
background-image:url('button.jpg');




}

#nav td 
A:link {color:#FFFFFF; text-decoration: none}
A:visited {color:#FFFFFF; text-decoration: none}
A:active {color:#FFFFFF; text-decoration: none}
A:hover {color:#FFFFFF; text-decoration: underline overline; color: red;}






#main  {
float:left;
vertical-align:text-top;
text-align:left;
width:100%;
height:100%;
background-color: #fffff0;
right:0;
}

#main 
A:link {color:blue; text-decoration: none}
A:visited {color:blue; text-decoration: none}
A:active {color:blue; text-decoration: none}
A:hover {color:blue; text-decoration: underline overline; color: red;}


#rightads
{
float: right;
vertical-align:text-top;
background-color: #99ff66;
width: 122px;
height: 100%;
color: black;

}

.rightads

{



}




