body{color:blue;
	background: aqua;
	}
td#flag {padding 0, 10px;}
td#logo {text-align:center;}
h1{font: bold 250% Times-New Roman, Georgia, serif; color:red;}
td#navigation {vertical-align:top;
	padding: 1em, 1em,1em, 1em;
	color: white; 
	font-weight:normal;
	}
td#navigation a {display:block;
	width: 140px;
	background:blue;
	padding-left:1em;
	color: white;
	border: 1px,2px,1px,2px solid white;
	text-decoration: none;
	line-height: 2em;}
#current {width: 140px;
	border: 1px,2px,1px,2px solid white;
	background:rgb(75%,75%,75%);
	padding: 0, 0, 0, 1em;
	color:black;
	line-height: 2em;
	}
td#navigation a:visited {color:yellow;}
td#navigation a:hover {background:red;
	color:white;
	font-weight:bold;}

h2{color:red;}
h3{color:blue;font: bold 150% Arial, Helvetica, sans-serif;}
span.uline {font: italic; text-decoration: underline;}
td#content {background: transparent;
	padding:0,0,0,1em;
	line-height:1.33em;}
p:first-letter {font-weight: normal; font-size: 1.75em;}
#footer {text-align:center;
	font-style: italic;
	font-weight:bold;}
#legend {font-size:1.5em;
	text-align:center;
	padding:1em, 0, 1em}
table#legenditems {vertical-align:top;}
div#pullquote {float: right;
	top: 200px;
	width:250px; 
	border: solid blue; 
	border-width:7px 0;
	color:black; 
	background-color: white; 
	font-style: italic;
	font-size: 0.75em;
	padding: 3px 4px 3px 4px; 
	margin: 1px 7px;
	}
#leftphoto {
	float:left;
}
#rightphoto {
	float:right;
}
#date {text-align:right; font-weight:bold;}



