body {
margin:0;
padding:0;
background-image:url(../images/background.jpg);
background-position:top center;
background-repeat:no-repeat;
background-color:black;
}


#header {
margin:0 auto;
width:900px;
height:218px;
background:url(../images/sj_header.jpg) no-repeat;;
}

#menu {
top:218px;
margin:0 auto;
padding:4px 0 5px 0;
width:900px;
height:21px;
background:url(../images/sj_menu_background.jpg);
text-align:center;
}

#menu a {
padding:5px;
font:bold 11px Tahoma, Arial, Helvetica, sans-serif;
color:black;
}

#menu a:active, #menu a:visited {
text-decoration:underline;
}

#menu a:hover, #menu a:active {
text-decoration:none;
}

#container {
margin:0 auto;
padding:30px 0 0 0;
width:800px;
background:url(../images/sj_container_background.jpg) repeat-y;

font:11px Tahoma, Arial, Helvetica, sans-serif;
line-height:17px;
color:white;
}

#container_bottom {
width:800px;
height:200px;
background:url(../images/sj_bottom_fade.png) no-repeat;
}

#content {
width:500px;
padding:20px;
}

#right {
width:240px;
padding:20px 10px;
text-align:center;
}
