/* 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: underline;

}

a:hover {
text-decoration: none;
}

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

#conttext{
width:760px;
text-align:left;
padding-left:80px;
padding-right:30px;
}

.leftimg{
text-align:center;
float:left;
width:320px;
}

.righttxt{
float:right;
width:430px;
}