.side {
	width: 250px;
	height: auto;
};
#center {padding-left: 0px; height: 100%; text-align: left;};	
td,th { padding: 3px 10px;}
p {
	font-size: 15px; 
	color: black; 
	text-indent: 2em;
};
#content {
	text-align: left; 
	padding-bottom: 50px; 
	padding-left: 10px; 
	padding-right: 10px;
};
#content p {
	padding-left: 10px;
};
#content p a{
	padding-left: 10px;
	color: #FFCC00;
};
ul li{
	text-align: left;
	list-style-type: 1;
	background-image: url(image/li.gif);
	background-repeat: no-repeat;
};
#content h2 a{
	text-decoration: none;
	color: aqua;
};
#right{
	width: 19.5%;
	height: 100%;
	background-color: transparent;
}
