/* MJSF CSS Document */

body{
background-color:#E9E4DE;
margin-top:0px;
}

#title{
width:940px;
height:50px;
margin-left:auto;
margin-right:auto;
}

#banner{
width:940px;
height:300px;
margin-left:auto;
margin-right:auto;
}

#menu_area{
background-image:url(../images/mjsf_menu.jpg);
background-repeat:no-repeat;
width:940px;
height:28px;
padding-top:2px;
margin-left:auto;
margin-right:auto;
}

#menu{
width:875px;
height:25px;
margin-left:35px;
}

#top_bar{
width:940px;
height:20px;
margin-left:auto;
margin-right:auto;
}

#content_area{
background-image:url(../images/mjsf_content.jpg);
background-repeat:repeat-y;
width:940px;
height:auto;
margin-left:auto;
margin-right:auto;
margin-top:0px;
margin-bottom:0px;
}

#content{
width:860px;
height:auto;
margin-left:40px;
margin-top:0px;
margin-bottom:0px;
}

#bottom_bar{
width:940px;
height:25px;
margin-left:auto;
margin-right:auto;
margin-top:0px;
}

#footer_area{
background-image:url(../images/mjsf_footer.jpg);
background-repeat:repeat-y;
width:940px;
height:auto;
margin-left:auto;
margin-right:auto;
}

#footer{
width:860px;
height:auto;
margin-left:40px;
}

#end{
width:940px;
height:25px;
margin-left:auto;
margin-right:auto;
}

#button{
background-image:url(../images/button.jpg);
background-repeat:no-repeat;
width:121px;
height:20px;
text-align:center;
float:left;
margin:3px 2px 0px 2px;
}

.footer_text{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
}

.footer_link{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
font-style:italic;
text-decoration:none;
}

