body {
margin: 20 0 20 0;
background: #fff url(graywidesidebg.jpg) right center no-repeat fixed;
text-align: center;
}

#logo h1 {
position: relative;
width: 80%;
height: 90px;
left: 30px;
padding: 5px 5px 5px 5px;
margin: 10 0 0 0;
background: #fff url(graytopbanner.gif) left left no-repeat;
border: 1px solid #808080;
}

#logo2 {
position: relative;
border: 1px solid #808080;
width: 80%;
left: 30px;
padding: 5px 5px 5px 5px;
margin: 10 0 0 0;
}

.headline {
display: none;
}

#container  {
position: relative;
width: 80%;
left: 30px;
padding: 5px 5px 5px 5px;
margin: 0 0 0 0;
background: #eee url(graybottom2.jpg) bottom left no-repeat;
filter: Alpha(Opacity=70, Style=0,);
z-index: 2;
color: #404040;
border: 1px solid #404040;
line-height: 1.2em;
text-align: left;
}

#navcontainer ul {
position: relative;
width: 80%;
left: 30px;
padding: 5px 5px 5px 5px;
margin: 0 0 0 0;
background-color: #eeeeee;
color: #808080;
font: .7em trebuchet ms, arial;
border-right: 1px solid #808080;
border-left: 1px solid #808080;
text-align: center;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
background-color: #eeeeee;
padding: 5px;
color: #808080;
text-decoration: none;
border-right: 1px dashed #CBBBCA;
}

#navcontainer ul li a:hover
{
background-color: #eeeeee;
color: #fff;
}

#table  {
position:relative;
margin: 20 10 20 30;
width:550px;
padding:15px;
background-color: #E6DEE6;
filter: Alpha(Opacity=80, Style=0,);
z-index: 3;
visibility: visible;
font: .9em trebuchet ms, arial;  
color: #000;
border: dashed #404040 1px;
}

#table2  {
position:relative;
top:25px;
left:100px;
width:125px;
margin-bottom: 50px;
padding:5px;
background-color: #E6DEE6;
filter: Alpha(Opacity=80, Style=0,);
z-index: 3;
visibility: visible;
font: .7em trebuchet ms, arial;  
color: #000;
border: dashed #404040 1px;
}

#table3  {
position:absolute;
top:30px;
left:245px;
width:125px;
padding:5px;
background-color: #E6DEE6;
filter: Alpha(Opacity=80, Style=0,);
z-index: 3;
visibility: visible;
font: .7em trebuchet ms, arial;  
color: #000;
border: dashed #404040 1px;
}

#table4  {
position:absolute;
top:30px;
left:385px;
width:125px;
padding:5px;
background-color: #E6DEE6;
filter: Alpha(Opacity=80, Style=0,);
z-index: 3;
visibility: visible;
font: .7em trebuchet ms, arial;  
color: #000;
border: dashed #404040 1px;
}

#table5  {
position:absolute;
top:30px;
left:525px;
width:125px;
padding:5px;
background-color: #E6DEE6;
filter: Alpha(Opacity=80, Style=0,);
z-index: 3;
visibility: visible;
font: .7em trebuchet ms, arial;  
color: #000;
border: dashed #404040 1px;
}


a:link {
text-decoration: none; 
color: #404040;
}
	
a:visited {
text-decoration: none; 
color: #404040;
}

a:hover {
text-decoration: none; 
color: #404040;
padding:0px;
background:#ffffff;
}

.bold  {
font-weight: bold;
color: #000;
font: 1.2em trebuchet ms, arial;
}

.small  {
color: #000;
font: .6em trebuchet ms, arial;
text-align: right;
}

#footer  {
position: relative;
width: 80%;
left: 30px;
padding: 5px 5px 5px 5px;
margin: 0 0 0 0;
background-color: #eeeeee;
color: #808080;
border-right: 1px solid #808080;
border-left: 1px solid #808080;
border-bottom: 1px solid #808080;
font: .7em trebuchet ms, arial;
text-align: center;
}

