body { font-size:13px; color: #000; }
p, ul li { font-size:13px; color: #000;}
a { text-decoration: none;}
h1 { font-size:20px; color: #000;}
h2 { font-size:18px; color: #000;}
h3 { font-size:16px; color: #000;}
h4 { font-size:14px; color: #000;}
h5 {font-size:12px; font-weight: bold; color: #000;}

#container {width: auto; height: 0px; color: #000;}
#container h1 {display: block; height: 20px; margin: 0px 0 10px 0; padding: 0px;}
#navi {display: none;}
#content, #contentwide { position: static; height: auto; width: 700px; left: 0px; margin: 0px; padding: 0px;}
#footer {
	position: static;
	display: block;
	height: 20px;
	margin-top: 20px;
	width: 600px;
	text-align:left;
	color: #000;
	}

#footer p { font-size:12px; color: #000; }

#sidebar-b { display: none; }
