<!--
body	{
	background: #996699 url(green-dotline.gif); margin: 0;}
body, p, br, td {
	font: 11px "Tahoma", Arial, Sans-Serif; color: #000000;}
#container {
	position: relative; text-align: justify;
	top: 5px; width: 500px;  
	margin: 0 auto;
	height: auto !important; /* real browsers */
	min-height:100%; /* real browsers */
}
#topimg {
width: 500px; height: 330px; border: 0px;
}
#nav {
background: none; 
padding: 4px; text-align: center;
border: 0px;
width: 492px;
}
#content {
background: #ffffff; 
padding: 4px;
border: 1px solid #336633;
width: 490px;
}
h1
	{color: #336633; margin: auto; letter-spacing: 2px; font: 18px "Georgia", Serif; font-style: italic; font-weight: bold; padding-bottom: 4px; border-bottom: 1px solid #336633;
}
h2
	{color: #669966; margin: auto; letter-spacing: 2px; font: 16px "Georgia", Serif; font-style: italic; font-weight: bold; padding-bottom: 4px; border-bottom: 1px solid #669966;
}
code {
	display: block; margin: 0 auto; padding: 6px;
	background-color: #CCFFCC;
	border: 1px dotted #99CC99;
	overflow: auto; text-align: center; width: 400px;}
ul#moreinfo {
	list-style-image: url(bullet.gif); margin: auto -20px;}
A:link { 
	text-decoration: underline;
	font: 11px "Tahoma", Arial, Sans-Serif; color: #669966;
	font-variant: small-caps;}
A:visited {
	text-decoration: none;
	font: 11px "Tahoma", Arial, Sans-Serif; color: #66CC66;
	font-variant: small-caps;}
A:hover {
	text-decoration: none;
	font: 11px "Tahoma", Arial, Sans-Serif; color: #669966;
	font-variant: small-caps;}
#nav ul {
	margin: 0px; width: 500px;
	padding: 0;}
#nav ul li {
	display: inline;}
#nav ul li a { 
	text-decoration: none;
	font: 16px "Georgia", Serif;
	font-weight: bold; margin: 1px;
	color: #669966; background: #FFFFFF; border: 1px solid #669966; padding: 4px;}
#nav ul li a:hover { 
	text-decoration: none;
	font: 16px "Georgia", Serif;
	font-weight: bold; margin: 1px;
	color: #336633; background: #669966; border: 1px solid #336633; padding: 4px;}

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

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

//-->