/* ------------------------- BODY ------------------------- */
body { 
scrollbar-face-color: #fde7bc; 
scrollbar-shadow-color: #fde7bc;
scrollbar-highlight-color:#fde7bc; 
scrollbar-3dlight-color: #fde7bc; 
scrollbar-track-color: #fde7bc; 
scrollbar-arrow-color: #000000;
background-image:url('http://fan.eloquent-serenity.org/masi/skins/1/bg.gif');
background-repeat: repeat-x;
background-color: #ebebd4;
font-size:10px;
font-family:georgia, tahoma; 
color: #000000; 
letter-spacing: 1px;}


/* ------------------------- LAYOUT ------------------------- */

#header{
position:absolute; 
overflow:auto; 
top:0px; 
left:0px;} 

.stats{
background:#5c8468;
font-size: 10px;
color: #ffffff;
width: 350px;
padding:7px;
font-family: tahoma, trebuchet ms, verdana, tahoma;}

#layout{
position:absolute;
overflow:auto;
font-size: 10px;
width: 500px;
top:530px; 
left:40px;
font-family: verdana, tahoma, trebuchet ms;}


/* ------------------------- LINKS ------------------------- */

a:link, a:active, a:visited {
text-decoration: none; 
font-weight: bold; 
color: #e51c44;
border-bottom:1px dotted #e51c4;}

.stats a:hover {
color: #d1e4a4; 
border-bottom:1px dotted #d1e4a4;
text-decoration:none;}

.stats a:link {
color: #f0efd4; 
border-bottom:1px dotted #f0efd4;
text-decoration:none;}

.stats a:visited {
color: #f0efd4; 
border-bottom:1px dotted #f0efd4;
text-decoration:none;}

a:hover {
color: #6e512d; 
border-bottom:1px dotted #6e512d;
text-decoration:none;}




/* ------------------------- ETC ------------------------- */

.lead {
font-size: 36px; 
font-weight: bold;
font-family: sans serif, georgia, trebuchet ms; 
font-style: italic;
color:#5c8468;
text-transform: lowercase;}

h4 { 
font-family: georgia,trebuchet ms; 
font-size: 14px; 
color: #683b1a;  
font-weight:bold;
background-color: transparent;
padding-left: 10px;
text-transform:uppercase;
letter-spacing:3px;
border: 0px;}


/* ------------------------- INPUT ------------------------- */
input, textarea, option, select {
background-color: #ffffff; 
font: 8pt arial; 
color: #af0c4d; 
letter-spacing: 1px; 
border:1px solid #000000;}