body 
{
background: #773344 url(images/blue_sidebar.bmp) repeat-y left; 
text-align: left; 
font-family: western, serif;
font-size: 10pt;
letter-spacing: .1em;
color: #999966; 
font-variant: small-caps
} 

div.word
{
font-family: monospace;
text-align: center;
letter-spacing: 6px;
line-height: 12px
}

div.norm
{
margin-left: 117px;
padding: 20px
}

div.nav
{
margin-left: 1px;
margin-top: 90px;
float: left;
text-align: center;
width: 110px;
text-transform: capitalize
}

div.nav a
{
display: list-item;
list-style-type: none
}

ol
{
list-style-type: none
}

table
{
font-variant: small-caps;
background-color: blue
}

b.header
{
font-weight: 600;
font-size: 12pt;
border-bottom: solid 2px;
line-height: 250%
}

.left
{
text-align: left
}

.center
{
text-align: center
}

hr
{
color: #552255
}

p
{
text-indent: 20px
}

marquee
{
color: #331177; 
background-color: gray; 
font-weight: bold
}

h1,h2,h3,h4,h5,h6 
{
color: #0088ff;
text-align: center;
padding: 2px;
border: 4px inset #ff0066
}

/* links */
a:active
{
text-decoration: underline;
color: #111111
}

a:visited 
{
text-decoration: underline;
color: #119999
}

a:link 
{
text-decoration: underline;
color: #88ff66
}

a:hover 
{
text-decoration: underline;
color: #22ff55; 
background: #000000
}
