/* ------------------------- BODY ------------------------- */
body { 
scrollbar-face-color: #af8baf; 
scrollbar-shadow-color: #af8baf;
scrollbar-highlight-color:#af8baf; 
scrollbar-3dlight-color: #af8baf; 
scrollbar-track-color: #af8baf; 
scrollbar-arrow-color: #ffffff;
background-image:url('http://liam.close-to-heart.org/skins/1/bg.jpg');
background-repeat:repeat-y;
background-color:#af8baf;
font-size:10px;
font-family:georgia, tahoma; 
color: #000000; 
letter-spacing: 1px;}


/* ------------------------- LAYOUT ------------------------- */

#header{
position:absolute; 
overflow:auto; 
top:0px; 
left:300px;} 

.stats{
background:#ffffff;
font-size: 10px;
color: #28318e;
width: 300px;
padding:6px;
font-family: tahoma, trebuchet ms, verdana, tahoma;}

#layout{
position:absolute;
overflow:auto;
font-size: 10px;
width: 560px;
top:615px; 
left:340px;
font-family: verdana, tahoma, trebuchet ms;}


/* ------------------------- LINKS ------------------------- */

a:link, a:active, a:visited {
text-decoration: none; 
font-weight: bold; 
color: #050855;
border-bottom:1px dotted #050855;}

a:hover {
color: #7f2968; 
border-bottom:1px dotted #7f2968;
text-decoration:none;}

.stats a:link{
color:#905e83;
font-size:9px;
text-decoration:none;
border-bottom:1px dotted #905e83;
font-family: trebuchet ms, verdana, tahoma;}

.stats a:hover{
color:#b06baa;
font-size:9px;
text-decoration:none;
border-bottom:1px solid #b06baa;
font-family: trebuchet ms, verdana, tahoma;}

.stats a:visited{
color:#905e83;
text-decoratoin:none;
font-size:9px;
border-bottom:1px dotted #905e83;
font-family: trebuchet ms, verdana, tahoma;}



/* ------------------------- ETC ------------------------- */

.lead {
font-size: 32px; 
font-weight: bold;
font-family: sans serif, georgia, trebuchet ms; 
font-style: italic;
color:#323872;
text-transform: lowercase;}

h4 { 
font-family: georgia,trebuchet ms; 
font-size: 12px; 
color: #1f201a;  
font-weight:bold;
background-color: transparent;
padding-left: 10px;
text-transform:uppercase;
letter-spacing:3px;
border: 0px;}


/* ------------------------- INPUT ------------------------- */
input, textarea, option, select {
background-color: #ffffff; 
font: 8pt arial; 
color: #323872; 
letter-spacing: 1px; 
border:1px solid #000000;}