body { 
background-color: black;
margin-left: 10%;
margin-right: 10%;
}

.menu {
position: relative; 
left: 0; 
bottom: 0;
}

#menu ul {
float:left;
list-style-type:none;
margin:0px;
padding:0px;
width: 100%;
background:silver;
} 

#menu ul li {
float:left;
background:url('http://chilkoot-nsn.gov/images1/start1.gif') no-repeat;
margin-right:5px;
} 

#menu ul li a {
float:left;
background:url('http://chilkoot-nsn.gov/images1/end1.gif') no-repeat;
background-position: 100% 0%;
padding-left:8px;
padding-right:8px;
font:.8em Papyrus;
text-decoration:none;
font-weight:600;
color:black;
line-height:20px;
} 

#menu ul li a:hover {
text-decoration:underline;
} 

.entry1 { 
color:#1c2308;
font-family: Gill Sans MT; 
text-align: center;
font-size: 20px; 
float:left;
width: 250px; 
height:23%;  
padding:5px;
margin-top: 1em;
margin-bottom:2em;
margin-left: 5px;
} 
		
.entry2 { 
color:#1c2308;
font-family: Gill Sans MT; 
font-size: 1em; 
float:left;
width:65%;
height:300px; 
padding:.5em;
margin-top: 1em;
margin-bottom:2em;
overflow: auto;
}
		
.entry3 {
color:#1c2308;
font-family: Gill Sans MT; 
font-size: 1em; 
float:left;
height:300px; 
padding:5px;
margin-top: 1em;
margin-bottom:2em;
margin-left: 5px;
margin-right: 5px;
}

h1 { 
background-color: #F6D856; 
border-width: 2px; 
border-color:#6A8C95; 
color:#1c2308; 
text-align:center; 
font-family: Papyrus;
padding: 10px; 
}

h2 { 
background-color: silver;
color:#1c2308; 
text-align:center; 
font-family: Papyrus;
padding: 10px;
}

h3 {
background-color: silver;
color:#1c2308; 
text-align:center; 
font-family: Papyrus;
padding: 10px; } 

h5 { 
background-color: #F6D856; 
border-width: 5px; 
border-color:#6A8C95; 
color:#1c2308; 
float:left; 
font-family: Papyrus; 
padding: 5px; 
width: 80%; 
}

.paragraph1{
height: 50px; 
overflow:auto; 
background-color: #33CCCC; 
color: #1c2308;
font-family: Gill Sans MT; 
float:left; 
margin-left: 5px;
padding-top: 1%;
padding-left: 10%;
padding-right: 10%; 
padding-bottom: 5%;
width: 60%;
}

.paragraph2{
background-color: silver; 
font-family: Gill Sans MT; 
color: #1c2308;
margin-left: 4em; 
margin-right: 4em;
padding-top: 5%;
padding-left: 10%;
padding-right: 10%; 
padding-bottom: 5%;
}

.link {
background-color: #33cccc; 
text-align: center; 
padding-bottom: 10px;
}
.displayed {
display: block; 
margin-left: auto; 
margin-right: auto; 
}

.footer {
clear: both;
width: 100%;
background-color: silver;
padding: 5px;
border-width: 1px; 
border-style: solid; 
border-color:#F6D856;
text-align: center;
color:#1c2308; 
font-family: Gill Sans MT;
}

.column2 { 
background-color: silver;
border-width: 1px; 
border-style: solid; 
border-color:#33CCCC;
color:#1c2308;
font-family: Gill Sans MT; 
font-size: 1em; 
float:right;
width:95%;
padding-top: 20px;
padding-left: 20px;
padding-right: 20px;
padding-bottom: 20px;
margin-top: 1em;
margin-bottom:1em;
overflow: auto;
}
.block{
padding-left: 75px;
background-color: #33CCCC;
text-align: center;
}	
	
.block1{
background-color: #6EB0BE;
float:left;
}

.block2 {
background: silver; 
color: black; 
font-family: Gill Sans MT;
text-align: center; 
padding: 10px; 
margin-left: 50px ;
margin-right: 50px;
}

.imgleft {
	float: left;
	padding-right: 10px;
	}

li.new{ 
list-style: url(http://chilkoot-nsn.gov/images1/fishbullet.gif);
list-style-position:inside;
}

li.new1{ 
list-style: url(http://chilkoot-nsn.gov/images1/fishbullet.gif);
list-style-position:inside;
}
.text1 { 
background-color: silver;
color:#1c2308;
padding: 10px;
font-family: Gill Sans MT; 
font-size: 1em; 
font-weight: 600;
} 

.center {
position: center;
text-align: center;
}

a:link {	
color: red;
	font-family: Papyrus;
	font-weight: 600;
	}

a:visited {
  font-family: Papyrus;
	color: #F6D856;
	font-weight: 600;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

a:active {
	text-decoration: underline;
}

