*{
margin: 0;
padding: 0;
}
/*------links*/
a:link, a:active, a:visited {  
color: #808080;
padding: 1px;
text-decoration: none;
border-bottom: 1px dotted #808080;
}
a:hover {
color: #AAAAAA;
padding: 1px;
text-decoration: none;
border: 0;
}
a.imglink{
background: transparent;
border: 0;
}
/*------ divs */
#layout{
width: 650px;
background-color: #000;
margin: auto;
text-align: center;
}
#header {
margin: 0 auto;
width: 100%;
}
#content {
background-color: #000;
width: 650px;
padding: 0px 0px 15px 0px; 
text-align: justify;
margin: 3px 0px;
}

/*------ stats*/
#stats{
width: 300px;
height: 100px;
margin: 10px auto;
background-image: url(img/stats.jpg);
background-repeat: no-repeat;
}
#stats p{
margin-top: 10px;
margin-bottom: 10px;
padding-top: 5px;
line-height: 18px;
text-align: left;
}
#stats strong{
color: #000;
}
#stats a:hover{
color: #6D7160;
}
#affs{
width: 95% ;
margin: 20px auto;
text-align: center;
}
/*------ codes */
#linkcode{
width: 70%;
margin: 10px auto;
}

code{
color: #E09C6B;
font-size: 12px;
font-family: "courier new", unicode;
padding: 5px;
margin: 0 auto 15px auto;
text-align: left;
display: block;

}
.codes{
text-align: center;
margin: 10px auto;
}

/*------ quotes y footer */
#quotes{
margin: 0 auto;
width: 70%;
font-size: 12px;
font-style: italic;
padding: 7px;
color: #3A3A38;
}
.woody{
color: #9B9271;
font-variant: small-caps;
font-style: normal;
font-size: 1.2em;
}
.footer{
text-align: center;
font-size: 0.8em;
}
/*------------html tags */
body {
margin: 0;
color: #5a5a5a;
font-family: "trebuchet ms", verdana, tahoma, sans-serif;
font-size: 13px;
background-image: url(img/bg.jpg);
}
h1, h2, h3, p{
margin-left: 15px;
}
h1 {
font-size: 16px;
font-weight: normal;
font-style: italic;
}
h2 {
color: #E4DDAF;
font-size: 14px;
font-weight: normal;
margin-bottom: 0;
font-style: italic;
}

p{
margin: 5px 15px 10px 15px;
line-height: 25px;
text-align: justify;
}
strong {
font-weight: normal;
text-transform: uppercase;
color: #9B9271;
}
em{
font-family: georgia, serif;
color: #E6E8E7;
}
img {
border: 0;
}
p img{
text-align: center;
}
ul, li{
list-style-image: url(img/ul.gif);
margin: 5px 30px 5px 50px;
position: inside;
}
table{
width: 95%;
margin: 0 auto;
border: 0;
}
td{
padding: 3px;
text-align: left;
}

textarea, select, input, option {
border: 0;
background: #9B9271;
color: #E6E8E7;
font-family: inherit;
font-size: 13px;
}
fieldset{
margin-top: 20px;
border: 0;
}
legend{
font-size: 1.2em;
padding-left: 15px;
text-transform: uppercase;
}
.centered{
text-align: center;
}
#fansfansfans {
margin: 0 auto;
width: 200px;
text-align: center;
}
/*------ fanupdate */
.datecat {
font-size: 14px;
font-weight: normal;
font-variant: small-caps;
color:#E6E8E7;
margin-bottom: -10px;
}
.archivelink {
text-align: center;
}
