.body {
background-color: #FFFFFF;
height:100%; 
}

.menutop{
}

.menuleft{
position: absolute;
border: 0px solid;
width: 19%;
min-width: 300px;
top: 240px;
background-color: #FFFFFF;
font-family: "Arial Black", sans-serif;
}

div.menuleft {min-width: 200px;}


.menuleft a {
display: block; 
text-decoration: none; 
text-align: center;
line-height: 50px; 
background-color: #FFFFFF;
background-image: url(pics/linkback02.jpg); 
background-position: center;
background-repeat: no-repeat;
}

.menuleft a:link { color: #FFFFFF; }
.menuleft a:visited { color: #FFFFFF  }
.menuleft a:hover { color: #e98c38 }

.ads {
position: absolute;
top: 240px;
margin-left:80%;
}

.ads2 {
position: absolute;
top: 40px;
margin-left:1%;
width: 100px;
background-color: transparent;
}

.content {
position: absolute;
top: 240px;
border: 0px solid;
margin-left:21%;
width:59%;
background-color: #FFFFFF;
}

.content h3, .content h4{
color: #35586f;
margin-bottom: 0px;
margin-top: -1ex;
line-height: 4ex;
}

.content h2{
color: #920d12;
}

.content p{
margin-bottom: 0px;
}

table.gbtab{
width:50%;
border: 1px solid #000000;
}

td.gbtd1{
background: #35586f;
color: #000000;
width: 100%;
text-align: left;
}


td.gbtd2{
background: #CECEFF;
color: #000000;
width: 50%;
text-align: left;
}

.gbcontent{
width: 100%;
}

.gbcontent a{
text-decoration: none;
}

.gbcontent a:link{color: #2e6c54;}
.gbcontent a:visited{color: #2e6c54;}
.gbcontent a:hover{text-decoration: underline; color: #429072;}

.search {
background-image: none;
background-color: #FFFFFF;
}

.search a {
background-image: none;
background-color: #FFFFFF;
} 


