body {
	background-color: #bfbfbf;
	margin: 0;
	padding: 0px;
}
body, td {
	font-size: 12px;
	font-family: "Century Gothic", "Futura Bk", verdana;
}
#content .holder {
	padding: 4px 12px 4px 8px;
	text-align: left;
}
#content p {
	line-height: 18px;
}
#sidebar .holder {
	padding: 4px 4px 4px 16px;
}
#footer {
	color: white;
	font-size: 10px;
	padding: 8px 16px 0 0;
	text-align: right;
	background-repeat: no-repeat;
	background-color: #c40001;
}
a {
	color: red;
	text-decoration: none;
}
#footer a {
	color: black;
}
a:hover {
	text-decoration: underline;
}
#contact td {
	padding: 4px;
}
h1 {
	font-family: "Century Gothic", "Futura Bk", verdana;
	font-size: 18px;
	margin: 0 0 12px 0;
	padding: 0px;
	text-align: center;
	color: #C30000;
}
#timestamp {
	text-align: right;
	font-family: verdana;
	font-size: 10px;
	width: 400px; height: 14px; clear: both;
	margin: 10px 0 0 0;
	padding: 1px;
	display: block;
}
a img { border: 0; }
#view {
	background-color: #ccc;
}
#view td {
	padding: 1px;
	font-family: verdana;
	font-size: 10px;
	background-color: white;
}
#view tr.o td {
	background-color: #eee;
}