/*b&w*/
body {
	margin:0px;
	padding:0px;
	font-family:verdana, arial, helvetica, sans-serif;
	color:#CCCACA;
	background-color:#333;
	font-size: 10px;
		}
	img {
	border: none;
	}
	 
a {
	font-size:10px;
	text-decoration:none;
	font-weight:0;
	font-family: verdana, arial, helvetica,sans-serif;
	padding: 5px;
	}

a:link {color:#CCCACA;}
a:visited {color:#CCCACA;}
a:hover {font-weight:0; color:#FFF;}

.nowrap {
	white-space: nowrap;
	font-size: 10px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
/* must be combined with nobr in html for ie5win */
	}
.tiny {
	font-size: 9px;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 5px; 
	}

#Logo {
	MARGIN-LEFT:25px; WIDTH: 200px; position: absolute; MARGIN-TOP: 145px; HEIGHT: 85px;
	PADDING: 5px;
		}

	/* be nice to Opera 5"*/
body>#Logo {width: 200px;}

#Navigation {
	POSITION:absolute;
	MARGIN-TOP:255px; MARGIN-LEFT:115px;
	padding:0px;
	background-color:#333;
	LINE-HEIGHT:16px;
	
/* the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:150px;
	}

/* Again, "be nice to Opera 5". */
body>#Navigation {width:150px;}

/*rotator images only*/
#Images {
	POSITION: absolute;	MARGIN-TOP: 115px; MARGIN-LEFT: 375px; padding: 0px;
}

#copyright {
	MARGIN-TOP: 5px; LEFT:545px; WIDTH: 250px; font-size: 10px; POSITION: absolute; TOP: 560px; TEXT-ALIGN: left;
}

/* gallery thumbs*/
#content {
	POSITION: absolute; 	MARGIN-TOP: 70px; MARGIN-LEFT: 345px; padding: 0px;
}
	/* For IE5/Win's benefit height = [correct height] + [top padding] + [top and bottom border widths] */
	background-color:#333;
	voice-family: "\"}\"";
	voice-family:inherit;
	height:0px; /* the correct height */
}

html>body #content {
	width: 470px; /* ie5win fudge ends */
	}
pre {
	font-size: 10px;
	line-height: 18px;
	margin-left: 3px;
	}
