.text       
{
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 8px;
font-style: normal;
line-height: 9pt;
font-weight: normal;
color: #000000;
text-decoration: none;
}
				 
.small           
{
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 8px;
font-style: normal;
line-height: 10pt;
font-weight: normal;
color: #999999;
text-decoration: none;
}
                               
#viewPort 
{
position:absolute;
visibility: visible;
z-index: 20;
left: 25px; 
top: 175px;
}

#gametclip
{
LEFT: 180px;
VISIBILITY: hidden;
OVERFLOW: hidden;
WIDTH: 150px;
CLIP: rect(0px 530px 500px 0px);
POSITION: absolute;
TOP: 180px;
HEIGHT: 217px;
z-index: 30;
}

#gametscroll
{
LEFT: 0px;
POSITION: absolute;
TOP: 0px;
Z-index: 10;
}

#small_scroll
{
LEFT: 185px;
POSITION: absolute;
TOP: 156px;
}

#char_text
{
LEFT: 194px;
POSITION: absolute;
TOP: 156px;
}              

#title 
{
position:absolute; 
left:25px; 
top:65px;  
}
                               
#navigation
{
position:absolute; 
left:254px; 
top:23px;  
}

.link        
{
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 8px;
font-style: normal;
line-height: 10pt;
font-weight: normal;
color: #990000;
text-decoration: none;
}

A:link		{ color:#FFFFFF; text-decoration:none; }

A:visited   { color:#FFFFFF; text-decoration:none; }

A:hover     { color:#ffff00; text-decoration:none; }

A:active    { color:#FFFFFF; text-decoration:none; }

BODY 
{ 
SCROLLBAR-FACE-COLOR: #c00000;
SCROLLBAR-HIGHLIGHT-COLOR: #c00000;
SCROLLBAR-SHADOW-COLOR: #c00000;
SCROLLBAR-3DLIGHT-COLOR: #c00000;
SCROLLBAR-ARROW-COLOR: orange;
SCROLLBAR-TRACK-COLOR: orange;
background-color:#feecc1;
margin: 0px auto auto 0px;
}
