/* ------------------------- BODY ------------------------- */
body { 
scrollbar-face-color: #ecf2f2; 
scrollbar-shadow-color: #ecf2f2;
scrollbar-highlight-color:#ecf2f2; 
scrollbar-3dlight-color: #ecf2f2; 
scrollbar-track-color: #ecf2f2; 
scrollbar-arrow-color: #000000;
background-image:url('http://will.close-to-heart.org/skins/1/bg.gif');
background-repeat:repeat-x;
background-color:#ecf2f2;
font-size:10px;
font-family:georgia, tahoma; 
color: #000000; 
letter-spacing: 1px;}


/* ------------------------- LAYOUT ------------------------- */

#header{
position:absolute; 
overflow:auto; 
top:0px; 
left:0px;} 

.stats{
background:#c1d54c;
font-size: 10px;
color: #4c4e33;
width: 350px;
padding:10px;
font-family: tahoma, trebuchet ms, verdana, tahoma;}

#layout{
position:absolute;
overflow:auto;
font-size: 10px;
width: 495px;
top:470px; 
left:25px;
font-family: verdana, tahoma, trebuchet ms;}


/* ------------------------- LINKS ------------------------- */

a:link, a:active, a:visited {
text-decoration: none; 
font-weight: bold; 
color: #000000;
border-bottom:1px dotted #000000;}

a:hover {
color: #2891ad; 
border-bottom:1px dotted #2891ad;
text-decoration:none;}



/* ------------------------- ETC ------------------------- */

.lead {
font-size: 32px; 
font-weight: bold;
font-family: sans serif, georgia, trebuchet ms; 
font-style: italic;
color:#4c4e33;
text-transform: lowercase;}

h4 { 
font-family: georgia,trebuchet ms; 
font-size: 12px; 
color: #06142b;  
font-weight:bold;
background-color: transparent;
padding-left: 10px;
text-transform:uppercase;
letter-spacing:3px;
border: 0px;}


/* ------------------------- INPUT ------------------------- */
input, textarea, option, select {
background-color: #90e696; 
font: 8pt arial; 
color: #06142b; 
letter-spacing: 1px; 
border:1px solid #000000;}