/* CSS for The Girl Who Loved Stephen King */
/* Version 2.0. The Falcon */

BODY { 
margin-left:0px;
margin-top:0px;
margin-right: 50px;
font-size: 10pt;
font-family: Verdana;
background-color: #000000;
color: #999999;
scrollbar-face-color:#000000;
scrollbar-highlight-color:#AA85BB;
scrollbar-3dlight-color:#907EB9;
scrollbar-darkshadow-color:#000000;
scrollbar-shadow-color:#999999;
scrollbar-arrow-color:#AA85BB;
scrollbar-track-color:#000000;
}

/* ** Text ** */
U { 
text-decoration: none;
background-image: url(underline2.gif);
background-repeat: repeat-x;
background-position: 100% 100%;
padding-bottom: 4px;
background-color: transparent;
white-space: nowrap;
line-height: 1.5;
}
#works U { 
text-decoration: none;
background-image: url(underline.gif);
background-repeat: repeat-x;
background-position: 100% 100%;
padding-bottom: 5px;
background-color: transparent;
white-space: nowrap;
line-height: 1.5;
}
#ties dt { font-weight: bold; color: #907EB9; }
.cite { 
font-style: normal;
font-family:"Courier New", Courier, mono;
font-size: 10pt;
color: #999999; 
line-height: 1.3;
}

abbr {
border-bottom: 1px dotted #999999;
cursor: help;
}

em { 
font-style: normal;
font-size: 8pt;
letter-spacing: 1px; 
}

strong {
font-weight: bold;
color: #907EB9;
}

small {
font-size: 8pt;
}

.big {
font-size: 12pt;
}

/* ** Links ** */
A:link { 
color: #907EB9;
/* white-space:nowrap; */
text-decoration: none;
font-weight: normal; 
} 

A:visited {	
color: #907EB9;
/* white-space:nowrap; */
text-decoration:none;
font-weight:normal; 
} 
			
A:link:hover { 
color: #907EB9; 
/* white-space:nowrap; */
text-decoration: none;
font-weight: normal;
border-bottom: 1px dashed #907EB9;
}
			
/* ** Forms ** */
INPUT { 
font-family: Verdana;
color:#907EB9; 
border: 1px dashed #907EB9;
background-color: #000000; 
font-size: 10pt; 
}

.button {
font-weight: bold;
}

TEXTAREA {
font-family: Verdana;
color:#907EB9;
border: 1px dashed #907EB9;
background-color: #000000;
font-size: 10pt; 
}

SELECT { 
font-family: Verdana;
color:#907EB9;
background-color: #000000;
font-size: 10pt; 
}

/* ** Extra ** */
th,td {
font-size: 10pt;
}

.puzzle {
font-size: 12pt;
}

.comment {
font-size: 8pt;
color: #AC9ECE;
letter-spacing: 1px; 
}

.includes {
color: #AC9ECE;
}

.hidden {
color: #000000;
}

DT {
padding-bottom: 5px;
}

DD {
padding-bottom: 10px;
}

#PIC A:hover { border-bottom: 0px; }

/* **
Font Batik, size 50, normal, gradient #FF6600 -> #000000
Font Desert Dog, size 18, bold, #FF6600
Colours: #FF6600 (links), #666666 (some text), #CCCCCC (cells), #FF8000 (vlinks), #FF9966
** */