.thumbnailcell 	{
	color: #333333;
	background-color: #222222;
	border: #444444 1px solid;
	font: 12px;
	width: 78px;
}

body 	{ margin: 0px; color: Silver; background-color: #555555; background-image: url("bg_black.gif"); background-position: center; }
a 					{ color: #CCCCCC; text-decoration : none; }
a:hover			{ text-decoration: underline}

.smalltextright	{ FONT-SIZE: 8pt; text-align: right; }

.logocell 		{ font: lighter 26px verdana;	color: White; border: 0px white solid}
.logocell a 	{ color: White; }
.homepageheader {	font: 17px tahoma; font-weight: normal; COLOR: #D63200; }

.albumthumbnailtext {
	color: #888888;
	font: 12px;
	TEXT-TRANSFORM: lowercase;
	LINE-HEIGHT: 15px;
	padding: 2 0 5 5;
}
BODY{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt; 
}

TD, P{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt; 
}

.title                          /* album titles on main page */
	{ 
	  font-size: 14px; 
	  font-weight: bold; 
	}
.desc                           /* album descriptions on main page */
	{ 
	  font-size: 12px; 
	}

.caption                        /* photo captions on all pages */
	{ 
	  font-size: 10px; 
	}

.headbox			/* box around the page headers */
	{
	}

.head                           /* page headers */
	{ 
	  font-size: 16px; 
	  font-weight: bold; 
	}
