body
{
background-image:url(img/bg.gif);
background-attachment:fixed;
}

#barbase
{
background:url(img/banbase.gif) repeat-x;
position:absolute;
top:170px;
left:0px;
height:15px;
width:100%;
}

#barcont
{
background:black repeat-x;
position:absolute;
top:0px;
left:0px;
height:170px;
width:100%;
z-index:1;
}

#head
{
width:600px;
height:130px;
margin-left:auto;
margin-right:auto;
position:relative;
z-index:2;
}

ul
{
display:block;
margin-left:auto;
margin-right:auto;
list-style-type:none;
width:720px;
margin-top:0px;
}

a
{
float:left;
width:6em;
text-decoration:none;
font-style:bold;
text-align:center;
font-family:Geneva, Arial;
color:#ffffff;
font-size:83%;
background-color:transparent;
padding:3px 4px;
border-right:1px solid #bebebe;
border-left:1px solid #bebebe;
}

a:hover
{
background-color:#FFD700;
}

li
{
display:inline;
}

#nav
{ 
text-align:left; 
width:100%;
height:26px;
position:absolute;
top:150px;
left:0px;
z-index:3;
}

#blocktop
{
background-image:url(img/blocktop.gif);
width:750px;
height:15px;
margin-left:auto;
margin-right:auto;
margin-top:50px;
}


#block
{
background:url(img/block.gif) repeat-y;
width:750px;
height:1000px;
margin-left:auto;
margin-right:auto;
margin-top:0px;
}
