@charset "utf-8";
/* CSS Document */

/*HTML Tags - START*/
UL {
	margin:5px 0 5px 25px;
	padding:0px;}
	
	UL LI {
		margin-bottom:5px;}
		
UL, OL {
	margin:5px 0 5px 25px;
	padding:0px;}
	
	OL LI, UL LI {
		margin-bottom:5px;}
/*HTML Tags - END*/
		
/*LAYOUT Tags - START*/
#container {
	background-image:url(/files/lewish0001/images/content-bottompic.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	padding:0 0 230px 0;}

	#contentContainer {}
	
		#contentLeftcol {
			float:left;
			width:546px;
			margin:0 0 0 3px;
			display:inline;}
			
			#mainpic {
				/*height:166px;*/}
				
			#content {
				/*color:#5f79aa;*/
				color:#494e9b;
				padding:0 0 0 16px;
				font-size:12px;}
				
				#content P {
					margin:6px 0 6px 0;}
			
		#contentRightcol {
			float:right;
			width:245px;
			margin:0 3px 0 0;
			display:inline;
			padding:0 0 150px 0;}
			
			#newsheadlines {
				margin:24px 0 0 0;}
				
#belowfooter {}

	#boyreading {
		background-image:url(/files/lewish0001/images/content-boyreading-bottom.png);
		_background-image:url(/files/lewish0001/images/content-boyreading-bottom.gif);
		background-position:bottom right;
		background-repeat:no-repeat;
		width:340px;
		height:368px;
		position:absolute;
		margin:-368px 0 0 500px;}
/*LAYOUT Tags - END*/
