body {
color: navy;
background: #11b965;
}

#container {
background: url(bg-main.gif) #999 top center;
}

a {
color: navy;
}

h2 {
color: #11b965;
}

#topNav {
color: #11b965;
}

#topNav a {
color: #11b965;
}

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

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

#form a {
color: white;
}

.submitMe {
background-color: yellow;
}

.outerThumb {
background-image: url(bg-thumbs.gif);
}

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

#footer a {
color: white;
}
