body
{
background: black no-repeat top left;
}

body, h1, h2, h3, h4, h5, p
{
font-family: times, times new roman, georgia, palatino, serif;
color:rgb(189,189,189);
}

h2
{
margin-bottom:0;
font-size:18px;
}

h3
{
margin-bottom:0;
font-size:22px;
}

P
{
font-size:14px;
color:rgb(189,189,189);
margin-top:0px;
}

.text-home
{
font-size:18px;
line-height:24px;
}

#home
{
position:absolute; 
left:0px; 
top:0px; 
}

#menu-inside
{
position:absolute; 
left:0px; 
top:103px;
width:244px;
}

#hed-inside
{
position:absolute; 
left:244px; 
top:109px; 
width:341px; 
height:34px;
}

#content
{
position:absolute; 
left:250px; 
top:143px; 
}

#info-footer
{
position:absolute; 
left:25px;
}

a:link
{
color: rgb(211,211,255);
}
a:visited
{
color: rgb(166,166,200);
}
a:active
{
color: rgb(181,181,181);
}
a:hover
{
color: rgb(255,255,255);
}

a.jnow { font-family: arial, verdana, geneva; color: white; text-decoration:none;  font: normal; font-size: 8pt; }
a.jnow:hover { font-family: arial, verdana, geneva; color: rgb(198,198,198); text-decoration:underline; font: normal; font-size: 8pt; }