body{ 
margin: 0;
padding: 0;
background-color: #f3e9f2;
background-image: url(bg.jpg);
background-repeat: repeat-y; }

i, em { 
color: #d0a918; }

b, strong {
color: #cebe95; }

u {
color: #fff;
border-bottom: 1px dotted #fff;
background-color: #d8d0c1; }

blockquote {
padding: 4px;
background-color: #f8f3f8;
background-image: url(quote.jpg);
background-repeat: no-repeat;
background-position: bottom right; }

#banner {
width: 138px;
float: left;
margin: 0;
padding: 0; }

#container {
width: 60%;
float: left;
margin: 0;
padding: 5px 0 0 10px;
background-image: url(main.jpg);
background-position: top left;
background-repeat: no-repeat; }

#title {
padding: 12px 0 28px 240px;
font-family: times;
font-size: 40px;
color: #d7a471;
font-style: italic; }

#nav {
float: left;
padding: 0 0 0 70px;
margin: 0 0 10px 0; }

#nav h1 {
margin: 0;
padding: 0 0 0 10px;
font-family: times;
font-size: 10pt;
color: #c2b197; }

#nav ul {
float: left;
clear: right;
padding: 0;
margin: 0 5px 0 0;
list-style-type: none;
width: 150px;
text-align: left;
font-family: verdana;
font-size: 8pt; }

#nav ul li {
display: block;
width: 150px;
padding: 0;
margin: 1px; }

#nav ul li a:link, #nav ul li a:visited {
display: block;
color: #d1c6b8;
text-decoration: none; }

#nav ul li a:active, #nav ul li a:hover {
display: block;
color: #fff;
text-decoration: none; }

#clear {
clear: both; }

#content {
float: left;
font-family: verdana;
font-size: 11px;
color: #bea183; }

#content h1 { 
font-family: times;
font-size: 18px;
font-style: italic;
color: #b86d48; 
text-align: right;
padding: 0 40px 0 0;
margin: 0 0 3px 0;
letter-spacing: 4px; }

#content h2 { 
font-size: 8pt;
color: #00cccc; 
text-align: left;
text-transform: uppercase;
letter-spacing: 4px;
margin: 0 0 4px 4px; }

#content a:link, #content a:visited { 
color: #dbc769;
font-family: verdana; 
font-size: 8pt; 
text-decoration: none;
cursor: default;
border-bottom: 1px dotted #fff; }
            
#content a:active, #content a:hover { 
color: #bda388;  
font-family: verdana; 
font-size: 8pt;
text-decoration: none;
cursor: default; }

#content ul, #content ol {
list-style: upper-roman;
font-family: verdana;
font-size: 8pt;
color: #d5bfa8;
margin-left: 70px; }

#footer {
margin: 3px;
text-align: center;
font-family: verdana;
font-size: 11px;
color: #bea183; }

#footer a:link, #footer a:visited { 
color: #dbc769;
font-family: verdana; 
font-size: 8pt; 
text-decoration: none;
cursor: default;
border-bottom: 1px dotted #fff; }
            
#footer a:active, #footer a:hover { 
color: #bda388;  
font-family: verdana; 
font-size: 8pt;
text-decoration: none;
cursor: default; }
