body
{
	margin: 0;
	text-align: center;
	background: url(images/backrunner.jpg);
}
#content
{
	xbackground: url(images/base2.jpg) no-repeat white;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	background-color:White;
	
}
#header
{
	width: 800px;
	background-color:White;
}
#body
{
	width: 800px;
}
#left
{
	width: 299px;
}
	#right { width:497px;}
	#footer { height:25px;clear:both}
	
div, table, select, textarea
{
	text-align: left;
	font-family:Arial, Verdana;
	font-size:9pt;
	color:black;
}
#divmenu
{
	text-align:center;
	background-color:#ffcc00;
}
#divmenu ul
{
	list-style-type:none;
	margin:0px 0px 10px 0px;
}
#divmenu ul li
{
	display:inline;
}
#divmenu ul li a
{
	width:85px;
	text-decoration:none;
	background-color:white;
	color:black;
	border:solid 2px #996633; /*#ffcc00;*/
	padding:5px;
	margin:3px;
	text-align:center;
	font-weight:bold;
	 
}
#footer
{
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	background:url(images/basefooter.jpg) no-repeat white;
	height:72px;
}
#credit
{
	float:right;
	text-align:right;
	display:none;
}
.padded
{
	padding:10px;
}
.fdpanel
{
}
.fdselect
{
	border:dashed 1px green;
	padding:10px;
}
.photopanel
{
	padding:10px;
}
.photoimg
{
	float: left;
	margin: 5 5;
	border: #ffcc00 3px solid;
}
/* --album --*/
.fade100
{
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
	opacity:1.0;
}
.unsel
{
	padding:0px 3px;
}
.sel
{
	background-color: #ff6600;
	padding:0px 3px;
	color:White;
}
.sel a
{
	color:White;
}
#ulb
{
	display:inline;
}
#ulb li
{
	display:inline;
	padding:0px 3px;
}
#ulb li a
{
	text-decoration:none;
}
.galleryitem
{
	background-color:#ffcc00;
	color:black;
	/*color:#ffcc00;*/
	border:solid 2px #996633; /*#ffcc00;*/	
	width: 25px;
	text-align: center;	
}