body{
margin:0;
padding:0;
text-align:center;
font-size:80%;
line-height:1.5;
color:#333333;
}

#title{
width:100%;
height:380px;
background:url("img/background.jpg") repeat-x;
text-align:center;
text-indent:-9999px;
}

#titleimg{
width:850px;
height:380px;
margin:0 auto;
padding:0;
background:url("img/title.gif") no-repeat;
}

#bar{
width:100%;
height:30px;
background:url("img/bar.gif") repeat-x;
}

#container{
width:850px;
height:380px;
margin:0 auto;
text-align:left;
}

.boxleft{
width:560px;
float:left;
display:inline;
margin:10px;
}

.boxright{
width:240px;
float:right;
display:inline;
margin:10px;
}
td{background:#FFFFFF;text-align:center;}

p.indent{
text-indent:1em;
text-align:left;
font-size:120%;
}


#footer{
clear:both;
width:100%;
text-align:center;
margin-bottom:50px;
}
