body{
margin-top: -5px;
margin-left: 10px;
background-image: url(images/bgstrip.jpg);
background-color: silver;
font-family: verdana;
font-size: 10pt;
color: white
}

#maintable{
/*background-color: #19284d;*/
vertical-align: top;
width: 780px;
height: 400px;
/*align: center;*/
border: solid 0px;
border-color: red;
}

#maintablecell{
vertical-align: top;
}

#logodiv{
background-image: url(images/bubbles1024x768.jpg);
padding-bottom: 0px;
border-bottom: double 0px;
color: red;
}

#menutd{
/*background-color: #19284d;*/
padding-top: 10px;
width: 100px;
vertical-align: top;
}

#content{
padding-top: 10px;
padding-left: 5px;
padding-right: 5px;
text-align: left;
vertical-align: top;
}

#gads{
vertical-align: top;
/*horizontal-align: right;*/
/*background-color: #19284d;*/
text-align: right;
}

#footernav{
font-size: 8pt;
}

#navigation{
text-align: center;
}

#footernav{
text-align: center;
}

/* ** CLASSES TO FOLLOW ** */

.logoimg{
border-left: 1px;
border-right: 1px;
border-bottom: double 5px;
border-color: silver;
}

.imgleft{
float: left;
border: double 3px;
border-color: silver;
margin-right: 10px;
margin-bottom: 10px;
}

.imgright{
float: right;
border: double 3px;
border-color: silver;
margin-top: 8px;
margin-left: 6px;
margin-right: 6px;
margin-bottom: 8px;
}