.sub {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.bod {
	font-family: Tahoma;
	font-size: 8pt;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.sub2 {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #0000CC;
}
A {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration : none;
}
A:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	
}
.sub3 {
	font-family: Tahoma;
	font-size: 20px;
	font-weight: normal;
	color: #666666;
}
.title {
	font-family: Tahoma;
	font-size: 16px;
	font-style: normal;
	color: #0000CC;
	font-weight: bold;

}
.title2 {
	color: #0000CC;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
}
.sub4 {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #CC3300;
	text-decoration: blink;
}
.sub5 {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
}
a.side {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.side:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
.slog {
	font-family: Tahoma;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}
.sub6 {
	font-family: Tahoma;
	font-size: 20px;
	color: #000000;
}


.sub2:hover {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: inherit;
}


		.phppgtitleband { /* table, holds $page_title, $left_content, $right_content */
			margin:10px auto 0 auto; 
			padding:0; 
			background-color: #EEE; 
			border: 1px solid #CCC; 
			width: 100%;
			font-size: 90%; 
			}
			.phppgtitleband td {
				width:33%;
				padding: 5px;
				}
		.phppgmainbox { /* holds next/prev links and main image */
			margin:10px auto 0 auto; 
			padding:0; 
			min-height:350px;
			}
		.phppgnextbox { /* holds next and previous links */
			margin-bottom:5px; 
			padding:0;
			text-align:center; 
			}
		.phppgimagebox { /* table, holds main image */
			margin:0 auto 0 auto;
			padding:0;
			}
		.phppgimageframe { /* frame around main image */
	width: auto;
	border: 1px solid #666666;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	background-image: url(images/bgx.gif);
			}
		.phppgimagetag { /* main image's img tag style */
			border: 1px solid #CCC;
			}
		.phppggifbox { /* table style that holds gif thumbnail's */
			margin:10px auto 0 auto; 
			padding:0; 
			border-collapse:collapse;
			}
			.phppggifbox td {
				padding: 5px; 
				border:1px solid #999;
				border-collapse:collapse;
				text-align:center;
				vertical-align:middle;
				}
	
