body {
width:99%;	
background-color:#fffccc;
position:relative;	
}

#header {
position:relative;	
margin: 0px auto;
background-color:navy;	
background-image:url(../images/homepage.png);	
background-repeat:no-repeat;
width:99%;
height:145;
}
hr {
 border: 0;
 color: #000000;
 background-color: #cc0000;
 height: 5px;
 width: 99%;
 text-align: left;
 }
 
#container {
width:99%;
height: 536px;
background-color:#000000;	
}
 
#leftnav {
float:left;
position:absolute; top:0px left:0px;	
padding:10px 0px 0px 10px;
width:19%;
height: 536px;
border-top:2px solid #000000;
border-right: 1px solid #cc0000;
background-color: #cc0000;
}


#rightnav {
float:right;
width:20%;
height: 536px;
border-top:2px solid #000000;
border-left: 1px solid #cc0000;
background-color: #cc0000;
}

#content{
border-top:2px solid #000000;	
margin-left:19%;
background-color:#fffccc;
background-image:url(../images/img973.jpg);
background-repeat:no-repeat;	
padding:0px; 
width:62%;
height: 536px;
}

li{
padding: 0px;	
list-style-type:none;	
	
}
a {
padding: 0px;	
text-decoration: none;

}
a:link{color:#ffffff;}
a:visited{color:#ffffff;}
a:focus{ #036;}
a:hover{color:silver;
padding: 3px 3px 3px 3px;
background:black;}
a:active{color:yellow;}

table#plaza {
position:absolute; 
left:433px;
top:582px; 
width:290px;
height:18px;	
border:0px;
cellpadding:0px;
cellspacing:0px;
}

#footer {
clear:both;	
margin-top:0px;
width:99%;	
height:160px;
background:#cc0000;
border-bottom:2px solid navy;
}
p#fp {
position:absolute;
top: 750px;
left:0px;	
padding:60px;	
	
}

.fnote1{
color:#ffffcc;
}
.fnote2 {
color:#000000;	
}
