body{
background-position:center top;
background-repeat:no-repeat;
background-image:url(img/logo.jpg);}

#underbase{text-align:center;}

#base{
margin: 0 auto;
margin-top: 120px;
width:650px;
background-color:#ffffff;
border-style:dashed;
border-width:1px;
border-color:#808080;
text-align:left;
filter: alpha(opacity=90);
    -moz-opacity:0.90;
    opacity:0.90;
}

#head{
height:120px; 
margin-top: 20px; 
text-align:center; 
background-image : url(img/top.jpg);
background-position:center; 
background-repeat:no-repeat;}

#nav{
padding:5px;
background-image:url(img/nav.gif);
font-size:16px;
font-weight:bold;
text-align:center;}


a:link{text-decoration:none; color:#000000;}
a:visited{text-decoration:none; color:#000000;}
a:hover{text-decoration:underline; color:#0000cc;}


.content{padding:5px 45px;}
.style{padding-left:20px; padding-bottom:15px;}
.style2{padding:15px; border-bottom:solid 1px #cccccc;}

h1{
font-size:17px;
font-weight:bold;}

h2{
padding-left:20px;
background-image:url(img/content.gif);
background-repeat:no-repeat;
border-bottom:solid 1px #808080;
font-size:20px;}

h3{
color:#D40000;
font-size:16px;}

table{
text-align:right;
line-height:150%;}

#foot{
font-size:14px;
padding:5px;
background-image:url(img/nav.gif);
text-align:right;}