/* ------------------------- LAYOUT ------------------------- */

body { 
font-size:12px;
font-family: 'Helvetica', tahoma, georgia; 
color: #000000; 
background: url('http://fan.eloquent-serenity.org/Tolerable/skins/1/background.png');
}


#header {
	background-image: url('http://fan.eloquent-serenity.org/Tolerable/skins/1/header.png');
	display:block;
	position:absolute;
	top:0px;
	left:0px;
        width:900px;
        height:500px;
	}


.stats{
background:#7fb3a9;
font-size: 11px;
font-weight:bold;
color: #000000;
width: 325px;
padding:6px;
border-left: #ffffff 8px solid;
font-family: tahoma, trebuchet ms, verdana, tahoma;}

#layout{
position:absolute;
overflow:auto;
font-size: 12px;
width: 500px;
top:500px; 
left:45px;
font-family: verdana, tahoma, trebuchet ms;}

.nav {
position:absolute; 
width:510px; 
left:50px; 
top:475px; 
padding:0px;
font-weight:bold; 
background:none;}

.nav a:link, .nav a:visited, .nav a:active{
color:#0f6255;
font-size:14px;
font-weight: bold;
font-face: georgia, trebuchet ms;
background:#ffffff
text-transform:lowercase;
text-decoration:none;
padding:10px;
height:20px;}

.nav a:hover{
color:#103832;
font-size:14px;
font-face: georgia, trebuchet ms;
background:#ffffff;
text-decoration:none;
text-transform:lowercase;
letter-spacing:3px;
font-weight:bold;
padding:10px;}


/* ------------------------- LINKS ------------------------- */

a:link, a:active, a:visited {
text-decoration: none; 
font-weight: bold; 
color: #0e6154;
border-bottom:1px dotted #0e6154;}

a:hover {
color: #6ca783; 
border-bottom:1px dotted #6ca783;
text-decoration:none;}

.stats a:link, .stats a:active, .stats a:visited {
text-decoration: none; 
font-weight: bold; 
color: #9fafb3;
border-bottom:1px dotted #9fafb3;}

.stats a:hover {
color: #76969e; 
border-bottom:1px dotted #76969e;
text-decoration:none;}



/* ------------------------- ETC ------------------------- */

.lead {
font-size: 34px; 
font-weight: bold;
font-family: sans serif, georgia, trebuchet ms; 
font-style: italic;
color:#045270;
text-transform: lowercase;}

h4 { 
font-family: trebuchet ms, georgia; 
font-size: 16px; 
color: #46363c;  
font-weight:bold;
background-color: transparent;
padding-left: 10px;
text-transform: lowercase;
letter-spacing:2px;
border: 0px;}


/* ------------------------- INPUT ------------------------- */
input, textarea, option, select {
background-color: #ffffff; 
font: 8pt arial; 
color: #000000; 
letter-spacing: 1px; 
border:1px solid #000000;}