body{
margin-top:30px;
padding:0;
text-align:center;
}

#container{
width:800px;
text-align:left;
font-size:12px;
background-color:#FFFFFF;
}

#header img{
border:0;
}

#menu{
margin:0;
padding:40px;
width:240px;
height:300px;
float:left;
font-size:14px;
line-height:200%;
background-image:url(img/bg.jpg);
}

#main{
margin:0px;
padding:30px;
width:550px;
height:400px;
float:right;
font-size:12px;
line-height:200%;
background-image:url(img/FB092.jpg);
background-repeat:no-repeat;
background-position:right bottom;
}

#footer{
margin:0;
padding-top:30px;
clear:both;
width:800px;
text-align:center;
font-size:11px;
}

h2{
font-size:13px;
text-align:center;
}

#footer img{
border:0;
}

a:link{
text-decoration:none;
color:#FF6600;
}
a:visited{
text-decoration:none;
color:#336600;
}

