
body{
	margin:0;
	padding:0;
	line-height: 1.5em;
	/* min-width: 800px; */ /* Added WTA */ 
	/* min-width: 1024px; */ /* Added WTA */ 
	/* font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;  *//* Added WTA */
	
   background: #F7FFEF;  
}

/*
b{font-size: 110%;}
em{color: red;}
*/

#topsectionSJL_r2{
	background: #FFF; /* #669966; */ /* #99CC99; */ /* #EAEAEA; */
	height: 150px; /* 160px; */ /* 90px; */ /*Height of top section*/
	margin-bottom: 5px;
	/*
	border-color:#CC0000;
	border-width:1px;
	border-style:solid;
	*/
}


#topsectionSJL{
	background: #FFF; /* #669966; */ /* #99CC99; */ /* #EAEAEA; */
	height: 110px; /* 90px; */ /*Height of top section*/
}

#topsection{
	background: #669966; /* #99CC99; */ /* #EAEAEA; */
	height: 110px; /* 90px; */ /*Height of top section*/
}

#topsection h1{
	margin: 0;
	padding-top: 15px;
}

#contentwrapper{
	float: left;
	width: 100%;
}

#contentcolumn{
	margin-right: 190px; /* 200px; */ /*Set right margin to RightColumnWidth*/
}

#rightcolumn{
	float: left;
	width: 190px; /* 200px; */ /*Width of right column in pixels*/
	margin-left: -190px; /* -200px; */ /*Set left margin to -(RightColumnWidth) */

    /* background: #F7FFEF; */ /* #FFFFCC; */ /* #FDE95E; */
}

#footer{
	clear: left;
	width: 100%;
	background: #669966; /* #99CC99; */ /* black; */
	color: #FFF;
	text-align: center;
	padding: 0;
	/* padding: 4px 0; */
}


#footerSJL{
	clear: left;
	width: 100%;
	background: #FFF; /* #669966; */ /* #99CC99; */ /* black; */
	color: #000; /* #FFF; */
	text-align: center;
	padding: 0;
	/* border-top: 15px solid #669966; */
	/* border-top-width:medium; */
	/* border-top-color:#669966; */
	
	
	/* padding: 4px 0; */
}

/*
#footer a{
	color: #FFFF80;
}
*/

.innertube{
	margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
	margin-top: 0;
}
