BODY {

background:#ffffff url('images/mainimage.jpg') no-repeat fixed left top; /* sets the background image */

/* positions the background image */

color: #000000;

font-family: Monotype Corsiva;

font-size: 100%;

scrollbar-arrow-color:#FFFFFF; 

scrollbar-face-color:#993333;

scrollbar-3dlight-color:#DBF0CA; 

scrollbar-highlight-color:#FFFFFF; 

scrollbar-shadow-color:#FFFFFF; 

scrollbar-darkshadow-color:#000000; 

scrollbar-track-color:#FFFFFF; 

margin-top: 5px;

margin-left: 20px;

margin-right: 5px;

margin-bottom: 5px

}

P, TD, LI, UL, Table {

font-size: 100%; font-family:monotype

}

/* this group sets the normal link colors */

A:LINK {

color: #993333;

text-decoration: none;

font-weight: bold;

line-height: 18 px

}

A:VISITED {

color: #000066;

font-weight: bold;

line-height: 18 px

}

A:HOVER {

color : #FFFFFF;

background-color: #993333;

text-decoration: underline overline;

font-weight: bold;

line-height: 18 px

}

A:ACTIVE {

color : #993333;

text-decoration: none;

font-weight: bold;

line-height: 18 px

}

/* this grouping sets the heading colors and sizes */

H1 {

font-size : 24pt;

font-weight : regular;

color : #993333;

text-align: left;

letter-spacing: 2

}

H2, H3, H4, H5, H6 {

font-size: 18pt;

font-family:monot



}

/* this class sets the properties for the horizontal rule bar */

hr {

color: #993333;

height: 2px;

width: 50%

}

/* the area below contains special classes */* classes specify special formatting */

.top {

text-align: right;

padding: 10px;

}



.textarea {

padding:5px; font-family: monotype c;

filter: alpha(opacity=90, style=0);

-moz-opacity:.50;

background-color: #FFFFFF;

font-size: 14pt;

text-align: left;

border: 1px solid #993333;

line-height: 20px



}

.topnav {

font-size: 8pt;

font-weight: bold;

text-align: center;

padding-left: 5px;

padding-right: 5px;

padding-top: 5px;

padding-bottom: 5px;

}

.navcell {

padding:5px; font-size: 9pt;

border: 1px solid #993333;

font-weight: bold

}

.copyright {

padding:5px;

background-repeat: no-repeat;

font-size: 7pt;

letter-spacing: 2;

text-align: center;

border: 1px solid #993333;

font-weight: bold; background-position-y:center

}