html {
	scrollbar-base-color:#FFFFFF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #495A6B;
	scrollbar-highlight-color: #495A6B;
	scrollbar-3dlight-color: #495A6B;}
	scrollbar-shadow-color: #495A6B;
	scrollbar-darkshadow-color: #495A6B;
}

#mainbody {
	background-color: #CED76A;
	color: #795F42;
	margin: 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

#viewbody {
	background-color: #CED76A;
	color: #795F42;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;	
	text-decoration: none;
}

A:link { color:#F3F4DD; background: transparent; text-decoration: none;}
A:visited { color:#ABA365; background: transparent; text-decoration: none;}
A:hover { color:#8FA279; background: transparent; text-decoration: none;}
A:active { color:#9B7248; background: transparent; text-decoration: none;}

A.menu:link { color:#F3F4DD; font-size: 12px; font-weight: bold; background: transparent; text-decoration: none;}
A.menu:visited { color:#ABA365; font-size: 12px; font-weight: bold; background: transparent; text-decoration: none;}
A.menu:hover { color:#8FA279; font-size: 12px; font-weight: bold; background: transparent; text-decoration: none;}
A.menu:active { color:#9B7248; font-size: 12px; font-weight: bold; background: transparent; text-decoration: none;}

A.img:link { color:#000000; background: transparent; text-decoration: none;}
A.img:visited { color:#000000; background: transparent; text-decoration: none;}
A.img:hover { color:#000000; background: transparent; text-decoration: none;}
A.img:active { color:#000000; background: transparent; text-decoration: none;}

#layout {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 332px;
	width: 450px;
	background-image:url(v1/bg2.jpg);
	background-repeat: no-repeat;
	z-index: 1;
}

#content {
	position: absolute;
	left: 410px;
	top: 10px;
	width: 430px;
	z-index: 2;
}

#menu {
	position: absolute;
	left: 5px;
	top: 332px;
	width: 410px;
	height: 20px;
	text-align: left;
	z-index: 3;
}

#affiliates {
	position: absolute;
	left: 5px;
	top: 360px;
	width: 350px;
	text-align: left;
	z-index: 4;
}


.center {
	text-align: center;
}

.bold {
	font-weight: bold;
}

.italic {
	font-style: italic;
	color: #000000;
}

.title {
	font-size: 18px;
	font-weight: bold;
	color: #FAFFE1;
}

.subtitle {
	font-size: 12px;
	font-weight: bold;
	color: #FAFFE1;
}	

.booktitle {
	font-size: 12px;
	font-weight: bold;
	color: #FAFFE1;
}	

.disclaimer {
	font-size: 9px;
	padding-top: 3px;
	padding-left: 2px;
}

.spacer {
	clear: both;
}

.imgborder {
	border: 1px black solid;
}

.imgnoborder {
	border: none;
}

.disclaimer {
	font-size: 9px;
	padding-top: 3px;
	padding-left: 2px;
}


.form {
	background-color: #D1D1D1;
	border: 1px solid #000000;
	color: #000000;
	width: 200px;
	scrollbar-base-color: #D1D1D1;
	scrollbar-face-color: #D1D1D1;
	scrollbar-track-color: #D1D1D1;
	scrollbar-arrow-color: #000000;
	scrollbar-highlight-color: #D1D1D1;
	scrollbar-3dlight-color: #D1D1D1;
	scrollbar-shadow-color: #D1D1D1;
	scrollbar-darkshadow-color: #D1D1D1;
}

.button {
	background-color: #D1D1D1;
	border: 1px solid #000000;
	color: #000000;
	width: 120px;
}

td {
	text-align: left;
	vertical-align: top;
}

FONT.url {
	color: #0080C0;
}



/*
	PHP CodeSort classes
*/

.codesort li {
	display: inline;
	padding-right: 3px;}


.codesort h2 {
	font-size: 16px;
	font-weight: bold;
	color: #FAFFE1;
}

.codesort h3 {
	font-size: 14px;
	font-weight: bold;
	color: #FAFFE1;
}




/*
	PHP Fan Update 1.1 classes
*/


h2 {
	font-size: 16px;
	font-weight: bold;
	color: #795F42;
}

.commenter, .catfile {
	background: #408080;}

.commentlink {
	text-align: right;}

.archivelink {
	text-align: center;}

.comment_box {clear: both;}

.gravatar {
	float: left;
	margin-right: 16px;
	margin-bottom: 16px;
	border: 1px solid #3D4341;}

.credit {
	padding-top: 10px;
	margin-top: 10px;
	border-top: 1px solid #3D4341;
	text-align: center;
	font-size: 9px;}
