/* ------------------------- 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-color: #000000;
background-repeat: repeat-x;
background-position: bottom left;
background-attachment: fixed;
background-image:url('http://websites.close-to-heart.org/skins/1/bg.gif');
font-family: tahoma, georgia,; 
color: #000000; 
}

/* ------------------------- LAYOUT ------------------------- */

#header{
position:absolute; 
overflow:auto; 
top:50px; 
left:200px;} 

.stats{
background: #333333;
font-size: 11px;
color: #ffffff;
width: 250px;
padding:7px;
font-family: tahoma, trebuchet ms, verdana, tahoma;}

#layout{
position:absolute;
overflow:auto;
font-size: 11px;
width: 620px;
height:360px;
top:150px; 
left:240px;}


/* ------------------------- LINKS ------------------------- */

a:link, a:active, a:visited {
text-decoration: none; 
font-weight: bold; 
color: #333333;
border-bottom:1px dotted #333333;}

.stats a:link, .stats a:active, .stats a:visited {
text-decoration: none; 
font-weight: bold; 
color: #CCCCCC;
border-bottom:1px dotted #CCCCCC;}

a:hover {
color: #666666; 
border-bottom:1px dotted #666666;
text-decoration:none;}

.stats a:hover {
color: #999999; 
border-bottom:1px dotted #999999;
text-decoration:none;}



/* ------------------------- ETC ------------------------- */

.lead {
font-size: 38px; 
font-weight: bold;
font-family: sans serif, georgia, trebuchet ms; 
font-style: italic;
color: #666666;
text-transform: lowercase;}

h4 { 
font-family: trebuchet ms, georgia; 
font-size: 14px; 
color: #333333;  
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;  
color: #000000; 
letter-spacing: 1px; 
border:1px solid #000000;}