body {
	background: #ffffff url("images/bg.gif") top center fixed no-repeat;
	color: #000000;
	font-family: Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 1.3;
	margin-top: 0px;
}

#container {
	width: 912px;
	margin: auto;
}

#header {
	border: none;
	padding: 0;
}

a.header img, a.header:hover img {
	border: none;
}

/* Navigation Menu */
#nav {
	background: #98aeed;
	border-bottom: #2C3449 5px solid;
	height: 19px;
	margin-top: -3px;
	position: relative;
	text-align: center;
}

#nav a, #nav2 a, #nav3 a {
	color: #2C3449;
	padding: 3px;
}

#nav ul {
	list-style: none;
}

#nav > ul > li {
	font-size: .9em;
	display: inline;
	padding: 0em 2em;
	position: relative;
	text-transform: uppercase;
}

#nav > ul > li > a, #nav2 > ul > li > a, #nav3 > ul > li > a {
	color: #2C3449;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

#nav > ul > li:hover > a, #nav2 > ul > li:hover > a, #nav3 > ul > li:hover > a {
	background: none;
	color: #2C3449;
	text-decoration: none;
}

#nav > ul > li > ul {
	background: #63729c;
	display: none;
	left: -23px;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 0;
	top: 1.2em;
}

#nav > ul > li:hover > ul {
	display: block;
	border: #2C3449 1px solid;
	margin-top: 0px;
	padding-top: 8px;
	z-index: 200;
	width: 150px;	
}

#nav > ul > li > ul > li {
	color: #ffffff;
	font-size: 0.8em;
	margin: 0;
	padding: 0 3px;
	text-align: center;
	text-transform: capitalize;
	z-index: 200;
}

#nav > ul > li > ul > li > a {
	color: #ffffff;
	text-decoration: none;
}

#nav > ul > li > ul > li:hover{
	background: #7a6e3d;
	color: #ffffff;
	text-decoration: none;
}

#nav a.current:link, #nav a.current:visited, #nav a.current:hover, #nav2 a.current:link, #nav2 a.current:visited, #nav2 a.current:hover, #nav3 a.current:link, #nav3 a.current:visited, #nav3 a.current:hover {
	background-color:#2C3449;
	color:#ffffff;
	font-weight: normal;
	padding: 2px 4px;
	text-decoration: none;
}

/* Stellar Navigation Menu */
#nav2 {
	background: #98aeed;
	border-bottom: #2C3449 5px solid;
	height: 19px;
	margin-top: -10px;
	position: relative;
	text-align: center;
	z-index: 100;
}

#nav2 ul {
	list-style: none;
	margin-left:-20px;
}

#nav2 > ul > li {
	font-size: .9em;
	display: inline;
	padding: 0em 0.5em;
	position: relative;
	text-transform: uppercase;
}

#nav3 {
	background: #98aeed;
	border-bottom: #2C3449 5px solid;
	height: 19px;
	margin-top: -10px;
	position: relative;
	text-align: center;
	z-index: 100;
}

#nav3 ul {
	list-style: none;
	margin-left:-40px;
}

#nav3 > ul > li {
	font-size: .9em;
	display: inline;
	padding: 0em 0.3em;
	position: relative;
	text-transform: uppercase;
}

/* Page content */
#content {
	min-height: 215px;
	padding: 2px 20px 10px;
}

#content.wide {
	text-align: center;
	width: 2000px;
}

#content a:link {
	color: #2C3449;
	font-style: italic;
}

#content a:visited {
	color: #6E6D93;
	font-style: italic;
}

#content a:hover {
	background: #2C3449;
	color: #ffffff;
}

.boa {
	font-size: 11pt;
}

.boa a:link, .evaluator a:link {
	color: #2C3449;
	font-style: normal !important;
	text-decoration: none;
}

.boa a:visited, .evaluator a:visited  {
	color: #6E6D93 !important;
	font-style: normal !important;
	text-decoration: none !important;
}

