/* 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;
line-height:16px;
}

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:920px;
}

#bootle{
background:url(../gfx/bootle.jpg) top right no-repeat;
width:386px;
height:616px;
display:inline;
float:left;
}

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

#conttext{
text-align:left;
padding-left:15px;
padding-top:85px;
}


#bottom{
clear:both;
width:900px;
text-align:left;
padding-left:59px;
}