body {
background-color:#FFFFFF;
font-family: Arial, Helvetica, sans-serif; font-size: 0.875em; 
line-height: 120%;
font-style:normal;
color:#3C3C3C; 
height:100%;
margin-top:0;  /* comment */
margin-right:0;
margin-left:0;
padding:0;
}

a:link {color: #006699; text-decoration:none;}

a:visited {color: #006699;} 

a:hover, a:active, a:focus {color:#0E8BCF; text-decoration:underline;}

h1 { 
font-family: Arial, Helvetica, sans-serif;
font-size: 1.6em; 
font-weight: bold; 
} 
	
h2 { 
font-family: Arial, Helvetica, sans-serif;
font-size: 1.375em;
font-weight: normal; 
display:inline;  
} 

#header {
width:100%;
height:80px;
background-image: url(/sj/includes/images/bg_header.jpg);
} 

#content {
font-family: Arial, Helvetica, sans-serif; 
font-size: .875em;
width:600px;
float:right;
padding:10px;
background-color:#FFF;
/* border-right:1px solid #E4E4E4; */
/* border-left:1px solid #E4E4E4; */
}


#sidebar {
background-color:#F8F8F8;
font-family: Arial, Helvetica, sans-serif; 
font-size: .875em;
width:178px;
float:left;
line-height: 115%;
padding:10px;
margin-bottom:0px;
padding-left:13px;
border-left:1px solid #E4E4E4;
}

/* background-image: url(/sj/includes/images/r-border2.jpg); */

#wrapper {
width:825px;
margin:0 auto 0;
} 

#footer {
clear:both;
width:100%;
background-color:#006699;
a:link {color: #cccccc; text-decoration:none;}
height:35px;
padding:0px;
border-top:1px solid #ccc;
}

#footer {
/* position:fixed; */
bottom:0px;
/* z-index:1;
}

#footer p {
padding:0px;
}

