﻿body {
	color: Gainsboro;
	background: Black;
	background-attachment: fixed;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
  }

#wrap1 {
	padding:0;
	text-align:left;
  }
  
#content {
	padding: 0 0px 0px;
	max-width: 1000px;
	width: 100%;
	margin: 0;
  }
  
#main1 {
	padding: 20px 0 0 0;
	width: 79%;
	float: right;
	/*background-image: url("/images/background.png");*/
  }
  
#main2 {
	margin:0;
	padding:0;
  }
  
#sidebar1 { 
	max-width: 200px;
	width: 20%;
	padding: 20px 0 0px 4px;
	text-align: center;
	float: left;
	/* background: #020208; */
  }
  
#sidebar2 {
	margin:0;
  	padding: 0px 0px 6px;
  }
  
a         { text-decoration : none;}
a:link    { color: DeepSkyBlue;}
a:visited { color: DeepSkyBlue;}
a:active  { color: DeepSkyBlue;}
a:hover   { color: Aqua;}

p {
    font-family:   Trebuchet, Calibri, Arial, Helvetica, sans-serif;
    font-weight:   normal;
    font-style:    normal;
    font-size:     100%;
    line-height:   125%;
    text-indent:   1em;
    text-align:    left;
    margin-left:   0em;
    margin-right:  0em;
    margin-top:    0em;
    margin-bottom: 1.0em;
    border-width:  0em;
    color:         WhiteSmoke
  }

p i      { font-style: italic; }
p sub    { font-size: 60%; vertical-align: sub }
p sup    { font-size: 60%; vertical-align: super }
p em     { font-style: italic; }
p b      { font-weight: bold; }
p strong { font-weight: bold; }
p big    { font-size: 115%; }
p small  { font-size: 90%; }

p.story
{
    font-style:    italic;
    text-indent:   0em;
    margin-left:   2em;
    font-size:     90%;
    line-height:   110%;
    color:         Gainsboro

}

p.banner
  {
    font-weight:   bold;
    font-style:    normal;
    font-size:     120%;
    line-height:   130%;
    text-indent:   0em;
    text-align:    center;
    margin-left:   0em;
    margin-right:  0em;
    margin-top:    0.5em;
    margin-bottom: 1.0em;
    border-width:  0em;
    color:         MediumPurple
  }

p.timestamp
  {
    font-weight:   normal;
    font-style:    normal;
    font-size:     80%;
    line-height:   100%;
    text-indent:   0em;
    text-align:    left;
    margin-left:   0.2em;
    margin-right:  0em;
    margin-top:    0.05em;
    margin-bottom: 1.0em;
    border-width:  0em;
    color:         MediumPurple
  }

p.ribbon
  {
    font-weight:   bold;
    font-style:    italic;
    font-size:     125%;
    text-indent:   0em;
    text-align:    left;
    margin-left:   0.2em;
    margin-right:  0em;
    margin-top:    1.0em;
    margin-bottom: 0.5em;
    color:         MediumPurple;
    background:    #2C2838;
  }

p.title
  {
    font-weight:   bold;
    font-style:    italic;
    font-size:     120%;
    text-indent:   0em;
    text-align:    left;
    margin-left:   0em;
    margin-right:  0em;
    margin-top:    1.0em;
    margin-bottom: 0.5em;
  }

p.flush
  {
    text-indent:  0em;
  }

p.center
  {
    text-indent:   0em;
    text-align:    center;
  }

p.right
  {
    text-indent:   0em;
    line-height:   100%;
    text-align:    right;
  }

p.indent
  {
    text-indent:  0em;
    margin-left:  2em;
  }

p.note
  {
    font-style:    normal;
    font-style:    italic;
    font-size:     80%;
    line-height:   120%;
    text-indent:   0em;
    text-align:    center;
    border-width:  1.0pt;
    border-color:  Silver;
    color:         Ghostwhite;
    background:    #242030;
  }

p.quote
  {
    text-indent:   0em;
    margin-left:   3em;
  }
  
