/* three-col float CSS Document */

body {
	background-color: #FFF;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	}
	
p { font-size: 1.2em; }

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: 700;
	padding: 10px 10px;
	border-bottom: 2px groove #000;
	}
	
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	text-align: center;
	}
	
.sitename {
	font-style: italic;
	font-weight: 600;
	}

.container {
	width: 850px;
	margin: 0px;
	background: #EEE;
	}

.masthead {
	width: 650px;
	height: 112px;
	background-color: #EEE;
	margin-left: 0px;
	background:  url("top.jpg") #09C no-repeat;
	padding-top: 20px;
	padding-left: 200px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px !important ;
	font-weight: 700;
	color: #FC0 !important ;
	white-space: pre !important ; 

	}
	
.navagation {
	width: 810px;
	height: 38px;
	padding-left: 40px;
	background:  url("nav-mbg.gif") #F90 repeat-x;
	}
		
.navagation ul {
	list-style: none;
	margin: 0px auto;
	padding: 0px;
	}
	
.navagation ul li {
	float: left;
	margin: 0px auto;
	padding: 0px;
	}
	
.navagation ul li a {
	display: block;
	float: left;
	width: 107px;
	height: 38px;
	line-height: 38px;
	background:  url("nav-bg.gif") #f90 no-repeat;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px !important ;
	font-weight: 600;
	white-space: nowrap;
	color: #00C;	
	}
	
	/* commented backslash hides rule from IE5-Mac \*/
	.navagation ul li a { float: none; }
	/* End IE5- Mac hack */
	
.navagation ul li a:hover {
	text-decoration: underline;
	}

.sidebar {
	float: right;
	width: 230px;
	min-height: 1000px;
	padding: 10px 15px;
	background: #EEE;
	}

.main {
	float: right;
	width: 430px;
	padding: 5px 0px;
	}

.links {
	width: 130px;
	height: 1000px;
	float: right;
	background: #336;
	padding: 20px 15px;
	}

.links p a{
	display: list-item;
	list-style: disc;
	margin-left: 15px;
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .8em;
	text-decoration: none
	}

.links p a:hover {
	text-decoration: underline;
	}

.footer {
	clear: both;
	background: #CCC;
	margin: 0px 0px;
	width: 850px;
	text-align: center;
	padding: 10px 0px;
	}

.footer ul {
	list-style-type:none;
	margin: 0px auto;
	padding: 0px;
	}	

.footer ul li {
	display: inline;
	padding: 0px 10px;
	}

#ad {
	background-color: #FFF;
	text-align: center;
	margin: 0px auto;
	padding: 30px 15px;
	}

.archive {
	padding: 5px 15px;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 1px groove #000;
	}
	
#article {
	padding: 10px 15px;
	border-top: 2px groove;
	border-bottom: 2px groove;
	background: #FFF;
	}

#author {
	font-weight: 600;
	}
	
#credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	}	

#design-note {
	padding: 10px 15px;
	margin-bottom: 20px;
	background: #CCC;
	border-bottom: 2px groove;
	}

.feature1 {
	padding: 10px 15px;
	border-top: 2px groove;
	border-bottom: 2px groove;
	}

.feature1 img {
	border: 1px solid;
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	}

.feature2 {
	padding: 10px 15px;
	border-bottom: 2px groove;
	}

.feature2 img {
	border: 1px solid;
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
	}
	
.feature3 {
	padding: 10px 15px;
	border-bottom: 2px groove;
	}

.feature3 img {
	border: 1px solid;
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	}

#flight {
	padding: 15px 0px;
	}

.italics {
	font-style: italic;
	}

#mission {
	padding: 5px 10px;
	border-bottom: groove 2px;
	}

#more {
 	font-size: .8em;
	}

#news {
	width: 200px;
	height: 300px;
	overflow: auto;
	border: solid 1px;
	padding: 5px 10px;
	margin: 5px 0px;
	}
	
#pics {
	margin-left: 3px;
	}
	
#pics img {
	border: 2px solid;
	}
	
#privacy {
	border: solid 2px;
	padding: 20px 10px;
	margin: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	}
		
#resources {
	background: #CCC;
	margin: 0px 0px;
	padding: 0px 15px;
	}

#resources li {
	font-family: "Times New Roman", Times, serif;
	padding: 0px 0px;
	}

#resources li a {
	font-family: Arial, Helvetica, sans-serif;
	color: #009;
	}

#resources li i  {
	font-size: .9em;
	}

.quote {
	margin: 5px 15px;
	}

.top5 {
	font-size: 1.2em;
	padding: 5px 10px;
	border-bottom: groove 2px;
	}

.top5 span {
	font-weight: 600;
	}

#bottom {
	clear: both;
	border: solid 1px #000;
	background-color: #666;
	}

.topic {
	width: 170px;
	margin: 20px 0px;
	border: solid 1px #000;
	padding: 5px 10px;
	}

#missing {
	height: 300px;
	margin: 5px 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	}
	
.red {
	color: #F00;
	}
