body {
text-align:center; 
background:;
font-family: tahoma;
color: #000;
background-color: #c5cace;  /* c5cace */
background-image:;
background-repeat: ;
background-position: ;
}

.navlink A:link {color: #003366; text-decoration: none}
.navlink A:visited {color: #003366; text-decoration: none}
.navlink A:active {color: #003366; text-decoration: none}
.navlink A:hover {text-decoration: underline overline; color: red;}

table {
  border-collapse: collapse;
  border-spacing: 0px;
  border-style: none;
  border: 0px;
  padding: 0px;
}

.wrapper {
position: relative;
top: 5px;
margin:0 auto;
background-color: #ffffff;
width: 900px;
height: 100%;
border: 1px solid #000000;
}

.header {
width: 900px;
height: 115px;
margin:0 auto;
background-color: #ffffff;
}

.navstatic {
text-align: left;
color: red;
font-size: 12px;
font-weight: bold;
}

.navlink {
text-align: left;
color: #000099;
font-size: 14px;
}

.headers {
text-align: center;
color: red;
font-size: 12px;
font-weight: bold;
}

td.nav {
vertical-align: top;
text-align: left;
width: 154px;
padding-top: 80px;
padding-left: 30px;
height: 525px;
background-image: url(../images/navbg.jpg);
background-repeat:no-repeat;
}

td.nav a, a:visited {
text-align: left;
color: #000099;
font-size: 14px;
}

td.main {
font-family: tahoma;
font-size: 12px;
vertical-align: top;
text-align: left;
color: #000000;
width: 523px;
height: 525px;
padding-right: 10px;
padding-left: 10px;
}

td.main A:link {color: #003366; font-size: 12px; text-decoration: none}
td.main A:visited {color: #003366; font-size: 12px; text-decoration: none}
td.main A:active {color: #003366; font-size: 12px; text-decoration: none}
td.main A:hover {text-decoration: underline overline; font-size: 12px; color: red;}

td.sidebar {
text-align: center;
vertical-align: top;
background-color: #FFFFFF;
color: #000099;
width: 135px;
height: 525px;
font-size: 12px;
font-weight: bold;
}

.partners {
text-align: center;
vertical-align: top;
background-color: #FFFFFF;
color: #999999;
width: 135px;
height: 525px;
font-size: 11px;
font-weight: bold;
}

td.cordbar {
text-align: center;
background-color: #ffffff;
width: 66px;
height: 525px;
vertical-align: top;
padding-right: 2px;
}

.footer {
text-align: right;
vertical-align: bottom;
background-color: #ffffff;
color: #000000;
width: 100%;
height: 40px;
padding: 8px;
}

.dragonfly {
color: #666666;
font-size: 10px;
text-decoration: none;
}

.dragonfly a:link {
color: #666666;
font-size: 10px;
text-decoration: none;
}

.dragonfly a:visited {
color: #666666;
font-size: 10px;
text-decoration: none;
}

sponsors {
color: red;
font-size: 11px;
}

.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

a.button {
    background-image: url('/images/bg_button.gif');
    width: 120px;
    background-repeat: no-repeat;
    color: red;
    display: block;
    float: left;
    font-size: 9px;
    line-height: 24px;
    text-decoration: none;
    text-align: center;
}

a.button {
    background-image: url('/images/bg_button.gif');
    background-repeat: no-repeat;
    color: red;
    font-size: 9px;
    line-height: 24px;
    text-decoration: none;
    text-align: center;
}

a.button:visited {
    background-image: url('/images/bg_button.gif');
    background-repeat: no-repeat;
    color: red;
    font-size: 9px;
    line-height: 24px;
    text-decoration: none;
    text-align: center;
} 

