 #container
 {
	width: 780px;
	margin: 10px auto;
	background-color: #fff;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	line-height: 115%;
	background-image: url(images/new_bg.gif);
 }

  #leftnav ul
 {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
 }

 #leftnav a
 {
	display: block;
	padding: 2px 2px 2px 10px;
	width: 188px;
	font-family: "Trebuchet MS", Tahoma;
	font-size: 90%;
	font-weight: bold;
 }

 #leftnav a:link, #navlist a:visited
 {
 color: #EEE;
 text-decoration: none;
 }

 #leftnav a:hover
 {
	background-color: #336699;
	color: #fff;
 }
 
 #top
 {
	margin: 0px;
	padding: 0px;
 }

 #top h1
 {
	margin: 0;
	color: #FFFFFF;
	font-size: medium;
	font-weight: normal;
 }

 #leftnav
 {
	width: 200px;
	float: left;
	line-height: 115%;
	margin-top: 1em;
 }

 #content
 {
	margin-left: 200px;
	border-left: #333333;
	max-width: 36em;
	background-color: #CCCC99;
	height: auto;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
	padding-top: 1px;
 }

 #footer
 {
	color: #FFFFFF;
	background-color: #003366;
	border-top: 1px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	padding: 10px;
 }
 #content h2 { }
#content p {
	font-size: 90%;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 1em;
	font-family: "Trebuchet MS", Tahoma;
}
.date {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 75%;
	color: #003366;
	font-variant: caps;
	letter-spacing: 0.05em;
}
#content h3 {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 105%;
	color: #333333;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
	padding-top: 0.5em;
	margin-bottom: 0.25em;
}
#content h4 {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 90%;
	font-weight: normal;
	margin-top: 0px;
}
#content h1 {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 150%;
	color: #003366;
	margin-bottom: 0.5em;
}
#content h4 a {
	font-family: "Trebuchet MS", Tahoma;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
}
#content h4 a:hover {
	font-family: "Trebuchet MS", Tahoma;
	font-weight: normal;
	color: #003366;
	text-decoration: underline;
}
#note {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: bold;
	background-color: #E2E3A9;
	color: #333333;
	border-top: #333333;
	border-right: #999999;
	border-bottom: #999999;
	border-left: #333333;
	padding: 3px;
	margin-bottom: 10px;
	margin-top: 0px;
}
#content p a {
	font-family: "Trebuchet MS", Tahoma;
	color: #003366;
	text-decoration: none;
	font-weight: bold;
	font-size: 100%;
}
#content p a:hover {
	font-family: "Trebuchet MS", Tahoma;
	color: #003366;
	text-decoration: underline;
	font-weight: bold;
	font-size: 100%;
}
#banner {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height: 100px;
}
#floating {
}
#topbanner {
	background-color: #003366;
	margin-left: 200px;
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #FFFFFF;
	white-space: nowrap;
}
#logo {
}
strong {
	font-family: "Trebuchet MS", Tahoma;
	font-weight: bold;
	color: #333333;
}
.floatright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	background-color: #FFFFFF;
	padding: 5px;
	width: 147px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	float: right;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	color: #333333;
}
body {
	margin-top: 2em;
	background-image: url(images/grad_bg.jpg);
}
.subhead {
	font-size: 80%;
	font-weight: bold;
	color: #003366;
}
.floatimage {
	float: right;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 70%;
	font-style: italic;
	font-weight: bold;
}
#footer a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#quote {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	padding: 10px;
	font-size: 85%;
	font-style: normal;
	color: #003366;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	margin-bottom: 20px;
}
#quote img {
	margin-bottom: 10px;
}
#footer p {
	margin-bottom: 0px;
}
