body
{
background-color:#084f19;
}

div.header
{
position:absolute;
top:0px;
left:0px;
width:1000px;
height:200px;
}

div.menu
{
background-image:url("images/menu.jpg");
position: absolute;
top: 200px;
left: 0px;
width: 200px;
height: 450px;
text-align:center;
}

div.contentBox 
{
position: absolute;
top:200px;
left:200px;
width:800px;
height:450px;
overflow:scroll;
background-color: white;
}

div.footer
{
background-image:url("images/footer.jpg");
position:absolute;
top:650px;
left:0px;
width:1000px;
height:50px;
}

a img 
{
border:none;
} 

a
{
text-decoration:none;
}

p.indent
{
font-family:"Times New Roman"; 
text-indent:20px;
}

p.nospace
{
margin-top:0px;
margin-bottom:0px;
text-indent:20px;
}

font.link
{
color:green;
font-weight:bold;
}

font.menu
{
text-align:center;
color:white;
font-size:25px;
font-family:"Times New Roman"; 
font-weight:bold;
}

font.con
{
font-family:"Times New Roman";
text-indent:20px;
font-weight:bold;
}

font.note
{
font-family:"Times New Roman";
font-size:10px;
text-indent:20px;
}

h2
{
font-family:"Times New Roman";
font-size:30px;;
text-indent:20px;
}

h3
{
font-family:"Times New Roman";
font-size:20px;;
text-indent:20px;
}

h6
{
font-family:"Times New Roman"; 
font-size:10px;
}
