/* ------------------------- BODY ------------------------- */
body { 
scrollbar-face-color: #e5d9b7; 
scrollbar-shadow-color: #e5d9b7;
scrollbar-highlight-color:#e5d9b7; 
scrollbar-3dlight-color: #e5d9b7; 
scrollbar-track-color: #e5d9b7; 
scrollbar-arrow-color: #000000;
background-image:url('http://havana.close-to-heart.org/skins/1/bg.gif');
background-repeat:repeat-y;
background-color:#e5d9b7;
font-size:10px;
font-family:georgia, tahoma; 
color: #89120e; 
letter-spacing: 1px;}


/* ------------------------- LAYOUT ------------------------- */

#header{
position:absolute; 
overflow:auto; 
top:0px; 
left:0px;} 

.stats{
background: #f0a496;
border-left:8px solid #f66457;
font-size: 10px;
color: #9f4046;
width: 325px;
padding:10px;
font-family: tahoma, trebuchet ms, verdana, tahoma;}

#layout{
position:absolute;
overflow:auto;
font-size: 10px;
width: 550px;
top:490px; 
left:110px;
font-family: verdana, tahoma, trebuchet ms;}


/* ------------------------- LINKS ------------------------- */

a:link, a:active, a:visited {
text-decoration: none; 
font-weight: bold; 
color: #e45782;
border-bottom:1px dotted #e45782;}

a:hover {
color: #f98a21; 
border-bottom:1px dotted #f98a21;
text-decoration:none;}

.stats a:hover {
color: #aa6b7e; 
border-bottom:1px dotted #aa6b7e;
text-decoration:none;}




/* ------------------------- ETC ------------------------- */

.lead {
font-size: 38px; 
font-weight: bold;
font-family: sans serif, georgia, trebuchet ms; 
font-style: italic;
color:#3c406d;
text-transform: lowercase;}

h4 { 
font-family: georgia,trebuchet ms; 
font-size: 14px; 
color: #ea1370;  
font-weight:bold;
background-color: transparent;
padding-left: 10px;
text-transform:uppercase;
letter-spacing:3px;
border: 0px;}


/* ------------------------- INPUT ------------------------- */
input, textarea, option, select {
background-color: #ddb2ac; 
font: 8pt arial; 
color: #df0d68; 
letter-spacing: 1px; 
border:1px solid #af3439;}