<!--
body	{
	background: #FFFFFF url(bgpattern.gif); margin: 0;}
body, p, br, td {
	font: 11px "Tahoma", Sans-Serif; color: #330000;}
#container {
	width: 840px; margin: 0 auto;
	height: auto !important; /* real browsers */
	min-height: 100%; /* real browsers */
}
#frontimg {
	float: left;
	width: 425px; height: 586px; 
}
#content {
	background: #ffffff; float: right;
	width: 400px; padding: 3px; text-align: justify;
	border: 1px solid #990000; margin: 0 2px;
	height: auto !important; /* real browsers */
	min-height: 100%; /* real browsers */
}
#nav 	{
	background: none; 
	padding: 2px; text-align: center;
	border: 0px;
}
h1	{
	color: #990000; margin: auto; letter-spacing: 2px; 
	font: 18px "Georgia", Serif; font-style: italic; font-weight: bold; 
	padding-bottom: 1px; border-bottom: 1px dotted #990000;
}
h2	{
	color: #CC0000; margin: auto; letter-spacing: 2px; 
	font: 16px "Georgia", Serif; font-style: italic; font-weight: bold; 
	padding-bottom: 1px; border-bottom: 1px dotted #CC0000;
}
code {
	display: block; margin: 0 auto; padding: 3px;
	background-color: #FFCCCC;
	border: 1px dotted #990000; font-size: 9px;
	overflow: auto; text-align: center; width: 330px;}
ul#moreinfo {
	list-style-image: url(bullet.gif); margin: auto -10px; padding-bottom: 4px;}
A:link { 
	text-decoration: underline;
	font: 11px "Arial", Sans-Serif; color: #CC0000;}
A:visited {
	text-decoration: none;
	font: 11px "Arial", Sans-Serif; color: #990000;}
A:hover {
	text-decoration: none;
	font: 11px "Arial", Sans-Serif; color: #FF6666;}
#nav ul {
	margin: 0px; border-bottom: 2px solid #990000; padding: 3px;}
#nav ul li {
	display: inline;}
#nav ul li a { 
	text-decoration: none;
	font: 12px "Georgia", Serif;
	font-weight: bold; font-style: italic; margin: 2px;
	color: #660000; background: #FFFFFF; 
	border-bottom: 2px solid #990000; padding: 3px;
}
#nav ul li a:hover { 
	text-decoration: none;
	font: 12px "Georgia", Serif;
	font-weight: bold; font-style: italic; margin: 2px;
	color: #CC0000; background: #FFCCCC; padding: 3px; 
}
#nav ul li a:active { 
	text-decoration: none;
	font: 12px "Georgia", Serif;
	font-weight: bold; font-style: italic; margin: 2px;
	color: #CC0000; background: #FFCCCC; padding: 3px;
}

/*
	PHP Fan Update 1.1 classes
*/
.commenter, .catfile {
	font-weight: bold; 
	padding: 3px;
	border-bottom: 1px dotted #CC0000; color: #CC0000;}
.commentlink { 
	text-align: right;}
.archivelink {
	text-align: center;}
.comment_box {clear: both;}
.credit {
	padding-top: 4px; padding-bottom: 4px;
	margin-top: 4px;
	border-top: 0px;
	text-align: center;
	font-size: 10px;}

A.credit:link {font: 10px "Arial", Sans-Serif; font-variant: small-caps;}
A.credit:visited {font: 10px "Arial", Sans-Serif; font-variant: small-caps;}
A.credit:active {font: 10px "Arial", Sans-Serif; font-variant: small-caps;}
A.credit:hover {font: 10px "Arial", Sans-Serif; font-variant: small-caps;}

//-->