body {
color: navy;
background: #88919A;
}

/* #background: url(bg-main.gif) #FFF top center; */
#container {
text-align: center;
margin: 0;
padding: 0;
background-color: #CCCCCC;
}

a { color: navy; }
h2 { color: #0066FF; }
h3 { color: navy; }

#topNav {
font-size: 2.0em;
color: #0066FF;
}

#topNav a {
text-decoration: none;
border-bottom: dotted 2px #F4F4F4; 
color: #033357;
}

#content { text-align: center; background: url(bg-content.gif) top center repeat-x; }
#startText a { color: white; }

.spaco {
text-align: left;
clear: all;
width: 990px;
}


#form {
background: url(bg-symbol.png) top left no-repeat;
color: white;
}

#form a { color: white; }
.submitMe { background-color: orange; }
.outerThumb { background-image: url(bg-thumbs.gif); }

#footer {
background: url(bg-footer.jpg) #88919A repeat-x top;
color: white;
}

#footer a { color: white; }
