

body {
	margin: 0px;
	padding: 0px;
	font-family: arial;
	font-size: 12px;
	background:black;
	}

/* basic three column layout */


	#topmast {
	background: url('/09images/topmast.jpg');
	height: 100px;
	width: 1000px;
	z-index:100;
	position: absolute;
	}

	#logo {
		float:left;
		width: 410px;
		}
		
	#navstuff {
		width:500px;
		float:right;
		height: 100px;
		text-align: right;	
		margin-right: 50px; 
		}
		
	#utilitynav {
		height: 77px;	
		text-align: right;
		font-size: 10px;
		color: #333;
		}
		
		
	#utilitynav a {
		font-size: 10px;
		color: white;
		font-weight: bold;
		text-decoration: none;
		}

	#primarynav {
		float:right;
		text-align:left;
		}	
		
	#searchbox {
		border: 1px solid #333;	
		background: url('/09images/shadow.jpg');
		}
		
		
		
		
#mainarea {
	position: absolute;
	margin-top: 100px;
	width:1000px;
	background: url('/09images/verticalgrad.jpg'); 
	background-repeat: repeat-x;
	background-color: white;
	z-index:20;
	}
	
#contentarea {
	background: white; 
	margin: 0 50px 0 50px;
	padding: 30px;
	border: 1px solid #eee;
	}
	
	
#primarycontent {
	background: white; 
	width:590px;	
	}	

	
#primarycontentwide {
	background: white; 
	width:838px;	
	}	
	
/*	
#leftnav {
	background: url(../ximages/sidebox.gif) no-repeat;
	position: absolute;
	z-index:20;
	margin-left: 30px;
	margin-top: 70px;
	width: 160px;
	height: 500px;
	padding: 0;
	}

#centercol {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 10;
	margin-left: 150px;
	width: 600px;
	}
*/

#rightnav {
	position: absolute;
	z-index: 30;
	margin-left: 698px;
	margin-top: 130px;
	width: 210px;
	border: 1px solid gray;
	background: white;
	padding: 5px;
	}	


#rightnavwide {
	position: absolute;
	z-index: 30;
	margin-left: 890px;
	margin-top: 175px;
	width: 220px;
	border: 1px solid gray;
	background: white;
	padding: 10px;
	}	


#rightnav h1 {
	font-size: 14px;
	/* border-top: 1px solid black; */
	}

#rightnav h2 {
	font-size: 12px;
	/* border-top: 1px solid black; */
	}


#nekoside {
	position: absolute;
	z-index: 0;
	margin-left: 750px;
	margin-top: 700px;
	padding: 0;
	}


/* templated display elements */
	
#logodx {
	position: relative;
	z-index: 60;
	margin-top: 10px;
	margin-left: 200px;
	width: 200px;
	height: 80px;
	text-align: center;
	}

#logodx img {
	margin-top: -20px;
	}

#banner1 {
	position: relative;
	z-index: 50;
	width: 500px;
	height: 70px;
	margin-top: 0px;
	margin-left: 50px;
	border: 1px solid white;
	background: black;
	text-align: center;
	padding: 0;
	}
	
#banner1 img {
	padding: 0;
	border: 0;
	}


#bannerpad {
	margin: 5px;
	}

#content {
	z-index: 40;
	width: 600px;
	border: 1px solid #888;
	background: white;
	padding: 0px;
	margin-top:-40px;
	}

#contentwide {
	z-index: 40;
	width: 750px;
	border: 1px solid #888;
	background: white;
	padding: 0px;
	margin-top:-40px;
	}	

#contentbrog {
	z-index: 40;
	width: 500px;
	border: 1px solid #888;
	background: white;
	padding: 0px;
	margin-top:-40px;
	}	

#content img {
	border: none;
	}	


#footer {
	padding-top: 30px;
	}
	
/* display settings */

#content h1 {
	border-top: 1px dotted #999;
	padding-top: 5px;
	font-family: arial; 
	color: #000;
	margin-top: 5px;
	}


#secondary {
	border-top: 1px dotted #ccc;
	padding-top: 5px;
	font-family: arial; 
	font-size:13px;
	color: #000;
	margin-top: 5px;
	}


#date {
	padding-top: 10px;
	font-family: arial; 
	font-size:15px;
	color: #c00;
	margin: 5px 0 -5px 0;
	}

/* navigation items */

ul#navstuff, ul#navstuff2 {
	list-style:none;
	margin: 0;
	padding: 0;
	}
	
ul#navstuff li {	
	z-index:20;
	border-top: 1px solid #ddf;
	margin-left: 20px;
	width: 90px;
	}

ul#navstuff li a:link, ul#navstuff li a:visited {
	font-family: arial;

	font-weight: bold;
	color: black;
	font-size: 10px;
	text-decoration: none;
	display: block;
	width: 90px;
	padding-top: 2px;
	padding-bottom:2px;
	line-height: 0.5;
	letter-spacing: -1px;
	text-transform: uppercase;
	}
	
ul#navstuff li a:hover {
	color: white;
	font-size: 10px;
	padding: 4px 4px 4px 2px;
	border: 1px solid yellow;

	background-color: black;

	}

a.navON {
	background-color: red;
	padding: 2px 0 2px 0;
	}

a.dataON {
	background-color: yellow;
	}


ul#navstuff2 li {	
	border-top: 1px dotted #ccc;
	margin: 0; 
	}

ul#navstuff2 li a:link, ul#navstuff2 li a:visited {
	font-family: arial;
	font-size: 12px;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom:3px;
	}
	
ul#navstuff2 li a:hover {
	background-color: red;
	color: white;
	}

#citation {
	font-family: arial;
	font-size: 8px;
	color: gray;
	text-align: right;
	}

#comment {
	border-top: 1px dotted gray;
	border-bottom: 1px dotted gray; 
	padding: 5px 0 5px 0;
	}

#guestramble {
	border: 10px solid #ff3; 
	background-color: #ff6; 
	font-family: courier; 
	font-size: 12px;
	padding:10px
	}

#blackbox {
	background-color: black;
	text-align: center;
	padding: 3px;
	}


/* datafiles items */



#dfauthorship {
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	line-height: 10px;
	text-transform: uppercase;
	color: #999;
	padding: 0;
	margin: 0;
	}

#dfincept {
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	line-height: 10px;
	text-transform: uppercase;
	color: #999;
	padding: 0;
	margin: 0;
	font-weight: normal;
	}

#dfupdate {
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	line-height: 10px;
	text-transform: uppercase;
	color: #999;
	padding: 0;
	margin: 0;
	font-weight: normal;
	}

#dftitle {
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	line-height: 10px;
	text-transform: uppercase;
	color: #999;
	padding: 0;
	margin: 0;
	}

#pubtitle {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	text-transform: uppercase;
	color: #000;
	padding: 2px;
	margin: 0;
	}