	body {
	margin: 30px 0px 0px 0px;
	background: #333333;
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
	color: #666666;
	font-size: 10px;
	font-weight: normal;
	line-height: 14px;
	}
	
	a 			{ color: #333333; text-decoration: none; }
	a:link		{ color: #333333; text-decoration: none; }
	a:visited	{ color: #333333; text-decoration: none; }
	a:active	{ color: #333333; text-decoration: underline;}
	a:hover		{ color: #333333; text-decoration: underline;}
	
	p {
	margin: 0px 0px 10px 0px;
	}
	
	h1 {
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
	
	h2 {
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
	
	h3 {
	font-size: 10px;
	font-weight: bold;
	line-height: 20px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
	
	
	
	/* begin base table structure styles */
	
	#tlcorner {
	background: url(interface/corner_tl.gif) no-repeat;
	background-position: left top;
	width: 30px;
	height: 30px;
	}
	
	#topframe {
	background: #ffffff;
	width: 600px;
	height: 30px;
	text-align: center;
	vertical-align: middle;
	}
	
	#trcorner {
	background: url(interface/corner_tr.gif) no-repeat;
	background-position: left top;
	width: 30px;
	height: 30px;
	}
	
	#leftframe {
	background: #ffffff;
	width: 30px;
	height: 600px;
	}
	
	#centerframe {
	background: #ffffff;
	width: 600px;
	height: 600px;
	text-align: center;
	vertical-align: middle;
	}
	
	#rightframe {
	background: #ffffff;
	width: 30px;
	height: 600px;
	}
	
	#blcorner {
	background: url(interface/corner_bl.gif) no-repeat;
	background-position: left top;
	width: 30px;
	height: 30px;
	}
	
	#bottomframe {
	background: #ffffff;
	width: 600px;
	height: 30px;
	text-align: center;
	vertical-align: middle;
	}
	
	#brcorner {
	background: url(interface/corner_br.gif) no-repeat;
	background-position: left top;
	width: 30px;
	height: 30px;
	}
	
	#menucolumn {
	width: 90px;
	text-align: left;
	vertical-align: middle;
	}
	
	#logocolumn {
	width: 90px;
	text-align: right;
	vertical-align: middle;
	}
	
	/* end base table structure styles */
	
	
	
	/* begin generic table cell styles */
	
	#content {
	width: 600px;
	text-align: center;
	vertical-align: middle;
	padding: 10px 10px 10px 10px;
	}
	
	/* end generic table cell styles */
	
	
	
	/* begin navigation styles */
	
	#menutab {
	background: url(interface/navtab.gif) no-repeat;
	background-position: right top;
	width: 90px;
	height: 120px;
	padding: 18px 0px 18px 0px;
	margin: 36px 0px 0px 0px;
	}
	
	.menuitem {
	margin: 3px 10px 3px 10px;
	}
	
	.menuhint {
	margin: 3px 10px 3px 0px;
	}
	
	#prevset {
	position: relative;
	left: 196px;
	background: url(interface/old_dim.gif) no-repeat;
	background-position: right top;
	width: 85px;
	height: 15px;
	text-align: left;
	float: left
	}
	
	#nextset {
	position: relative;
	left: 196px;
	background: url(interface/new_dim.gif) no-repeat;
	background-position: left top;
	width: 85px;
	height: 15px;
	text-align: right;
	float: left;
	}
	
	#infobutton {
	position: relative;
	left: 196px;
	width: 18px;
	height: 15px;
	margin: 0px 10px 0px 10px;
	float: left;
	}
	
	.slidebutton {
	width: 15px;
	height: 15px;
	margin: 0px 3px 0px 3px;
	}
	
	/* end navigation styles */
	
	
	
	/* begin listing table styles */
	
	#leftlist {
	width: 199px;
	text-align: left;
	vertical-align: top;
	padding: 10px 10px 10px 0px;
	border-right: 1px dotted #999999;
	}
	
	#centerlist {
	width: 200px;
	text-align: left;
	vertical-align: top;
	padding: 10px 10px 10px 10px;
	}
	
	#rightlist {
	width: 199px;
	text-align: left;
	vertical-align: top;
	padding: 10px 0px 10px 10px;
	border-left: 1px dotted #999999;
	}
	
	/* end listing table styles */
	
	
	
	/* begin archives styles */
	
	#thumbgrid {
	background: #ffffff;
	width: 600px;
	height: 600px;
	text-align: left;
	vertical-align: middle;
	}
	
	.archivethumb {
	width: 75px;
	height: 75px;
	float: left;
	
	}
		
	/* end archives styles */



	/* begin comment popup styles */
	
	#leftbanner {
	background: #ffffff;
	width: 95px;
	}
	
	#centerbanner {
	background: #ffffff;
	color: #666666;
	text-align: right;
	vertical-align: middle;
	}
	
	#rightbanner {
	background: #ffffff;
	width: 95px;
	text-align: center;
	vertical-align: middle;
	}
	
	#commentthumb {
	background: #000000;
	width: 75px;
	height: 75px;
	margin: 9px 9px 9px 9px;
	border: 1px solid #666666;
	}
	
	#extendedentry {
	background: #ffffff;
	color: #666666;
	padding: 0px 10px 0px 10px;
	}
	
	#comment {
	color: #cccccc;
	border-top: 1px solid #cccccc;
	padding: 10px 10px 10px 10px;
	}
	
	#comment a 			{ color: #cccccc; text-decoration: none; }
	#comment a:link		{ color: #cccccc; text-decoration: none; }
	#comment a:visited	{ color: #cccccc; text-decoration: none; }
	#comment a:active	{ color: #cccccc; text-decoration: underline;}
	#comment a:hover	{ color: #cccccc; text-decoration: underline;}
	
	.posted {
	border-top: 1px dotted #666666;
	border-bottom: 1px dotted #666666;
	margin-bottom: 15px;
	}
	
	/* end comment popup styles */



	/* begin misc styles */
	
	#credits {
	font-family: verdana, arial, sans-serif;
	color: #999999;
	font-size: 9px;
	font-weight: normal;
	letter-spacing: 2px;
	text-align: center;
	vertical-align: middle;
	padding-top: 10px;
	padding-bottom: 10px;
	}
	
	/* end misc styles */