body 
{ 
	color: white;  
	font-family: Palatino Linotype;
	font-size:10px; 
	background-color: #000000;
	background-image: url("/images/dark_pattern_bg_05.jpg");
} 
/* unvisited link */
A:link, .anchorSpan
{
	color: #aaaaaa;
	text-decoration:none; 
}
/* active, visited links */  
A:active, A:visited
{
	color: #bbbbbb;
	text-decoration:none;
}   
/* user hovers     */
A:hover, .anchorSpanHover
{ 
	color: #cccccc;
	text-decoration:overline underline;
} 
#footerBackDiv
{
	height: 100%;
	width: 100%;
	background-color: black;
}
#titleImage
{
	visibility: hidden;
}
.jumpyHorizontalBorder
{
	height: 2px;
	background-color: black;
	/*background-image: url("/images/dark_pattern_bg_04.jpg");*/
}
.centeredCell
{
	text-align:center;
}
.titleCell
{
	text-align:left;
	vertical-align:top;
	white-space: nowrap;
	padding-left: 6px;
}
.descriptionCell
{
	text-align:left;
	vertical-align:top;
}
.subHeaderCell
{
	font-weight: bold; 
	font-size: 12pt;
	padding-left: 6px;
}
.tblListHeader
{
	font-weight: bold; 
	font-size: 14pt;
	background-image: url("/images/dark_pattern_bg_01.gif");
	vertical-align: middle; 
	padding-left: 10px;
}
.subHeaderText 
{
	font-weight: bold; 
	font-size: 12pt;
}
.backMotionImage
{
	background-image: url("/images/faces_bg.jpg");
	height: 100%;
	width: 100%;
}
.frontMotionImage
{
	background-image: url("/images/skulls_trans.png");
	height: 100%;
	width: 100%;
	color: white;
	font-family: Arial;
	font-size: 32px;
	text-align: center;
	vertical-align: middle; 
}
.tableFill
{
	width:100%;
}
.guestbookBack
{
	/*background-image: url("/images/ghosts_bg.jpg");
	background-image: url("/images/dark_pattern_bg_05.jpg");*/
	background-color: #111111; 
}
.c64ch 
{ 
	border-style: none;
}
.c64 
{ 
	font-weight: bold; 
	background-color: #0404f4; 
	color: #5494fc; 
	position: relative;
	text-align: left;
	vertical-align: top;
}
.c64Border
{ 
	font-weight: bold; 
	background-color: #5494fc;
	text-align: left;
	vertical-align: top;
}
