/* MAIN STYLES */
body {margin: 0; padding: 0;
background-image: url(images/bg2.gif);
background-repeat: repeat-x y;
font-family: arial; 
color: #000;}

.div, td
{font-weight: normal;
font-size: 11px;
color: #E7E4EA;
font-family: arial,tahoma,verdana;
text-align: justify; 
letter-spacing: 0px; 
font-weight: normal;}

b,i,u,strike {color: #C5C5C4;}

p {margin: 0; padding: 0 0 10px 0;}

h1
{font-family: century gothic,tahoma;
font-weight: bold;
font-size: 12px;
letter-spacing: 5px;
color: #CCCBAF;
text-align: right;
margin: 5px 0 5px 0; padding: 0 22px 0 0;
background-repeat: no-repeat;
background-image: url(images/title.gif);
background-position: center right;
text-transform: uppercase;}

h1:first-letter {color: #ADADA9;}

blockquote {margin: 0 5px 15px 5px; padding: 5px; 
border-left: 4px solid #ADADA9;
border-right: 4px solid #ADADA9;
line-height: 15px; color: #fff;
background-color: #000;
background-image: url(images/quote.gif);
background-repeat: no-repeat;
background-position: bottom right;}

A:link {color: #C5C5C4; text-decoration: none; cursor: move;}
A:visited {color: #C5C5C4; text-decoration: none; cursor: move;}
A:active {color: #FFFFFF; text-decoration: none; cursor: move;}
A:hover {color: #FFFFFF; text-decoration: none; cursor: move;}

ul,ol {margin:0 0 10px 24px; padding:0;}

li {margin: 0; padding: 0; color: #E7E4EA;}

/* NAVIGATION STYLES */

#navigation {text-align: right; color: #5B0429;}

h2 { margin: 0; padding: 0;
font-weight: bold;
font-size: 10px;
width: 116px; height: 16px;
color: #000;
text-transform: uppercase;
background-image: url(images/navheader.gif);
background-repeat: no-repeat;}

h2:first-letter {color: #000;}

h3 { margin:0; padding:0;
font-size: 1px;
width: 116px; height: 10px;
background-image: url(images/navfooter.gif);
background-repeat: no-repeat;}

#navigation ul {margin:0; padding:0;}

#navigation li {
margin: 0; padding: 0;
list-style: none;
color: #B7AAA3;
border-bottom: #887470 1px solid;}

#navigation li a:link, #navigation li a:visited {
list-style: none;
display: block;
letter-spacing: 1.5px; 
width: 116px; text-indent: 7px;
color: #301510; text-align: left;
margin: 0; padding: 1px 0 1px 0;
background-image: url(images/nav.gif);}

#navigation li a:hover, #navigation li a:active {
list-style: none;
display: block;
letter-spacing: 1.5px; 
width: 116px; text-indent: 7px;
color: #FFF; text-align: left;
margin: 0; padding: 1px 0 1px 0;
background-image: url(images/nav2.gif);}