body{ 
background-color: #3c3124;
background-image:url('background.png');
background-repeat: repeat;
background-attachment: fixed;
margin-top:0px;
margin-bottom:0px;
}
p.image{
padding:0 0 0 0;
margin:0 0 0 0;
}
div.updates{
filter:chroma(color=#32281c);
scrollbar-base-color: #32281c; 
scrollbar-arrow-color: #22a9b5; 
scrollbar-3dlight-color: #32281c;
scrollbar-darkshadow-color: #32281c; 
scrollbar-face-color: #32281c; 
scrollbar-highlight-color: #32281c; 
scrollbar-shadow-color: #32281c; 
scrollbar-track-color: #32281c;
}
table,div{
font-family: Trebuchet MS;
font-size: 12px;
color: #dcd1c5;
}
a.nav1, a.nav1:link, a.nav1:visited{
display:block;
color: #dcd1c5;
background-color:#2f2519;
background-image:url('nav1bullet.png');
background-repeat:no-repeat;
background-position:center left;
padding-left:15px;
line-height:14px;
border-bottom:1px solid #221a12;
border-top:1px solid #43382f;
}
a.nav1:hover, a.nav1:active{
display:block;
color:#769f15;
background-color:#3c3022;
background-image:url('nav1bullethover.png');
background-repeat:no-repeat;
background-position:center left;
padding-left:15px;
line-height:14px;
border-bottom:1px solid #221a12;
border-top:1px solid #43382f;
}
a.nav2, a.nav2:link, a.nav2:visited{
display:block;
color: #dcd1c5;
background-color:#2f2519;
background-image:url('nav2bullet.png');
background-repeat:no-repeat;
background-position:center left;
padding-left:15px;
line-height:14px;
border-bottom:1px solid #221a12;
border-top:1px solid #43382f;
}
a.nav2:hover, a.nav2:active{
display:block;
color:#2bb0ba;
background-color:#3c3022;
background-image:url('nav1bullethover.png');
background-repeat:no-repeat;
background-position:center left;
padding-left:15px;
line-height:14px;
border-bottom:1px solid #221a12;
border-top:1px solid #43382f;
}
h1{
font-family: Trebuchet MS;
font-size: 20px;
letter-spacing: -1px;
color: #dbd0c4;
text-align: center;
margin-bottom: 3px;
margin-top: 0px;
border-bottom: 1px dashed #6b960f;
}
h2{
font-family: Trebuchet MS;
font-size: 16px;
letter-spacing: -1px;
color: #dbd0c4;
text-align: center;
margin-bottom: 3px;
margin-top: 0px;
border-bottom: 1px dashed #2bb0ba;
}
h3{
font-family: Trebuchet MS;
font-size: 13px;
letter-spacing: -1px;
color: #769f15;
text-align: center;
margin-bottom: 3px;
margin-top: 0px;
border-bottom: 1px dashed #2bb0ba;
}
h4{
font-family: Trebuchet MS;
font-size: 15px;
letter-spacing: -1px;
color: #2bb0ba;
text-align: center;
margin-bottom: 3px;
margin-top: 0px;
border-bottom: 1px dashed #22a9b5;
}
h5{
width:333px;
font-family: Trebuchet MS;
font-size: 20px;
letter-spacing: -2px;
color: #769f15;
text-align: center;
margin-bottom: 3px;
margin-top: 0px;
border-bottom: 1px solid #e4d9ce;
}
h6{
width:333px;
font-family: Trebuchet MS;
font-size: 20px;
letter-spacing: -2px;
color: #04967a;
text-align: center;
margin-bottom: 3px;
margin-top: 0px;
border-bottom: 1px solid #e4d9ce;
}
b, strong{
color:#769f15;
}
i, em{
color:#2bb0ba;
}
u{
color:#dcd1c5;
text-decoration:none;
border-bottom:1px dashed #22a9b5;
}
a, a:link, a:active, a:visited {
color:#dcd1c5;
text-decoration:none;
border-bottom:1px dashed #04967a;
font-weight:bold;
}
a:hover {
color:#dcd1c5;
text-decoration:none;
border-bottom:1px dashed #22a9b5;
font-weight:bold;
}
textarea{
color:#769f15;
background-color:#2f2519;
border:1px dashed #3f3528;
}
input,submit{
color:#2bb0ba;
background-color:#2f2519;
border:1px dashed #3f3528;
}
blockquote{
background-color:#2f2519;
border-top:1px dashed #3f3528;
border-bottom:1px dashed #3f3528;
border-left:5px solid #769f15;
border-right:5px solid #769f15;
color:#2bb0ba;
padding:5px;
}