@charset "utf-8";
							 
body {margin: 0;
      background-color: #070707;
			font-family: tahoma, sans-serif;
			font-size: 1em;}
				 
div.container {background-image: url(../webpics/pavement2.jpg);
               width: 1025px;
							 margin: 0 auto -10em auto;}
							 
div.content {background-color: #86b1e4;
             color: black;
             padding: 4% 7% 5% 7%;
						 margin: 7% 9% 5% 27%;}
						 
div.navbar {
	float: left;
	padding-top: 6%;
	padding-left: 0;
	width: 20%;
	margin-top: 5%;
	margin-left: 3%;
	font-size: 1em;
	color: white;
}

div.bottom {
	visibility: hidden;
	clear: both;
}

h3 {font-weight: 600;
    font-size: 1.2em;}
		
h4 {font-weight: 600;
    font-size: 1em:}
		
h3.previous {margin-top: 2em;
             font-weight: 500;}
			 
h2.int {font-weight: bold;
        font-size: 1.25em;
		text-align: left;
		margin-bottom: 3em;}
		
.previous a:link {text-decoration: underline;
	                color: black;}
.previous a:visited {text-decoration: underline;
                     color:  black;}
.previous a:hover {text-decoration: underline;
                   color: blue;}

div.pic {font-size: .85em;
		     font-family: serif;
				 text-align: center;
				 margin: 3em auto 3em auto;}
				 
div.pics {font-size: .85em;
		     font-family: serif;
				 text-align: center;
				 margin: 3em auto 3em auto;}
				 
div.pics img {margin: 0 .5em;}


p.copyright {font-size: .85em;
             font-family: sans-serif;
             margin-top: 6em;}
			 
p.int {font-size: 1.25em;}

p.int-bot {font-size: 1.25em;
	       padding-bottom: 10em;}
						 
img.header {margin-left: 0;
						margin-top: 0;}
						
.italic {font-style: italic;}

					
blockquote {font-style: italic;
            font-family: arial, sans-serif;}
						
div.buttons {text-align: center;}

div.buttons img {margin: 5% 0;}

p.sig {font-style: italic;
	     font-size: 1em;}
			 
p.edsig {font-style: italic;
	       font-size: 1em;
				 color: #004b18;}
			 
p.edcomment {color: #004b18;}

a:link {text-decoration: underline;
	                color: black;}
a:visited {text-decoration: underline;
                     color:  black;}
a:hover {text-decoration: underline;
                   color: blue;}
														
.navbar a:link {
	text-decoration: none;
	color: #d2c8a6;
}
.navbar a:visited {
	text-decoration: none;
	color: #d2c8a6;
}
.navbar a:hover {
	text-decoration: none;
	color: white;
}
