
#wrapper { text-align:center; 
width:952px; margin:0 auto;position:relative; }
-->

#layer6 {position:absolute; top:500; left:400; z-Index:1}
#layer2 {position:absolute; top:70; left:200; z-Index:1}

div.header,div.footer
{
padding:0.5em;
color:solid brown;
background-color:SaddleBrown ;
clear:left;
}
div.left
{
float:right;
width:160px;
margin:0;
padding:1em;
color:red;
}
div.right
{
float:left;
width:160px;
margin:0;
padding:.5em;
}
div.center2
{
float:left;
width:960px;
margin:0;
  text-align:center;
padding:0em;
}
div.hcenter 
{ 
text-align: center;
margin-top: 15px;
color: #003333; 
}
div.hcenter2 
{ 
text-align: center;
border: 1px solid #666; padding: 0px;
margin: 2px 2px 2px 2px;
}
div.container
{
width:100%;
margin:0px;
border:4px solid #8B4513;
line-height:125%;
background-color: #cad68a;
}
#containerright
{
height:top;
background-color: #cad68a;
color: #fffff;
border:2px solid #8B4513;
line-height: 100%;
float:right;
padding: .2em;
width: 225px;
margin-right: 15px; margin-left: 5px;
margin-top: 10px; margin-bottom: 50px; 
}
#containerleft
{
  height:top;
border:2px solid #8B4513;
line-height: 100%;
float:left;
padding: .1em;
width: 687px;
margin-right: 5px; margin-left: 15px;
margin-top: 10px; margin-bottom: 4px; 
}
#leftnav
{
background-color: #ddd;
float: left;
width: 210px;
padding: 0em;
color: black;
margin-top: 5px; 
margin-bottom: 1px; 
margin-left: 10px; 
margin-right: 0px; 
text-align:center;
}
#center
{
float: left;
width: 260px;
margin: 0;
padding: .5em;
color: #003300;
  text-align:left;
}
div.center
{
float:right;
width:150px;
margin:1;
color:red;
padding:5em;
}
#footer
{
clear: both;
margin: 0;
padding: 0em;
color: #333;
background-color: #ddd;
border-top: 1px solid gray;
}
div.background
{ 
background-repeat:no-repeat;
background-attachment:fixed;
background-position:right; 
}
.lefty
{
text-align: left;
color: #282800;
float: left;
margin-left: 40px;
}
.leftywide
{
text-align: left;
color: #282800;
float: left;
margin-left: 10px;
}
.middle
{
text-align: center;
color: brown;
margin-left: 35px;
text: strong;
}
ul.sample {
	list-style-type: square;
	list-style-image: -;
	list-style-position: inside;
}
ol.sample {
	list-style-type: comicsans;
	list-style-position: outside;
}
ol.sample ol {
	list-style-type: none;
}
ul.sample li { font-style: normal; }
ol.sample li { font-style: normal; }
ol.sample ol { font-style: normal; }

