body {
		text-align:center;
		}
		


#frame {
		width:770px;
		margin-right:auto;
		margin-left:auto;
		margin-top:10px;
		padding:0px;
		text-align:left;
		background:#336699;
		height:1200px;
		}

		#banner {
		background:#6699cc;
		height:140px;

		}

		#sidebar {



		font-size: 12px;
		font-family: Arial;
		width:104px;
		float:left;
		background:#EFEFEF;

		padding-bottom:5px;
		padding-right:15px;
		border-right:3px solid #6699cc;


		}

p
{
padding-left:5px;
}
		#heading{width:107px;font-size: 16px;height:22px;color: #EFEFEF;background:#6699cc;font-family: Book Antiqua;}

		#comic {
		width:630px;
		float:left;
		background:#336699;

		}


		#middleleft {
		font-family: Courier; font-size:11px;
		width:304px;
		float:left;
		background:#EFEFEF;
		padding-left:5px;
		padding-right:5px;
		border-right:1px solid #000000;
		
		}
* html #middleleft {
width: 304px;
w\idth: 308px;
}
		#middleright {
		font-family: Courier; font-size:11px;
		width:305px;
		float:left;
		background:#EFEFEF;
		padding-left:5px;
		padding-right:5px;
		}
		* html #middleright {
		width: 305x;
		w\idth: 309px;
		}


		#rightbar {

		width:140px;
		float:left;
		background:#336699;
		



		}


		.headinglink A:link {text-decoration: none;color: #EFEFEF;font-weight: normal;}
		.headinglink A:visited {text-decoration: none;color: #EFEFEF;font-weight: normal;}
		.headinglink A:active {text-decoration: none;color: #EFEFEF;font-weight: normal;}
		.headinglink A:hover {text-decoration: underline;font-weight: normal;}

		.white {background:#FFFFFF;}

		a { text-decoration: none;}
		a:link {
			font-weight: bold;
			text-decoration: none;
			color: #6699cc;
			}
		a:visited {
			font-weight: bold;
			text-decoration: none;
			color: #660000;
			}
		a:hover, a:active {
			font-weight: bold;
			text-decoration: none;
			color: #FFCC00;
			}
