/* ------------------------- 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: #15158a;
background-image:url('http://dresden.close-to-heart.org/skins/1/bg.gif');
background-repeat:repeat-x;
font-size:10px;
font-family:georgia, tahoma; 
color: #d4f1fa; 
letter-spacing: 1px;}


/* ------------------------- LAYOUT ------------------------- */

#header{
position:absolute; 
overflow:auto; 
top:0px; 
left:0px;} 

.stats{
background:#ffffff;
font-size: 10px;
color: #000000;
width: 315px;
padding:10px;
font-family: tahoma, trebuchet ms, verdana, tahoma;}

#layout{
position:absolute;
overflow:auto;
font-size: 10px;
width: 500px;
top:400px; 
left:30px;
font-family: verdana, tahoma, trebuchet ms;}


/* ------------------------- LINKS ------------------------- */

a:link, a:active, a:visited {
text-decoration: none; 
font-weight: bold; 
color: #fce9d5;
border-bottom:1px dotted #fce9d5;}

a:hover {
color: #cfd2f2; 
border-bottom:1px dotted #cfd2f2;
text-decoration:none;}

.stats a:link {
color: #598575; 
border-bottom:1px dotted #598575;
text-decoration:none;}

.stats a:visited {
color: #598575; 
border-bottom:1px dotted #598575;
text-decoration:none;}

.stats a:hover {
color: #e8223d; 
border-bottom:1px dotted #e8223d;
text-decoration:none;}




/* ------------------------- ETC ------------------------- */

.lead {
font-size: 36px; 
font-weight: bold;
font-family: sans serif, georgia, trebuchet ms; 
font-style: italic;
color:#71cafe;
text-transform: lowercase;}

h4 { 
font-family: georgia,trebuchet ms; 
font-size: 14px; 
color: #ffffff;  
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: #000000; 
letter-spacing: 1px; 
border:1px solid #d4f1fa;}