<STYLE TYPE="text/css">
body {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
font-family: verdana, arial, tahoma, trebuchet, sans-serif;
}

/* --------------------- Index Page Divs -----------------*/
#container
{ 
width: 100%;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
color: #000000;
background-image: url("http://cimorene.net/cimorene/images/airbrushgirl.jpg");
background-color: white;
    background-repeat: no-repeat;
    background-position: bottom left;
    background-attachment: fixed; 
}

#content
{ 
margin: 0px;
padding: 0px;
background-color: transparent;
font-size: 90%;
}
#navigation{ 
position: absolute;
top: 0px;
left:0px;
width:100%;
font-size: 70%;
background-color: #8bd7ef;
}

#primary {
width: 75%;
margin-top: 15px;
margin-left:200px;
padding: 50px;
background-color: transparent;
}

/* ----- Story text ---------- */
#main{ 
  margin-top: 60px;
  margin-left: 15%;
  margin-right: 15%;
  font-size: 100%;
  padding: 50px 50px 50px 50px; 
  background-color: transparent;
}


strike 
{
text-decoration: line-through;
}
u {
text-decoration: underline;
}
strong, b { 
font-weight: bold;
}
blockquote {margin: 0.8em 3em; padding: 1em; border:2px solid #92d1ea; background-color: transparent;
}


a:link {
text-decoration: none;
color:  #58ba53;
font-weight: bold;
}
a:visited {
text-decoration: none;
color:  #666666;
font-weight: bold;
}
a:hover {
color: #ffffff;
background-color:  #58ba53;
text-decoration: none;
font-weight: bold;
}
a:active {
color: #ffffff;
background-color:  #58ba53;
text-decoration: none;
font-weight: bold;
}

.menu {
font-family: century gothic, trebuchet, trebuchet ms, verdana, sans-serif;
font-size: 1.7em;
color: #659aaa;
text-decoration: none;
margin: 1em 5px 5px 5px;
text-align: right;
}
.weelinks {
font-size: 0.8em;
font-family: trebuchet, trebuchet ms, verdana, arial, sans-serif;
margin: 0px 5px 1em 5px;
text-align: right;
}

     a.menu {
     font-family: century gothic, trebuchet, trebuchet ms, verdana, sans-serif;
     color: #659aaa;
     text-decoration: none;
     font-weight: normal;
     }
     a.menu:visited {
     color: #659aaa;
     text-decoration: none;
     font-weight: normal;
     }
     a.menu:active {
     color: #df3bc2;
     background-color: #8bd7ef;;
     text-decoration: none;
     font-weight: normal;
     }
     a.menu:hover {
     color: #df3bc2;
     background-color: #8bd7ef;
     text-decoration: none;
     font-weight: normal;
     }
     a.weelinks {
     font-size: 0.9em;
     font-family: verdana, arial, sans-serif;
     color: #ffffff;
     font-weight: bold;
     text-decoration: none;
     }
     a.weelinks:visited {
     color: #ffffff;
     font-weight: bold;
     text-decoration: none;
     }
     a.weelinks:hover {
     color: #df3bc2;
     background-color: #8bd7ef;
     font-weight: bold;
     text-decoration: none;
     }
     a.weelinks:active {
     color: #df3bc2;
     background-color: #8bd7ef;
     font-weight: bold;
     text-decoration: none;
     }


h2 {
font-family: century gothic, trebuchet, trebuchet ms, verdana, sans-serif;
font-size: 4em;
font-weight: normal;
color: #000000;
margin-top: 0.5em;
margin-bottom: 0.5em; 
text-align:left;
/*page title*/
}
h3 {
font-family: century gothic, trebuchet, trebuchet ms, verdana, sans-serif;
font-size: 2em;
color:  #58ba53;
font-weight: normal;
margin-top: 1.5em;
margin-bottom: 0;
text-align: center;
/*sub-titles*/
}
      h3 a {
      color:  #58ba53;
      background-color: #ffffff;
      text-decoration: none;
      font-weight: normal;
      border-bottom: none;
      margin-top: 1.5em;
      }
      h3 a:hover {
      color:  #58ba53;
      background-color: #ffffff;
      text-decoration: none;
      font-weight: normal;
      border-bottom: none;
      margin-top: 1.5em;
      }
h4 {
font-family: century gothic, trebuchet, trebuchet ms, verdana, sans-serif;
font-size: 1.5em;
font-weight: bold;
color:  #58ba53;
margin-top: 1em;
margin-bottom: 0;
text-align: left;
/*index page sub-titles*/
}

h5 {
font-family: Sabon Roman, Sabon, Times New Roman, Georgia, serif;
font-size: 2em;
font-weight: normal;
color: #000000;
margin-bottom: 4px; 
text-align:left;
/*story titles*/
}

img {
border: 0;
}

.tiny {
font-size: 0.6em;
margin-top: 1em;
margin-bottom: 1em; 
/*story notes*/
}
.disclaimer {
font-size: 0.8em;
color: #000000;
text-transform: uppercase;
}
</STYLE>
