/* ------------------------- BODY ------------------------- */
body { 
scrollbar-face-color: #000000; 
scrollbar-shadow-color: #000000;
scrollbar-highlight-color: #000000; 
scrollbar-3dlight-color: #000000; 
scrollbar-track-color: #000000; 
scrollbar-arrow-color: #ffffff;
background-image:url('http://ian.close-to-heart.org/skins/1/bg.gif');
background-repeat: repeat-x;
background-color: #000000;
font-size:10px;
font-family:georgia, tahoma; 
color: #ffffff; 
letter-spacing: 1px;}


/* ------------------------- LAYOUT ------------------------- */

#header{
position:absolute; 
overflow:auto; 
top:0px; 
left:0px;} 

.stats{
background:#f66fb0;
font-size: 10px;
color: #000000;
width: 375px;
padding:12px;
font-family: tahoma, trebuchet ms, verdana, tahoma;}

#layout{
position:absolute;
overflow:auto;
font-size: 10px;
width: 530px;
top:510px; 
left:30px;
font-family: verdana, tahoma, trebuchet ms;}


/* ------------------------- LINKS ------------------------- */

a:link, a:active, a:visited {
text-decoration: none; 
font-weight: bold; 
color: #fae777;
border-bottom:1px dotted #fae777;}

.stats a:hover {
color: #fae777; 
border-bottom:1px dotted #fae777;
text-decoration:none;}

.stats a:link {
color: #ffffff; 
border-bottom:1px dotted #ffffff;
text-decoration:none;}

.stats a:visited {
color: #ffffff; 
border-bottom:1px dotted #ffffff;
text-decoration:none;}

a:hover {
color: #b0f5f3; 
border-bottom:1px dotted #b0f5f3;
text-decoration:none;}




/* ------------------------- ETC ------------------------- */

.lead {
font-size: 36px; 
font-weight: bold;
font-family: sans serif, georgia, trebuchet ms; 
font-style: italic;
color:#dcc46f;
text-transform: lowercase;}

h4 { 
font-family: georgia,trebuchet ms; 
font-size: 14px; 
color: #ebb6ab;  
font-weight:bold;
background-color: transparent;
padding-left: 10px;
text-transform:uppercase;
letter-spacing:3px;
border: 0px;}


/* ------------------------- INPUT ------------------------- */
input, textarea, option, select {
background-color: #b0f5f3; 
font: 8pt arial; 
color: #8d0f03; 
letter-spacing: 1px; 
border:1px solid #ffffff;}
