body
{ 
background: url(images/bgimg.jpg) repeat-x; 
background-color:#FEFFF1
}

a:link,a:active,a:visited
{
color:#FC9;
text-decoration:none
}

a:hover
{
color:#FC9;
text-decoration:underline
}

html{
overflow:visible
}

font,body,p
{
color:#69C;
font-family:georgia;
font-size:8pt
}

strong,b 
{
color:#369;
font-family:georgia;
font-size:8pt
}

div img
{
visibility:visible
}


#content
{
position:absolute;
top:88px;
left:410px;
width:350px;
height:400px;
overflow:auto;
z-index:2;
background-color:transparent;
}


.head
{
color:#39C;
font-family:violation, georgia;
font-size:12pt;
font-weight:bold;
border-bottom: #39C 2px solid
}





















