A:link
{ text-decoration:none; color: #6FC0EF; }
A:visited
{ text-decoration:none; color: #6FC0EF; }
A:active
{ text-decoration:none; color: #6FC0EF; }
A:hover
{ text-decoration:none; color: #01002A; }

body
{
font-family: Book Antiqua;
color: #01002A;
font-size:8pt;

cursor: crosshair;

scrollbar-face-color:#ffffff;
scrollbar-highlight-color:#ffffff;
scrollbar-3dlight-color:#ffffff;
scrollbar-darkshadow-color:#ffffff;
scrollbar-shadow-color:#ffffff;
scrollbar-arrow-color:#6FC0EF;
scrollbar-track-color:#ffffff;

overflow: auto;

background: url("backgrounds.gif") #ffffff top left repeat-y;
}

#divContainer{position:absolute; width:420; height:440; top:37; left:516; overflow: auto;} 

#divHeader
{
align:left;
text-align:left;
float:left;
font-family: Trebuchet MS;
text-transform: uppercase;
text-decoration: underline;
color: #999933;
font-size: 9pt;
letter-spacing: 4px;
background: #01002A;
}

#divMenu
{
align: right;
text-align: right;
float: right;
font-family: Trebuchet MS;
text-transform: uppercase;
color: #6FC0EF;
font-size: 9pt;
letter-spacing: 4px;
background: #01002A;
}

.myparagraph2:first-line 
{
font-size:100%;
padding-top:5px;
font-family: Book Antiqua;
text-transform: uppercase;
font-weight:bold;
}

.myparagraph2:first-letter 
{
font-size:200%;
padding-top:2px;
font-family: Book Antiqua;
float: bottom;
color:#6FC0EF;
}

h1
{
text-align:center;
text-decoration: underline;
font-family: Trebuchet MS;
text-transform: uppercase;
color: #6FC0EF;
font-size: 9pt;
letter-spacing: 4px;
background: #01002A;
}

h2 
{
font: Book Antiqua, Verdana, Times, serif;
font-size: 10pt;
margin: 15px 0 3px 0;
padding-bottom: 3px;
color: #6FC0EF;
text-transform: uppercase;
display:inline;
}

h3
{
font-size: 10pt;
font-family: Book Antiqua, Verdana, Times, serif;
margin: 14px 0 3px 0;
color: #6FC0EF;
padding-bottom: 3px;
text-transform: uppercase;
display:inline;
}

h4
{
font-size: 10pt;
font-family: Book Antiqua, Verdana, Times, serif;
color: #6FC0EF;
text-decoration: underline;
display:inline;
}

.left
{
float: left;
width: 175px;
padding-bottom: 15px;
}

.right 
{
float: right;
width: 175px;
padding-bottom: 15px;
text-align: right;
}

.storycontent
{
display: block;
text-align: left;
width: 396px;
padding: 0 0 10px 0;
clear: left;
font-family: Book Antiqua, Trebuchet MS, Verdana, sans-serif;
font-size: 8pt;
}

blockquote 
{
margin: 0 15px 0 15px;
padding: 12px 30px 0 30px;
font-family: Book Antiqua, Trebuchet MS, Verdana, sans-serif;
font-size: 8pt;
color: #01002A;
background: url(http://www.michaelherbert.me.uk/quotess.gif) 0 3px no-repeat;
text-decoration: none;
}

.footnote
{
margin: 0px 15px 0 15px;
padding: 0px 30px 0 30px;
font-family: Book Antiqua, Trebuchet MS, Verdana, sans-serif;
font-size: 10px;
color: #6FC0EF;
text-align:right;
font-style:italic;
}

#credits
{
text-align: center;

font-family: Trebuchet MS;
color: #ffffcc;
font-weight: normal;
font-size:7pt;

cursor: crosshair;
}

.menu
{
position: absolute;
background: url("menubacks.gif") #ffffff top left no-repeat;
top: 515px;
left: 0px;
height:  36px;
width:393px !important; /*moz width*/
width:414px; /*IE width*/
z-index: 1;
padding-left:21px;
}

.widemenu
{
position: absolute;
top: 515px;
right: 0px;
height:  36px;
width:  100%;
background: #6FC0EF;
z-index: 0;
align:right;
text-align:right;
padding-right: 85px;
}

.divrightcontainer
{
float: right;
height: 36px;
width: 90px;
background: #6FC0EF;
z-index: 0;
text-align:right;
}

.divcentercontainer
{
float: right;
height: 36px;
width: 125px;
background: #6FC0EF;
z-index: 0;
text-align:center;
}

.divleftcontainer
{
float: right;
height: 36px;
width: 100px;
background: #6FC0EF;
z-index: 0;
text-align:left;
padding-left: 10px;
}

.copyright
{
position: absolute;
bottom: 2px;
right: 5px;
text-align: right;
font-family: Book Antiqua;
color: #01002A;
font-size:9px;
letter-spacing: 1px;
text-transform: uppercase;
}

.feedback
{
padding-bottom: 25px;
text-align: right;
clear: both;
font-family: Book Antiqua;
color: #01002A;
font-size:9px;
letter-spacing: 1px;
text-transform: uppercase;
width: 390px;
}

.feedback a:link, .feedback a:visited, .feedback a:active
{
text-align: right;
clear: both;
font-family: Book Antiqua;
color: #01002A;
font-size:9px;
letter-spacing: 1px;
text-transform: uppercase;
}

.feedback a:hover
{
color: #6FC0EF;
}