@charset "UTF-8";
/* CSS Document */

html, body {
	background-image: url(images/bg_main.gif);
	background-repeat: repeat;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

h1, h2, h3, h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #173A9C;
}

h1 {
	font-size: 18px;
}

h2 {
	font-size: 16px;
}

h3 {
	font-size: 13px;
}

h4 {
	font-size: 12px;
}

p, li {
	color: #404244;
	font-size: 13px;
	line-height: 19px;
}

a {
	color: #2956A1;
}

a:hover {
	color: #788FB4;
}


div, img {
	margin: 0;
	padding: 0;
	border: 0;
}

img.floatright {
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
}

div#container {
	width: 1026px;
	margin: 0 auto;
	background-image: url(images/lw_masthead.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	position: relative;
	background-color: white;
}

table#menubar {
	position: absolute;
	left: 97px;
	top: 121px;
}

#menubar img.rollover {
	display: none;
}

div#content {
	padding: 200px 120px 20px 40px;
}


div#footer p {
	text-align: center;
	padding: 36px 0 48px 0;
	margin: 0;
}

div#sidebar {
	width: 190px;
	float: left;
	padding-top: 40px;
}

div#main, div#mainleft {
	margin-left: 240px;
}

div#mainleft {
	margin-right: 240px;
}

div#mainright {
	width: 135px;
	position: absolute;
	top: 219px;
	left: 716px;
}

div#content>div#mainright {
	top: 200px;
}

div#mainright p {
	white-space: nowrap;
}

div#calendar {
	margin-left: 88px;
}

p.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 17px;
	color: #2956A1;
	font-weight: bold;
}

p.quote span.source {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-weight: 500;
}

p.sidebar {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
}

p.sidebar a {
	color: black;
}

p.sidebar a:hover {
	color: #788FB4;
}

ul.mission {
	margin-top: 0;
	padding-top: 0;
	padding-left: 20px;
	list-style-image: url(images/bullet_square.gif);
}

ul.mission h3 {
	margin: 0;
	padding: 0;
	padding-bottom: 2px;
	font-style: italic;
}

div#wheel {
	position: relative;
}

#colorwheel {
	padding-left: 90px;
	padding-top: 10px;
}

#popblue, #popyellow, #popred, #popgreen, #popcross {
	position: absolute;
	display: none;
}

#popblue {
	left: -43px;
	top: 57px;
}

#popyellow {
	left: 139px;
	top: -124px;
}

#popred {
	left: 244px;
	top: 57px;
}

#popgreen {
	left: 139px;
	top: 164px;
}

#popcross {
	left: 416px;
	top: 57px;
}

#popmessage {
	position: absolute;
	left: 430px;
	top: 140px;
}

#hiddenmap {
	position: absolute;
	top: 10px;
	left: 90px;
}

.bios h2 {
	margin-bottom: 0;
}

.bios h3 {
	margin: 0;
}

.bios p {
	margin-top: 0;
	margin-bottom: 30px;
}

a.indent {
	padding-left: 20px;
	font-weight: 500;
}

p.program {
	margin-bottom: 4px;
}

p.program span {
	font-size: 8px;
	vertical-align: 5px;
}

p.description {
	margin-top: 0;
}

table.form {
	margin-top: 0;
}

p.required {
	font-weight: bold;
	color: #173A9C;
	margin: 0 10px 4px 0;
}

p.optional {
	margin: 0 10px 4px 0;
}

p.error {
	color: #990000;
}

table#calendar {
	margin-left: 0;
	padding-left: 0;
	margin-top: 20px;
}

#calendar p {
	margin: 0;
	padding: 0;
	line-height: 13px
}

#calendar hr {
	margin: 0;
	padding: 0;
}

h3.newshead {
	margin-bottom: 15px;
}

a.morelink {
	font-size: 12px;
	font-weight: bold;
	color: #404244;
}

div.moretext {
	display: none;
}

p.hpvideos {
	font-size: 11px;
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 8px;
	position: relative;
	top: -8px;
}