 body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 0.8em;
    height: 100%;
	background:#f0efed url(/alumaslickback.jpg) no-repeat top center;
}

a {
    font-weight: normal;
    text-decoration: none;
	border:0px;
	color:#786517;
	padding-left:20px;
}

a:hover {
text-decoration:underline;
}

h1 {
font-size: 1.4em; 
margin-bottom:5px;
}

h2 {
font-size: 1.2em; 
margin-bottom:5px;
}

ul  {
margin-left:0px;
}

li {
line-height:1.2em;
font-size:1.1em;

}

.mycontainer  {

position: absolute;
width:808px; 
height:545px; 
left: 50%;
top: 50%;
margin-left: -405px; 
margin-top: -293px; 
 
}

.mycontainerTop {
clear:both;
dispaly:block;
width:808px; 
height:147px;
background:url(/container_top.png) no-repeat top center;
}

.mycontainerCenter {
clear:both;
dispaly:block;
min-height:330px;
width:808px; 
background:url(/container_center.png) repeat-y center;
}

.mycontainerBottom {
clear:both;
dispaly:block;
width:808px; 
height:78px;
background:url(/container_bottom.png) repeat-y center;
}

.menu {
position: absolute;
font-size: 1.3em;
width:450px;
height:30px;
text-align:right;
right:60px;
top:87px;
}

.content {
position: absolute;
width:650px;
height:400px;
left:100px;
top:125px;
}
.contentTop {
position: absolute;
width:650px;
height:400px;
left:100px;
top:125px;
}