/* LMS Standard CSS Document */

body{
background-image:url(../images/OJF-bg-image.gif);
text-align:center;
}

table.main_table{
background-color:#FFFFFF;
width:950px;
height:auto;
position:relative;
margin-left:auto;
margin-right:auto;
}

#mainheader{
width:950px;
height:140px;
}

#menu{
width:200px;
height:auto;
background-image:url(../images/ojr_menu.gif);
vertical-align:top;
}

#menu_div{
width:170px;
height:auto;
vertical-align:top;
}

#content{
width:740px;
height:auto;
vertical-align:top;
text-align:left;
}

#side_bar{
width:10px;
height:auto;
}

#footer_1{
width:200px;
height:121px;
background-image:url(../images/ojr_footer_1.gif);
background-repeat:no-repeat;
padding-top:12px;
}

#footer_2{
width:740px;
height:121px;
background-repeat:no-repeat;
padding-top:12px;
}

#footer_3{
width:10px;
height:121px;
background-repeat:no-repeat;
padding-top:12px;
}
