/* CSS Document */

body {
background: url(bg.jpg);
font-family: century gothic;
font-size: 9pt;
color: #DDBF78 ;
margin: 0px 0px 0px 0px; 
}

.head {
font-family: century gothic; 
font-size: 9pt; 
line-height: 10pt;
color:#A3A389;
text-align:left;
padding: 0px 0px 0px 0px;
margin: 350px 10px 0px 138px;
}

A:link { 
text-decoration: none; color: #88AA9A; font-weight: none; font-family: arial; font-size:10pt;}
A:visited { 
text-decoration: none; color: #88AA9A; font-weight: none; font-family: arial; font-size: 10pt;}
A:active { 
text-decoration: none; color: #88AA9A; font-weight: none;}
A:hover {
text-decoration:none;text-transform: none; font-size: 10pt;font-weight:none;cursor:none; color:#CCCCCC; border-bottom:none; }

b, strong {
color: #B9AE73
}

u {
color: #9AAA4A
}

h1 {
background: #7B7F59;
font-family: century gothic; 
text-align: center;
font-size: 10pt; 
color: #B9BFA6;
border-bottom: 2px #171508 solid;
padding: 1px;
margin: 0px 0px 0px 0px;
}

h2 {
background: #7B183C;
font-family: arial; 
text-align: center;
font-size: 10pt; 
color: #AC996B;
border: 0px;
padding: 1px;
margin: 0px 0px 5px 0px;
}

h3 {
color: #8A8F6E;
font-family: arial; 
text-align: right;
font-size: 12pt;
border-bottom:2px dashed #8A8F6E;
padding: 0px;
margin: 0px 0px 5px 0px;
}

h4 {
font-family: verdana;
font-size: 23px; 
color:#35081A;
font-weight: lighter;
text-align:left;
padding: 0px 0px 0px 0px;
margin: 0px 0px 10px 0px;
}

#nav{
font-family: century gothic; 
font-size: 9pt; 
line-height: 10pt;
color: #899742;
border: 0px;
padding: 0px;
margin: 350px 10px 0px 30px;
}

#nav a:link, #nav a:visited, #nav A:active{
	color: #688577;
}

#nav a:hover {
	color: #FFFFFF;
}

.avatar {
float: left;
margin: 0px 6px 6px 0px
}
