#container {background-color: #fff;}
		
#header a {color: #fff;}	

div#navbar {
  	color: #fff;
	background-color:#000;
	}

#navbar ul li a {
	background-color: #039;
	color: #fff;
	font: bold 0.9em "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	}

#navbar ul li a:hover {
	color: #fff;
	background-color: #000;
	}

#navbar a:active {
	background-color: #039;
	color: #fff;
	}

a#current:link, a#current:visited {
		color: #fff;
		background: #000;
		}
		

		
h1 {
	font-size: 1.3em;
	background: #fff;
	color: #000;
	font-family: "Baskerville Old Face", Baskerville, "Hoefler Text", "Palatino Linotype", Palatino,Georgia, serif;
	font-style: italic;
	}

h2 {
	font-size: 1.1em;
	font-family: "Baskerville Old Face", Baskerville, "Hoefler Text", "Palatino Linotype", Palatino,Georgia, serif;
	font-style: italic;}		
		
#content p {font-size: 0.9em;
	color: #000;}		
	
ul {font-size: 0.9em;}	
	
#content img {border-color: #003399;}	

a:link, a:visited {color: #003399;
	font-weight: bold;}	
	
a:hover {text-decoration: none;}	
	

td {font-size: 0.8em;
	font-style: italic;}
	

	
#footer {background-color: #000;
	font-size: 0.7em;
	color: #fff;
	}
	
#footer a:link, #footer a:visited {
		color: #fff;
		}	
	
ol li {font-size: 0.9em;
	font-weight: bold;}

h1#tag {
	font-family: "Baskerville Old Face", Baskerville, "Hoefler Text", "Palatino Linotype", Palatino,Georgia, serif;
	font-size: 1.2em;
	font-style: italic;
	background: transparent;
	color: #000;
	font-weight: normal;}		
