
	
	/* SpryMenuBarHorizontal.css - Revision: Spry Preview Release 1.4 */
	
	/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */
	
			/*End of styles for the edit box*/
	
	/*******************************************************************************
	
	BROWSER HACKS: the hacks below should not be changed unless you are an expert
	
	*******************************************************************************/
	
	.MenuBarItemIE 
	{
		position: static;
	}
	
	/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
	ul.MenuBarHorizontal iframe
	{
		position: absolute;
		z-index: 1010;
	}
	/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
	@media screen, projection
	{
		ul.MenuBarHorizontal li.MenuBarItemIE
		{
			display: inline;
			float: left;
			background-color: #FFF;
		}
	}
	
	

/* CSS Document */
body {
	font-family:  'Lucida Grande', Verdana, Arial, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image:url(/site/1/images/bg.jpg);
	background-repeat: repeat-y center center;
	background-position: center;
	color: #333333;
	text-align: center;
	}

p {
	line-height: 18px;
	font-size: 11px;
	}

h1 {
	margin-top: 5px;
	margin-bottom: 0px;
	}

#container {
	width: 985px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding-bottom: 0px;
	background-color: #FFFFFF;
	text-align: left;
	}

#header {
	background-image:url(/site/1/images/header.jpg);
	width: 986px;
	height: 200px;
	}

#menu {
	background-color: #333333;
	color: #999999;
	text-align: center;
	padding: 10px;
	}

#menu a {
	color: #FFFFFF;
	}

#menu a:hover {
	color: #CCCCCC;
	background-color: #000000;
	}

#column-container {
	overflow: hidden;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-right: 20px;
	overflow: hidden;
	}

#column-left {
	width: 350px;
	float: left;
	padding: 10px 20px 0px 20px;
	background-color: #FFFFCD;
	}

#column-right {
	float: right;
	padding-top: 10px;
	width: 555px;
	}

#footer {
	clear: both;
	background-color: #333333;
	color: #FFFFFF;
	text-align: center;
	}

#footer a {
	color: #CCCCCC;
	}

#footer a:hover {
	color: #CCCCCC;
	background-color: #000000;
	}

#footer-links {
	font-size: 11px;
	line-height: normal;
	color: #666666;
	padding: 15px;
	margin-top: 0px;
	}

#footer-small-links {
	border-top: #FFFFFF dotted 1px;
	font-size: 9px;
	margin: 0px;
	padding: 10px;
	line-height: 20px;
	}

#spotlight {
	width: 350px;
	padding: 20px;
	margin-left: -20px;
	margin-top: 40px;
	background-color: #E6FFCD;
	border-top: 5px solid #333333;
	border-bottom: 5px solid #333333;
	}

#address {
	margin: 20px 60px;
	padding: 10px;
	color: #666666;
	background-color: #FFFFFF;
	text-align: left;
	border: 1px dotted #666666;
	}
	
.dropcap {
	float: left;
	color: #666666;
	font-size: 70px;
	line-height: 50px;
	padding: 5px;
	font-family: Georgia, Times, serif;
	}

.news-blurb {
	clear: right;
	 }

.more-news {
	text-align: center;
	font-size: 13px;
	border-top: 1px #666666 dotted;
	padding: 20px;
	}

a {
	color: #660000;
	text-decoration: none;
	}

p a:hover {
	color: #000099;
	text-decoration: none;
	}

.headline {
	display: none;
	}

.table_footer {
	display: none;
	}

div#container + span.bottom_links {
	display: none;
	}

.whatsnew {
	color: #ffffff;
	line-height: 18px;
	}

.whatsnew a:hover {
	color: #ffffff;
	text-decoration: none;
	}

.whatsnew-title {
	color: #333333;
	font-weight: bold;
	display: block;
	padding-top: 20px;
	padding-bottom: 0px;
	}

.whatsnew-description {
	font-size: 11px;
	color: #333333;
	display: block;
	margin-top: -10px;
	}

.whatsnew-title img {
	padding-right: 15px;
	padding-bottom: 15px;
	}

.whatsnew-title a:hover {
	text-decoration: none;
	color: #000000;
	}

.navlinks {
	padding-left: 10px;
	padding-right: 10px;
	}

.navlinks2 {
	padding-left: 10px;
	padding-right: 10px;
	}

#article-content {
	padding: 25px;
	}

#article-content h1 {
	padding-bottom: 15px;
	}

.explore-box {
	background-color: #003300;
	color: #FFFFFF;
	width: 200px;
	padding: 20px;
	margin: 20px;
	float: right;
	}

td.body {
	display: none;
	}

ul.oddeven {
	line-height: 20px;
	font-size: 11px;
	padding: 0px;
	margin-left: 50px;
	}

ul.oddeven li.odd {
	list-style: url(/site/1/template/world-bullet.gif);
	padding: 10px;
	padding-bottom: 5px;
	}

ul.oddeven li.even {
	list-style: url(/site/1/template/world-bullet.gif);
	padding: 10px;
	padding-bottom: 5px;
	}

ul a:hover {
	color: #000099;
	text-decoration: none;
	}
.subpages-intro {
font-size: 22px;
font-style: italic;
color: #003399;
font-family: Times New Roman, serif;
}
#news p {
font-size: 12px;
}
.news-header {
font-size: 30px;
font-family: Times, Georgia, serif;
font-style: bold;
font-variant: small-caps;
line-height: normal;
}
.news-body {
font-size: 13px;
font-family: Times, Georgia, serif;
}
.caption {
font-family: Times, Georgia, serif;
font-style: italic;
color: #901c3b;
}
.letters-body {
font-size: 13px;
font-family: Times, Georgia, serif;
}

#letters-left {
width: 40%;
margin-left: 10px;
padding-left: 10px;
float: left;
}
#letters-right {
width: 40%;
margin-left: 10px;
padding-left: 10px;
float: right;
}