			body {
			margin: 0;
			font-family: 'Trebuchet MS', Helvetica, sans-serif;;
			color: #eeeeee;
			background-color: #000000;
			overflow: scroll;
			text-align: justify;
			z-index: 4;

			
			}
			

			/* container- for the dbInterface stuff*/
			#container {
			background-image: url("images/nuukmis-.jpg");
			background-repeat: no-repeat;
			padding: 0;
			margin:0 auto;
/*			padding-left: -100px;   not sure if you need this for IE */
			z-index: 4;
			width:938px;
			border-left: 4px solid #636970;
			border-right: 4px solid #636970;

			}   
			
			#containersub {
			background-image: url("../images/nuukmis-.jpg");
			background-repeat: no-repeat;
			padding: 0;
			margin:0 auto;
/*			padding-left: -100px;   not sure if you need this for IE */
			z-index: 4;
			width:938px;
			border-left: 4px solid #636970;
			border-right: 4px solid #636970;

			}   
			


			#nuuchahnulth {
				color:black;
				margin-left: 20%;	
				padding-top: 40px;
				left:200px; 
				font-size:140%;
				z-index: 10;
				height: 60px;
							}
			#nuuchahnulth em#en {
				color:black;
				margin-left:60px;
				width:600px;
				z-index: 10;
							}		
							
			#nuuchahnulth em#nu:before {
					content: "\201C";
					font-size: 1.2em;
					font-weight: bold;
					font-family: Georgia, Times, "Times New Roman", serif;
					z-index: 10;

								
			}
			#nuuchahnulth em#nu:after {
					content: "\201d";
					font-size: 1.2em;
					font-weight: bold;
					font-family: Georgia, Times, "Times New Roman", serif;
					z-index: 10;
								
			}
			#nuuchahnulth em#en:before {
					content: "\2011";
					font-size: 0.9em;
					font-weight: bold;
					font-family: Georgia, Times, "Times New Roman", serif;
					z-index: 10;

				
			}
					

		div#navigation {
	
			margin-top: 228px;
			margin-left: 131px;
			width: 720px;
			height:46px;
			font-size: 17px;
			font-weight: bold;
			z-index: 9;
			}

		div#bottomnavigation {
		font-size: 17px;
			font-weight: bold;
			z-index: 9;
		    margin:0 auto;
			width:538px;

			}

			
			h1, h2, h3 {
			font-family: 'Trebuchet MS', Helvetica, sans-serif;;
			font-style: italic;
			margin: 0;
			padding: 0;
						}
						
			h2  * {
				font-size:110%;
				font-family: 'Trebuchet MS', Helvetica, sans-serif;;
				color: black;
				}
			
			
			#content {
				margin-left: 84px;
				margin-top: 0px;
				width: 777px;
				padding:13px;
				z-index: 10;
			}
			
			em {
				font-weight: bold;
				font-style: normal;
			}

			.small {
				font-size:80%;	
			}

			hr {
				width:75%;
			}
			.new {
				clear: both;
			}
			
			.clear {
				clear:both;	
			}
			
			
			.floatright {
				float:right;
				margin: 10px;
				border: 0;

			}
			.floatleft {
				float:left;
				margin: 10px;
				border: 0;
			}

			.boardpic {
				float:left;
				margin: 10px;
			}
			
			#images {
				float: left;
				width: 27%;
				height: 280px;
				padding: 3%;
			}

		#credit {
			font-size: 60%;
			float: right;
			margin-right: 10%;
		}
			
			#more {
				display:none;
			}
			
			a#expand:hover {
				text-decoration:underline;
				cursor: pointer;
			}
			
			
			
			/* NAVIGATION */	
					
			ul#links {
				list-style-image: none;
				list-style: none;
				list-style-type: none;
				white-space: nowrap;
				font-variant: small-caps;
				
			}
			
			ul#links li {
				display: inline;
				margin-right: 30px;
				border-left: 1px #999999 solid;
				border-right: 1px #999999 solid;
				padding: 10px;
			}
			
			 a:link, a:visited {
				color: #bde6fb;
				font-size:100%;
				text-decoration: none;
			  	font-style: italic;

			}
			
			 a:hover {
				color: #93a1af;
				font-size:100%;
				text-decoration: underline;
			}			
			
	


