<style type="text/css">
A:Visited
{
color:#000000; 
font-family:Arial; 
font-weight:bold; 
text-decoration:underline; 
}
A:Visited
{
color:#000000; 
font-family:Arial; 
font-weight:bold; 
text-decoration:underline; 
}
A:Hover
{
color:#000000; 
font-family:Arial; 
font-weight:bold;
font-size:18; 
text-decoration:none; 
}
a:Link
{
color:#000000; 
font-family:Arial; 
font-weight:bold; 
text-decoration:underline; 
}
a:Active
{
color:#000000; 
font-family:Arial; 
font-weight:bold; 
text-decoration:underline; 
}
body 
{
background-image:URL('images/snowbg.jpg');
}
.header
{
background-image:URL('images/letterheader2.jpg');
position:absolute;
top:0px;
left:200px;
cell-spacing:0px;
cell-padding:0px;
width:1000;
height:150;
} 
.main
{
background-color:FFFFFF;
position:absolute;
top:150px;
left:0px;
cell-spacing:0px;
cell-padding:0px;
width:990;
height:1500;

border-style:solid;
border-width:5px;
border-color:990000;
font-family:Arial;
color:#006633;
font-size:16px;
font-weight:normal;
text-decoration:none;
}
.content
{
background-color:ffffff;
position:absolute;
top:0px;
left:20px;
cell-spacing:0px;
cell-padding:0px;
width:755;
height:1450;
border-width:5px;
font-family:Times New Roman;
color:#006633;
font-size:18px;
font-weight:none;
text-decoration:none;
}
.menu
{
background-color:006633;
position:absolute;
top:0px;
left:770px;
cell-spacing:0px;
cell-padding:0px;
width:200;
height:1500;
border-width:0px;
font-family:Arial;
color:#000000;
font-size:14px;
font-weight:bold;
text-decoration:none;
}
.footer
{
background-color:#000000;
position:absolute;
top:1671px;
left:10px;
cell-spacing:0px;
cell-padding:0px;
width:750;
height:20;
border-width:0px;
}


</STYLE>