body, td, p, div  { font-family: Verdana, Arial, Geneva, Helvetica, sans-serif; font-size: small; color: #000033; background: inherit; }

body { background:  url(https://7.chicon.org/bid/images/bgstars.gif) #000000; 

scrollbar-face-color: #f80;
scrollbar-arrow-color: #ccc;
scrollbar-track-color: #fea;

scrollbar-highlight-color: #aaa;
scrollbar-3dlight-color: #033;
scrollbar-shadow-color: #033;
scrollbar-darkshadow-color: #033;
}

.body { background: #dddddd; color: inherit; margin: 2%; padding: 2%; border: thin solid black; }

.content { background: #eeeeee; color: inherit; 
  margin-left: 215px; margin-top: 20px; margin-bottom: 20px; padding: .5em;
  height: 550px;
  min-height: 400px;	
}
html>body .content { /* IE ignores this block as it doesn't understand the selector */
	height: auto; /* Reset the height for good browsers */
}

.image { float: right; margin: .25em; }

h1 { color: #f30; font-size: 1.8em; font-style: italic; text-align: center; margin-top: 0; background: inherit; }
h2 { color: #f30; font-size: 1.2em; background: inherit; margin-bottom: 0; padding-bottom: 0; }
.byline { color: #f30; font-size: .9em; background: inherit; text-align: center; margin-top: 0; padding-top: 0; }
p { margin-top: 0; }

a, a:link, a:visited { color: #036; background: inherit; }
a:hover { background: #fea; color: inherit; }

.navcontainer { float: left; }

.navcontainer ul
{
margin-left: 0; padding-left: 0; margin-top: 0; padding-top: 0;
list-style-type: none; font-family: Verdana, Arial, Geneva, Helvetica, sans-serif; 
}

.nav a
{ width: 190px; 
font-size: .8em; font-weight: 500; display: block; padding: 2px; margin: 1px;
border-top: 2px solid #CCCCCC;
border-right: 3px solid #666666;
border-bottom: 2px solid #666666;
border-left: 3px solid #CCCCCC;
}

.nav a:link, .nav a:visited
{
text-decoration: none;
background-color: #fd6; color: #000;
}

.nav a:hover
{
background-color: #f30; color: #fd6; 
border-top: 2px solid #77aacc;
border-right: 3px solid #005577;
border-bottom: 2px solid #995577;
border-left: 3px solid #77aacc;
}

.wsfs
{font-size: .8em; }