html, body { color: #4c4c4c; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 0.9em; background-color: #693; padding: 0; height:100.1%; }

#cool {
	position: absolute;
	
}
#wrapper{ 
  background: #fff; 
  width: 775px;
  padding: 0;
  margin: 25px auto;
}

#container{ 
  margin: 0;
  padding: 0;
}
#header { background-image: none; background-repeat: no-repeat; background-position: 0 0; height: 120px; margin: 10px; padding: 0; }
#logo { top: 10px; left: 120px; text-decoration: none; float: left; clear: left; }
#topnav { color: #f60; text-decoration: none; top: 10px; left: 120px; }
#navbar{ 
  width: 200px; 
  float: left;
  margin: 0;
  padding: 0;
}

#navlist li{ font-size: 8pt !important; text-decoration: none; padding-right: 15pt; display: inline; list-style-type: none; }

#advert{ margin-top: 20px; margin-bottom: 20px; width: 140px; padding: 20px; color: #fff; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; }

#col{ 
  float: left; 
  width: 565px;
  margin: 0;
  padding: 0;
  background: transparent;
}

#main{ 
  text-align: left; 
  margin: 40px;
  margin-top: 0px;
  background: transparent;
 }

.footer { color: #666; clear: both; font-size: 80%; }
.articlefoot { }
.permission { font-size: 80%; font-style: italic; }
h1{ font-size: 140%; padding: 10px; color: #c33; border-bottom: 4px double #fc0; }
.features { color: #c33; font-size: 140%; padding: 10px; border-bottom: 4px double #fc0; }
.resources { color: #c33; font-size: 140%; padding: 10px; border-bottom: 4px double #fc0; }
h2 { color: #c33; font-size: 100%; font-weight: bold; margin-top: 20px; border-bottom: 1px dotted #fc0; }
h3{ color: #c33; font-size: 80%; margin-top: 20px; padding-left: 30px; }
p { font-size: 90%; line-height: 18px; }
a:link { color: #f60; font-weight: bold; text-decoration: none; }
a:visited { color: #f60; font-weight: bold; text-decoration: none; }
a:hover { color: #c33; font-weight: bold; text-decoration: none; }
ul, ul li { font-size: 0.9em; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: inherit; list-style-type: disc; margin: 1em 10px; }
ol, ol li { font-size: 0.9em; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: inherit; list-style-type: decimal; margin: 1em 10px; }
.byline { }
.resource { margin-top: 12pt; margin-bottom: 0; }
.resourceauthor { font-style: italic; margin-top: 0; margin-bottom: 12px; }
.footnote { font-size: 70%; vertical-align: super; }

#buttons {
	width: 10em;
	padding: 0 0 1em 0;
	margin-bottom: 1em;
	font-size: 12pt !important;
	color: #ff6600;
	}
	
#buttons ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}
		
#buttons li {
		border-bottom: 1px solid #ffcc00;
		margin: 1em;
		}
.archive { color: #693; font-size: 12pt; line-height: 1em; }
.archcol { font-size: 7pt; line-height: 1em; }
.artdescrip { font-size: xx-small; }