p.booktitle
  {
	text-align: 	right;
	font-size:  	250%;
	color:      	MediumPurple;
	margin-bottom: 	0.5em;
  }

p.storychapter
  {
	text-align: 	right;
	font-size:  	150%;
	margin-bottom:  0em;
  }

p.storytitle
  {
	text-align: 	right;
	font-size:  	250%;
	margin-bottom: 	0.5em;
  }
  
p.byline
  {
	text-align: 	right;
	font-size:  	100%;
	margin-bottom: 	1.5em;
  }

p.storybodyfirst
  {
	font-size:  	120%;
    text-indent:   	0em;
  }

p.storybody
  {
	font-size:  	120%;
    text-indent:    0em;
  }
  
p.storybreak
  {
    text-indent:    0em;
    text-align:     center
  }
  
p.menuhead
{
    font-weight:	bold;
    font-style:		italic;
	text-align: 	left;
    text-indent:    0em;
	margin-left: 	0em;
	margin-right:	0em;
    margin-top:     0.5em;
    margin-bottom:  0.2em;
	font-size: 		100%;
    background:     #2C2838;
    color:          MediumPurple;
}

p.menulink
{
	font-weight:	normal;
	text-align:     left;
    text-indent:    0em;
	margin-left:    2em;
	margin-right:	0em;
    margin-top:     0em;
    margin-bottom:  0em;
	font-size:      90%;
	line-height:	100%
}
  
h1
  {
    font-family:   Trebuchet, Calibri, Arial, Helvetica, sans-serif;
    font-weight:   bold;
    font-style:    normal;
    font-size:     150%;
    line-height:   125%;
    text-indent:   0em;
    text-align:    center;
    margin-left:   0em;
    margin-right:  0em;
    margin-top:    2.0em;
    margin-bottom: 1.0em;
    border-width:  0em;
    color:         MediumPurple
  }

h2
  {
    font-family:   Trebuchet, Calibri, Arial, Helvetica, sans-serif;
    font-weight:   bold;
    font-style:    normal;
    font-size:     125%;
    line-height:   110%;
    text-indent:   0em;
    text-align:    center;
    margin-left:   0em;
    margin-right:  0em;
    margin-top:    1.0em;
    margin-bottom: 2.0em;
    border-width:  0em;
    color:         MediumPurple
  }

code
  {
    font:          normal small monospace;
    font-size:     100%;
    line-height:   100%;
    color:         MediumSpringGreen;
  }

table
  {
    font-family:   Trebuchet, Calibri, Arial, Helvetica, sans-serif;
    font-weight:   normal;
    font-style:    normal;
    font-size:     90%;
    line-height:   100%;
    text-indent:   0em;
    text-align:    left;
    margin-left:   0em;
    margin-right:  0em;
    margin-top:    0em;
    margin-bottom: 0em;
    border-width:  0em;
    color:         MediumPurple;
    /*background:    #32264F;*/
  }

pre
  {
    font-family:   monospace;
    font-size:     100%;
    text-indent:   0em;
    text-align:    left;
    margin-left:   3.0em;
    margin-right:  0em;
    margin-top:    0.5em;
    margin-bottom: 0.5em;
    color:         MediumSpringGreen;
    background:    #201820
  }

ul
  {
    font-family:   Trebuchet, Calibri, Arial, Helvetica, sans-serif;
    font-weight:   normal;
    font-style:    normal;
    font-size:     90%;
    line-height:   125%;
    color:         #B9ADFF
  }

ol
  {
    font-family:   Trebuchet, Calibri, Arial, Helvetica, sans-serif;
    font-weight:   normal;
    font-style:    normal;
    font-size:     90%;
    line-height:   125%;
    text-indent:   0em;
    margin-left:   4em;
    margin-right:  0em;
    margin-top:    0em;
    margin-bottom: 0.5em;
    border-width:  0em;
    color:         #BDA9FD
  }
  
li
  {
    margin-bottom: 0.5em;
  }
	
