body 
{margin: 0; padding: 0;
background-image:url(images/bg.gif);
background-position: right;
background-repeat:repeat-y;
background-color: #5B191D;
font-family: tahoma,arial; 
color: #ECC671;
letter-spacing: 0px; 
font-weight: normal; 
font-size: 11px; 
cursor: default;}

#content {
right: 5px;
width: 285px;
top: 400px;
position: absolute;}

#content a {
color: #84C2DD; font-weight: bold; text-decoration: none; cursor: crosshair;}

#content a:hover, #content a:active{
color: #69664D; font-weight: bold; text-decoration: none; cursor: crosshair;}

li,b {color: #C7CFB4; list-style: circle;}

#nav {
right: 345px;
width: 140px;
top: 380px;
position: absolute;}

h1
{font-size:11px;
color: #8E3A46;
font-weight: bold;
border-bottom: 1px dotted;
text-transform: uppercase;
padding: 0 0 5px;
background: url(images/underline.gif) repeat-x bottom;}

h2
{font-weight:normal;
font-size:11px;
text-align: right;}

ul {margin:0; padding:0;
list-style-type:none;
text-align: right;}

.avatar {padding-right: 5px;}

A:link {color: #69664D; text-decoration: none; cursor: crosshair;}
A:visited {color: #69664D; text-decoration: none; cursor: crosshair;}
A:active {color: #3B7E96; text-decoration: none; cursor: crosshair;}
A:hover {color: #84C2DD; text-decoration: none; cursor: crosshair;}