body
{
text-align: center;
background-image: url(i/background.jpg);
background-repeat: repeat;
font-family: Verdana,Arial,Helvetica;
font-size: 80%;
padding: 0px;
margin: 0px;
}

a.one:link {color: #000000; text-decoration: none}
a.one:visited {color: #000000; text-decoration: none}
a.one:hover {color: #F1DE09; text-decoration: none; background: #000000;}
a.one:active {color: #FF0000; text-decoration: none; background: #000000;}

a:link {color: #006600; text-decoration: underline}
a:visited {color: #000000; text-decoration: underline}
a:active {color: #F9AA00; text-decoration: none; background: #006600;}
a:hover {color: #F9AA00; text-decoration: none; background: #006600;}

div.container
{
margin: 0px auto;
width: 100%;
height: 100%;
text-align: center;
padding:0;
z-index:0;
} 

div.header
{
position: relative;
width: 727px;
margin: 0px auto 0px auto;
padding:0;
z-index:3;
}

div.topleft
{
Position: absolute;
top: 0px;
left: 0px; 
margin: 0px 0px 0px 0px;
width: 15%;
text-align: left;
height: 252px;
z-index:2;
background-image: url(i/bar-m.jpg);
background-repeat: repeat;
overflow: hidden;
} 


div.topright
{
Position: absolute;
top: 0px;
right: 0px; 
margin: 0px 0px 0px 0px;
width: 15%;
text-align: left;
height: 252px;
z-index:2;
background-image: url(i/bar-m.jpg);
background-repeat: repeat;
overflow: hidden;
} 


div.left
{
Position: absolute;
top: 0px;
left: 50px; 
margin: 252px 0px 0px 0px;
width: 200px;
padding: 0px 0px 0px 0px;
text-align: left;
z-index:5;
border-style: none;
border-color:  #333300;
background-image: url(i/background.jpg);
background-repeat: repeat;
} 

div.main
{
position: relative;
min-width: 250px;
margin: -3px 230px 0px 280px;
width: auto;
height: 100%;
padding: 0px; 
text-align: left;
border-style: none;
border-color: #333300;
background-image: url(i/background.jpg);
background-repeat: repeat;
z-index:5;
} 


div.right
{
Position: absolute;
top: 252px;
right: 50px; 
margin: 0px 0px 0px 0px;
width: 145px;
padding: 0px 0px 0px 0px;
text-align: center;
z-index:4;
border-style: none;
border-color:  #333300;
} 


div.center
{
display: block;
text-align: center;
margin: 0px auto;
width=100%
}

img.table
{
display: block
}

ul
{
list-style: disk inside;
}

span.h1
{
font-size: 140%;
font-weight: bold;
}

span.h2
{
font-size: 110%;
font-weight: bold;
}   