.boa a:hover, .evaluator a:hover {
	background: #2C3449;
	color: #ffffff;
	font-style: normal !important;
	text-decoration: none !important;
}

h1 {
	color: #2C3449;
	border-bottom: #c9b96f 1px solid;
	font-family: Georgia, serif;
	font-size: 1.2em;
	margin-bottom: -0.75em;
	padding-bottom:0;
	text-transform:uppercase;
}

h2 {
	color: #6E6D93;
	font-family: Georgia, serif;
	font-size: 1.2em;
	font-style: italic;
	font-weight: bold;
	margin-bottom: -0.75em;
}

h2.press, h2.photos {
	background-color: #6E6D93;
	color: #fff;
	font-size: 1.2em;
	font-style: italic;
	font-weight: bold;
	padding-left: 15px;
	margin-bottom: -0.75em;
}

img {
	border: none;
	text-align: center;
}

#content ul {
	color: #63729c;
	list-style-type: square;
}

#content ul li {
	padding-bottom: 7px;
}

#content ul ul {
	color: #000;
	margin-left: 18px;
	padding-left: 0px;
}

#content ul ul li {
	padding-bottom: 0px;
}

.clear_both {
	padding: 0;
	margin: 0;
	clear: both;
	height: 0;
}

.agenda_float_left {
	bottom: 250px;
	*+bottom: 0;
	bottom: 0\0/;
	float: left;
	left: 200px\0/;
	margin-bottom: -250px;
	*+margin-bottom: 0;
	margin-bottom: 0\0/;
	margin-left: -200px\0/;
	*+margin-right: -200px;
	position: relative;
	z-index: 15;
}

.float_left {
    float: left;
    max-width: 250px;
	padding-bottom: 25px;
    padding-right: 25px;
    padding-top: 20px;
    position: relative;
}

.stellar_eval_member_image_caption{
	padding: 0 10px 10px;
	position: relative;
	float: right;
	font-size: smaller;
	font-style: italic;
	text-align: center;
	margin: 0;
	max-width: 150px;
	color: #2C3449;
}

.image_caption {
	padding: 10px;
	position: relative;
	float: right;
	font-size: smaller;
	font-style: italic;
	text-align: center;
	max-width: 320px;
	color: #2C3449;
	min-width:200px;
}

.image_center {
	text-align: center;
	font-size: smaller;
	color: #2C3449;
}

.image_left {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
}

.press_photo_right {
	float: right;
	width: 190px;
	clear: right;
}

.committee_photo {
	color: #2C3449;
	float: right;
	font-size: 10px;
	font-style: italic;
	max-width: 400px;
	padding: 10px 0 10px 30px;
	text-align: center;
}

.red_note {
	color: #CC0000;
}

.right {
	text-align: right !important;
}

.small {
	font-size: smaller;
}

a:link span.small {
	line-height: 25px;
}

.table_header {
	background: #63729c;
	color: #fff;
}

.text {
	color: #000;
}

.top {
	background: #98aeed;
	margin-bottom: 7px;
	text-align: center;
}

.top a:link, .top a:visited, .top a:hover {
	color: #2C3449;
	text-decoration: none;
}

#footer {
	background: #2C3449 url('images/footer.jpg') no-repeat fixed top center;
	color: white;
	font-size: 0.7em;
	height: 51px;
	padding: 1px 10px;
}

#footer a:link, #footer a:visited {
	color: #98aeed;
}

#footer table {
	background: url('images/footer.jpg') no-repeat fixed top center;
}

blockquote div {
	text-indent: 30px;
}

.agenda_decade {
	float: left;
	width: 270px;
}

.sponsor {
	text-align: center;
}

.sponsor img {
	vertical-align: middle;
}

/* Google Search */
#___gcse_0 {
	position: fixed;
	top: 0;
	right: 5px;
	z-index: 300;
}

.gsc-wrapper {
	overflow-y: scroll;
	max-height: 300px;
}