body {
	background: #fff;
	color: #000;
	text-align: center;
	padding: 0;
	margin: 0;
}
td {
	text-align: left;
	vertical-align: top;
}
#content {
	width: 370px;
	font-family: arial;
	font-size: small;
	}
#content h1 {
	color: #fc0;
	}
#content a {
	color: #09f;
	}
#left {
	width: 220px;
	background: url(/template/left-bg.jpg) repeat-y;
	}
#right {
	width: 180px;
	background: url(/template/right-bg.jpg) repeat-y;
	color: #fff;
	font-family: arial;
	font-size: x-small;
	}
#right p {
	padding: 5px 10px 5px 16px;
	}
#right b {
	color: #09f;
	}
#contentfoot {
	vertical-align: bottom;
	background: url(/template/center-bg.jpg) repeat-x bottom left;
	}
#footer {
	background: #09f;
	color: #fff;
	vertical-align: middle;
	text-align: center;
	font-family: arial;
	font-size: small;
	}
img {
	border: 0px;
	}
.pag, .pag a {color: #6c3}

