body, html{
background:url('images/bkgrd.jpg');
background-repeat:repeat-x;
background-position:fixed;
background-color:#aec0c0;
font-family:verdana;
margin:0px;
}

table{
border:10px solid #ffffff;
}

td.banner{
width:800px;
height:144px;
background:url('images/banner.jpg');
vertical-align:top;
font-size:11px;
text-align:right;
font:bold;
}

td.nav{
width:800px;
height:30px;
color:#ffffff;
font-size:12px;
text-align:center;
}

td.advert{
width:800px;
height:145px;
border-top:3px solid #ffffff;
}

td.spacer{
height:20px;
width:800px;
background:#ffffff;
}

td.main{
width:625px;
height:400px;
background:#ffffff;
font-size:12px;
vertical-align:top;
font:verdana;
padding:10px;
}

td.right{
width:175px;
height:auto;
background:url('images/right.jpg');
background-repeat:no-repeat;
background-color:#c3e1e1;
}

td.footer{
width:800px;
height:50px;
background:#8d8e8f;
color:#ffffff;
font-size:10px;
text-align:center;
}

td.belownav{
width:800px;
height:30px;
background:url('images/blockdefault.gif');
}

.solidblockmenu{
text-align:center;
margin: 0;
padding: 0;
font: bold 12px Arial;
width: 100%;
border: 1px solid #8d8e8f;
border-width: 1px 0;
height:35px;
background: black url(images/blockdefault.gif) center center repeat-x;
}

.solidblockmenu li{
text-align:center;
display: inline;
}

.solidblockmenu li a{
text-align:center;
float:right;
color: white;
padding: 9px 11px;
text-decoration: none;
border-right: 1px solid white;
}

.solidblockmenu li a:visited{
color: white;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
color: white;
background: transparent url(images/blockactive.gif) center center repeat-x;
}

a.white{
color:#ffffff;
text-decoration:none;
}

a:hover{
text-decoration:underline;
}

a{
color:#000000;
text-decoration:none;
font-size:12px;
}

a.more{
text-decoration:underline;
font-weight:bold;
color:#46685a;
font-size:10px;
text-align:center;
}

h1{
font-size:16px;
font-weight:normal;
border-bottom:1px dotted #d4d4d4;
padding-top:10px;
}

p{
text-align:justify;
font-size:12px;
}

p.small{
text-align:justify;
font-size:11px;
}


img{
border:0px;
}

h2{
color:#46685a;
font-size:14px;
}

td{
vertical-align:top;
}

