/* CSS Document */
body{
background:url(../gfx/bgr.jpg) repeat;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#433524;
margin-top:0px;
margin-bottom:0px;
}

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

a:hover {
text-decoration: underline;
}

#wrapper{
background:url(../gfx/line.jpg) left top repeat-y;
width:900px;
text-align:left
}


#top{
background:url(../gfx/top.jpg) top left no-repeat;
width:900px;
}

#nav{
padding-top:13px;
padding-left:100px;
}

#conttext{
width:880px;
text-align:justify;
padding-right:20px;
}


#bottom{
clear:both;
width:785px;
text-align:right;
padding-left:59px;
padding-top:30px;
}