body { font-family: Helvetica, Verdana, Arial, san-serif; color: 
#000000; background-image:url('http://www.geocities.com/ghanami_jmw/halloween/muback.jpg'); background-repeat: 
no-repeat; background-attachment: fixed; text-align: center; text-size: 80%; }
 
a:link { color: #1E90FF; text-decoration: underline; }
a:visited { color: #483D8B; text-decoration: underline; }
a:hover { color: #818EE0; text-decoration: none; }
a:active { color: #5CACEE; text-decoration: none; }
img { border:0 }

/* Old colors for above #818EE0 #483D8B #1E90FF #5CACEE */

#container
{
width: 100%;
color: #333;
margin: 5px auto;
line-height: 125%;
} 

#top
{
padding: 1;
}


#navcontainer ul
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
}

#navcontainer li {  display: inline;
list-style-type: none; }

#navcontainer li a
{ 
padding: 3px 10px; 
text-decoration: none;
}

 #navcontainer a:link, #navcontainer a:visited
{
color: #fff;
background-color: #1E90FF;
text-decoration: none;
}

/* Above Old color #818EE0 */

 #navcontainer a:hover
{
color: #fff;
background-color: #818EE0;
text-decoration: none;
}

/* Above Old color #1E90FF */

#content
{
margin-left: 5%;
margin-right: 5%;
padding: 1em;
text-align: left;
max-width: 36em;
}

#content h2 { margin: 0 0 .5em 0; }

#captures
{
margin-left: 10%;
margin-right: 10%;
padding: 0em;
text-align: left;
}

#story
{
background-color: #fff;
margin-right: 10%;
padding: 1em;
text-align: left;
max-width: 36em;
}

#footer
{
clear: both;
margin: 0;
padding: 1em;
text-align: left;
color: #333;
border-top: 1px solid gray;
}

.center { text-align:center; }
.nostyle { list-style-type: none; }
.new {color: #FFC125; font-style: oblique; }