#mainwrap {
   background-image: url(http://vianopolis.com/_static/brick.jpg);
   padding-top: 20px;
}

#header {
   background-color:white; padding-bottom: 40px;
   width: 1000px;
}

#topBar {
   background-image:url(http://vianopolis.com/_static/freedom.jpg);
   background-position:60% 80%;
   height:250px;
   margin-bottom:15px;
   width: 100%;
}

#pageheader {
  margin: 0px 10px;
}

#search {
   width: 710px; 
}

#login {
   width:773px; margin: auto;
}

#footerwrap { 
   background: black;
   color: gray; font-size: .9em;
   padding-top: 10px;
}

#footer td.legend {
   background: none; color: gray !important;
}

#footer td.legend img {
   border: 5px solid whitesmoke;
}

#footer .tableHeading {
   color: inherit; font-size: inherit;
}

#footer .itempad2 {
   color: inherit;font-size: 9px;
}

#footer .itempadbig2 {
   color: inherit; font-size: inherit;
}

#credits { display: none; }

#logo a, #logo {
font: bold 20px book antiqua; font-variant: small-caps; color: firebrick;
}

a#logo-home { color: black; }
