﻿BODY {
font-family: arial, verdana, sans-serif; 
}
BODY { 
scrollbar-arrow-color: #cccccc; scrollbar-base-color: #000000; scrollbar-Track-Color: #000000; 
scrollbar-highlight-color: #cccccc; 
}
BODY {
color: #cccccc;
background: #000000 right top no-repeat;
}
A:link {
	COLOR: #ffffff
}
A:visited {
	COLOR: #eeeeee
}
A:hover {
	COLOR: #eeeeee
}
A:active {
   COLOR: #eeeeee
}
HR {
COLOR: #eeeeee; WIDTH: 80%
}
H1 {
font-family: academy engraved LET, georgia, serif; COLOR: #eeeeee;
}
H2, H3, H4 {
COLOR: #eeeeee; text-decoration: none; font-family: arial, verdana, sans-serif;
}
.box {
border-style:solid;
border-color: #eeeeee;
border-width:0px;
background-color: #ffffff;
padding: 10px;
}
.small {
font-size: 0.8em;
}
.nav {
border-style:solid;
border-color: #888888;
border-width:0px;
background: transparent;
padding: 10px, 10px, 10px, 10px;
}
.panel {
background: url(panel2.gif) center top no-repeat;
text-align: center;
font-size: 0.8em;
}
.left {
padding: 10px, 10px, 10px, 10px;
float:left;
}
.right {
float:right;
padding: 10px, 10px, 10px, 10px;
}
.side {
border:none; 
background: #000000; url(spire2.jpg) no-repeat center; 
}