body{
background-image:url(../img/bg.gif); 
background-repeat:repeat;
margin:0px; 
padding:0px;
font:13px verdana, sans-serif;}

#head{

padding-top:0px;
padding-bottom:0px;
padding:0px;
margin:0px;
height:106px;}

#menulinks {
position:absolute;
left:0px;
top:106px;
width:160px; 
text-align:right;}

#menurechts {
background:#6699FF;
position:absolute;
left:738px;
top:106px;
width:160px;
height:800px;
text-align:center;
margin:0px 0px 0px -4px;
padding:0px;
}


#content{
position:absolute;
top:106px;
left:160px;
width:528px;
min-height:800px;
padding:0px 25px 0px 25px;
margin:0px;
background:#ffffff;
}

b.heading{
color:white;
background:#FFCC33;
padding:4px;
margin:-25px;
font:normal 18px arial, sans-serif;
line-height:20px;}

p {
width:490px;
color:#6699ff;
font-size:12px;
font-style: arial, sans-serif;
font-weight:300;
text-align:justify;}


a:link {color:#FFCC33; text-decoration:none}
a:visited {color:#AA9933; text-decoration:none}
a:active {color:#FFCC99; text-decoration:none}
a:hover {color:#FFCC33; text-decoration:underline;}

.prop {
    height:800px;
    float:right;
    width:1px;
}

.clear {
    clear:both;
    height:1px;
    overflow:hidden;
}
