a
{
color: black;
text-decoration: underline;
}
a:active
{
color: black;
text-decoration: underline;
}
a:visited
{
color: black;
text-decoration: none;
}
a:hover
{
color: gray;
text-decoration: underline;
}

#navi
{
font-size:12px;
padding-bottom:19px;
font-weight:bold;
}

#navi a
{
color: black;
text-decoration: none;
}

#navi a:hover
{
color: gray;
text-decoration: none;
}

body
{
font: 12px/1.5em Arial;
padding: 5px;
margin: 5px;
width: 95%;
background-image: url('images/navi.jpg');
background-repeat: repeat-y;
}

input
{
background-color:#CCCCCC;
border: 1px solid;
width: 400px;
padding: 2px;
}

select
{
background-color:#CCCCCC;
border: 1px solid;
width: 406px;
padding: 2px;
}

textarea
{
background-color:#CCCCCC;
border: 1px solid;
width: 400px;
padding: 2px;
}

#date
{
width: 180px;
height: 40px;
top: 7px;
right: 22px;
position: absolute;
}

#info
{
font-size: 10px;
width: 120px;
max-width: 120px;
height: 780px;
top: 145px;
right: 125px;
position: absolute;
/*height: 80px;
top: 35px;
right: 10px;
position: absolute;*/
}

#morearticles
{
width: 200px;
height: 780px;
top: 245px;
right: 32px;
position: absolute;
}

#ads
{
width: 120px;
//height: 780px;
max-width: 120px;
top: 142px;
right: 5px;
position: absolute;
}

#scripterror
{
width: 100%;
top: 0px;
padding: 8px;
clear: both;
text-align: center;
overflow: auto;
color: #CCCCCC;
font-size: 10px;
position: fixed;
background-image:url(pics/overlay.png);
border-bottom: 1px dotted;
z-index: 2;
}

#footer
{
width: 100%;
padding: 8px;
clear: both;
text-align: center;
overflow: auto;
color: #CCCCCC;
font-size: 10px;
position: fixed;
bottom: 0px;
background-image:url(pics/overlay.png);
border-top: 1px dotted;
z-index: 2;
}

#footer a
{
color: #CCCCCC;
}

#body_m
{
width: 775px;
height: auto; 
min-height: 1260px;
overflow: hidden;
}

#body_m_a
{
width: 780px;
height: auto; 
min-height: 330px;
overflow: hidden;
}

#body_m_l
{
width: 140px;
text-align: left;
float: left;
padding-bottom: 10px;
padding-left: 8px;
position: fixed;
}

#body_m_l_a
{
width: 145px;
text-align: left;
float:left;
padding-bottom: 10px;
padding-left: 8px;
}

#body_m_r
{
width: 600px;
text-align: left;
float: right;
margin-right: 25px;
padding-bottom: 10px;
}

#pic_frame
{
width: 100%;
text-align: left;
float: left;
padding-bottom: 8px;
}

#pic_l
{
width: 111px;
text-align: left;
float: left;
padding-right: 5px;
padding-top: 6px;
}
