body {
	font-family: Georgia, Lucida, Constantia, serif;
	margin: 0px; padding: 0px;
}
body, td, th {
	font-size: 12px;
	vertical-align: top;
}
#footer {
	color: white;
	font-size: 11px;
	vertical-align: middle;
}
#footer a {
	color: white;
}
#content_home a, #content a {
	color: black;
}
#news {
	color: white;
	font-size: 11px;
}
#news a {
	color: white;
}
#content {
	padding: 0 20px 0 20px;
	background-repeat: no-repeat;
}


h1 {
	font-family: georgia;
	font-size: 18px;
	margin: 0 0 10px 0;
	padding: 0px;
}
h2 {
	font-family: georgia;
	font-size: 16px;
	margin: 0 0 10px 0;
	padding: 0px;
}







a img { border: 0px; }
.warn {
	border: 1px solid yellow;
	background: white url("images/warning.gif") no-repeat 6px 6px;
	padding: 3px 3px 3px 60px;
	height: 50px;
}
.error {
	border: 1px solid red;
	background: white url("images/error.gif") no-repeat 6px 6px;
	color: red;
	padding: 3px 3px 3px 60px;
	height: 50px;
}
.page_controls {
	text-align: center;
}

.timestamp {
	text-align: right;
	font-size: .9em;
	color: #999;
}
.o {
	background-color: #eee;
}
.gallery_thumb {
	width: 120px;
	height: 106px;
	text-align: center;
	float: left;
	margin: 0 0 10px 12px;
}
.gallery_thumb img {
	width: 120px; height: 90px;
}
#view .e td, #view .o td {
	font-size: .9em;
	font-family: tahoma;
}