/* ------------------------- BODY ------------------------- */
body { 
scrollbar-face-color: #f9cb60; 
scrollbar-shadow-color: #f9cb60;
scrollbar-highlight-color: #f9cb60; 
scrollbar-3dlight-color: #f9cb60; 
scrollbar-track-color: #f9cb60; 
scrollbar-arrow-color: #000000;
background-image:url('http://korey.close-to-heart.org/skins/1/bg.gif');
background-repeat:repeat-y;
font-family: tahoma, georgia,; 
color: #dd2935; 
}

/* ------------------------- LAYOUT ------------------------- */

#header{
position:absolute; 
overflow:auto; 
top:0px; 
left:0px;} 

.stats{
background: #fd8837;
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: 360px;
top:325px; 
left:220px;}


/* ------------------------- LINKS ------------------------- */

a:link, a:active, a:visited {
text-decoration: none; 
font-weight: bold; 
color: #fd661a;
border-bottom:1px dotted #fd661a;}

.stats a:link, .stats a:active, .stats a:visited {
text-decoration: none; 
font-weight: bold; 
color: #ffda9f;
border-bottom:1px dotted #ffda9f;}

a:hover {
color: #ff595b; 
border-bottom:1px dotted #ff595b;
text-decoration:none;}

.stats a:hover {
color: #ffe565; 
border-bottom:1px dotted #ffe565;
text-decoration:none;}



/* ------------------------- ETC ------------------------- */

.lead {
font-size: 38px; 
font-weight: bold;
font-family: sans serif, georgia, trebuchet ms; 
font-style: italic;
color: #f6633c;
text-transform: lowercase;}

h4 { 
font-family: trebuchet ms, georgia; 
font-size: 14px; 
color: #ae4b4d;  
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;}