body {
background-color:#2B2C2E;
background-image:url('images/index_bk.png');
background-repeat:repeat-x;
background-attachment:scroll;
background-position:left top;
padding: 0;
margin: 0;
}

a:link {color:#FFCE83; text-decoration:none;}
a:visited {color:#FFCE83; text-decoration:none;}
a:hover {color:#CE835F; text-decoration:underline;}
a:active {color:#FFCE83; text-decoration:none;}

a.nav:link {
width:100%;
color:#DCD79F;
font-size:16px;
line-height:22px;
letter-spacing:2px;
word-spacing:1px;
text-align:left;
text-indent:none;
text-transform:uppercase;
background-color:#2B2C2E;
background-image:url('images/index_pbk.png');
font-style:normal;
font-weight:normal;
font-family:georgia;
padding: 2px;
padding-left:5px;
margin: 2px;
border-top-style:solid;
border-top-width:1px;
border-right-style:solid;
border-right-width:1px;
border-left-style:solid;
border-left-width:5px;
border-bottom-style:solid;
border-bottom-width:1px;
border-color:#3E2F2E;
}

a.nav:visited {color:#FFCE83; text-decoration:none;}
a.nav:hover {
width:100%;
color:#DCD79F;
font-size:16px;
line-height:22px;
letter-spacing:2px;
word-spacing:1px;
text-align:left;
text-indent:none;
text-transform:uppercase;
background-color:#2B2C2E;
background-image:url('images/index_navhov.png');
font-style:normal;
font-weight:normal;
font-family:georgia;
padding: 2px;
padding-left:5px;
margin: 2px;
border-top-style:solid;
border-top-width:1px;
border-right-style:solid;
border-right-width:1px;
border-left-style:solid;
border-left-width:5px;
border-bottom-style:solid;
border-bottom-width:1px;
border-color:#3E2F2E;
}
a.nav:active {color:#FFCE83; text-decoration:none;}

b {color:#AA4931; font-weight:bold;} 
i {color:#C26653; font-weight:italic;} 
u {color:#AA4931; text-decoration:underline;} 

h1 {
color:#F3E083;
font-size:20px;
font-style:normal;
font-weight:normal;
font-family:georgia;
font-variant:small-caps;
padding: 2px;
margin: 1px;
text-indent:2px;
letter-spacing:3px;
border-bottom-style:solid;
border-bottom-width:2px;
border-color:#3F2F2E;
}

div.lower {
color:#F3E083;
font-size:8px;
font-style:normal;
font-weight:normal;
font-family:georgia;
font-variant:none;
text-transform:lowercase;
text-align:right;
padding: -1px;
margin: -1px;
text-indent:5px;
letter-spacing:5px;
}

p {
color:#DCD79F;
font-size:12px;
line-height:14px;
letter-spacing:1px;
word-spacing:1px;
text-align:left;
background-color:#2B2C2E;
background-image:url('images/index_pbk.png');
font-style:normal;
font-weight:normal;
font-family:verdana;
padding: 10px;
margin: 8px;
border-top-style:solid;
border-top-width:1px;
border-right-style:solid;
border-right-width:1px;
border-left-style:solid;
border-left-width:5px;
border-bottom-style:solid;
border-bottom-width:1px;
border-color:#242426;
} 