body {background-color:#000000}
body {color: #ffffff}
body {font-size:100%}
body {font-size:.9em}
body {font-family:"Century Gothic",Georgia,Serif}
A:link {text-decoration:none; color: #000000}
A:visited {text-decoration: none; color: #000000}
A:active {text-decoration: none}
A:hover {text-decoration: underline} 

h1 
{
font-size:1em;
color:#ff9900;
}

h2
{
padding-left:20px;
font-size:.96em;
}

p
{
margin-left:45px;
margin-right:80px;
}

#Top {
position:absolute; 
left:30px; 
top:8px; 
width:796px; 
height:292px; 
z-index:1; 
background-image: url(images/topbg.jpg); 
layer-background-image: url(images/topbg.jpg); 
border: 0px none #000000; 
overflow: visible;
}

#Middle {
margin-bottom:0px;
z-index: 2;
position:absolute; 
left:30px; 
top:295px; 
width:796px; 
background-image: url(images/midbg2.gif); 
layer-background-image: url(images/midbg2.gif); 
padding-left:50px; 
padding-right:50px; 
border: 0px none #000000; 
overflow: visible; 
visibility: visible;
}

#Bottom {
margin-top:0px;
height:144px;
position:absolute; 
left:0px; 
width:796px; 
background-image: url(images/bottombg.jpg); 
layer-background-image: url(images/bottombg.jpg); 
border: 0px none #000000; 
overflow: visible;
} 

