/* normalize defaults */

html, head, body, 
h1, h2, h3, h4, h5, h6, 
div, span, p, blockquote, img, a,
table, caption, tr, thead, th, tbody, td,
ul, ol, li {
	margin: 0;
	padding: 0;
	line-height: 1em;
	font-size: 1em;	
}

/* top level elements */

body {
}

#container {
	width: 100%;
	margin: 0;
	background-color: #fff;
	color: #333;
	line-height: 130%;
}

a img {
	border: none;
}

a:link {
	color: #990000;
}

a:visited {
	color: #666;
}

a:hover,
a:active {
	color: #CC9933;
}

/* header */

#headerwrapper {
	background: #fff url("images/header_banner_bg2.gif") repeat-x top left;
	overflow: hidden;
}

#header {
	width: 649px;
	height: 148px;
}

.headerleft {
	float: left;
	width: 211px;
	height: 148px;
	background-image: url("../img/home/photo1.jpg");
	text-align: right;
	background-color: #fff;
	z-index: 10;
}

#header h1 {
	float: left;
	background: #fff url("../img/home/photo2.jpg")  no-repeat top right;
	width: 428px;
	height: 46px;
	padding: 102px 0 0 1px;
	border-bottom: 1px solid #fff;
}


.mitheader {
	padding: 29px 0 0 16px;
	position: relative;
	display: block;
	white-space: nowrap;
}

#subheadwrapper {
	background: #fff url("images/header_banner_bottom_bg2.gif") repeat-x top left;
}

#subhead {
	width: 718px;
	height: 48px;
}

/* leftnav */

#leftnav {
	float: left;
	width: 211px;
	margin: 0;
	border-right: 1px solid #999;
	padding-bottom: 20px;	
}

#leftnav .h2wrapper {
	border-top: 2px solid #ccc;
	border-bottom: 2px solid #ccc;
	border-left: 4px solid #ccc;
	border-right: 4px solid #ccc;
	background-color: #ccc;
	margin-bottom: 15px;
}

#leftnav .h2wrapper h2 {
	padding: 5px 10px 3px 17px;
	font: .87em verdana, sans-serif;
	text-transform: uppercase;
	color: #fff;
	font-weight: bold;
	letter-spacing: .05em;
	border: 1px solid #fff;
}

#leftnav ul {
	padding: 0 3px 18px 11px;
}

#leftnav ul li
{
	font: .78em verdana, sans-serif;
	padding-left: 15px;
}

#leftnav ul li a:link,
#leftnav ul li a:visited,
#leftnav ul li a:hover, 
#leftnav ul li a:active {
	color: #990000;
}

#leftnav ul.initiatives {
}

#leftnav ul.initiatives li {
	list-style: none;
	background: url("images/arrow_red_on_white_nav2.gif") no-repeat top left;
	line-height: 1.3em;
}

#leftnav ul.initiatives li a {
	font-weight: bold;
	text-decoration: none;
}

#leftnav ul.initiatives li a:hover,
#leftnav ul.initiatives li a:active {
	color: #000;
}

#leftnav ul.initiatives li:hover {
	background: url("images/arrow_black_on_white_nav2.gif") no-repeat top left;
}

#leftnav h3 {
	font: .7em verdana, sans-serif;
	color: #333;
	font-weight: bold;
	margin: 1em 0 0 8px;
}

#leftnav ul.news {
	padding-bottom: 0px;
}

#leftnav ul.news li {
	list-style: none; 
	background: url("images/arrow_gray_on_white_nav.gif") no-repeat top left;
	font-size: .7em;
	padding-left: 19px;
	padding-right: 15px;
	line-height: 1.2em;
}

#leftnav ul.news li a:visited {
	color: #666;
}

#leftnav ul.news li a:hover,
#leftnav ul.news li a:active {
	color: #CC9933;
}

/* content */

#content {
	margin-left: 211px;
	border-left: 1px solid #999;
	padding: 1em;
}

.welcome {
	background: #eee url("images/corner_gray_rounded_upper_left.gif") no-repeat top left;
	padding: 7px 18px;
	font: .78em verdana, sans-serif;
	line-height: 1.25em;
	margin: 14px 2px 0px 2px;
}

.welcome p {
	font-size: 1em;
	line-height: 1.25em;
}

.welcome h2 {
	color: #990000;
	font-weight: bold;
	margin: .5em 0;
	text-align: right;
}

a.issue,
a.back,
a.archive {
	text-transform: uppercase;
	font-weight: bold;
	display: block;
	text-align: right;
	margin: 23px 65px 25px 0;
	padding-right: 20px;
	color: #990000;
	background: url("images/arrow_gray_on_gray.gif") no-repeat top right;
	text-decoration: underline;
}

a.issue:visited {
	color: #666;
	text-decoration: underline;
}

a.issue:hover,
a.issue:active {
	color: #CC9933;
	text-decoration: underline;
}

#feature {
	margin-top: 13px;
	padding: 17px;
	border: 1px solid #999;
	font: .78em verdana, sans-serif;
	color: #333;
}

#feature h2 {
	color: #990000;
	font-size: 1.1em;
	line-height: 1.15em;
	padding-left: 103px;
	margin-bottom: 0;
}

#feature h2.nopic {
	padding-left: 0;
}

#feature h3 {
	font-weight: normal;
	line-height: 1.2em;
	margin-bottom: 1.5em;
	padding-left: 103px;
	margin-top: -5px;
}

#feature h4, h5 {
	margin-top: 1em;
	line-height: 1.2em;
}

#feature h5 {
	font-weight: normal;
	font-style: italic;
}

#feature p {
	padding-top: 1em;
	line-height: 1.25em;
}

#feature ul, ol {
	margin: 1em 0 1em 35px;
}

#feature li {
	line-height: 1.25em;
	margin-bottom: .2em;
}

#feature ul.archive {
	margin: 1.6em 0 2em 15px;
	color: #000;
}

#feature ul.archive li {
	line-height: 1.1em;
}

#feature ul.archive li a {
	font-weight: bold;
	margin-bottom: 0;
	}

#feature a.issue,
#feature a.back,
#feature a.archive {
	background-image: url("images/arrow_gray_on_white_nav.gif");
	margin-top: 10px;
	width: 8.2em;
	height: 1.5em;
	text-align: left;
}

#feature a.back,
#feature a.archive {
	background: url("images/arrow_left_gray_on_white.gif") no-repeat top left;
	padding-left: 18px;
	width: auto;
	margin-bottom: 0;
	padding-bottom: 0;
	float: left;
}

#feature .linkbox {
	display: block;
	overflow: hidden;
}

#feature hr {
	margin-top: 1em;
	height: 2px;
	width: 100%;
}

.welcome div.highlight {
	background-color: #FFFF99;
	margin-top: 1em;
	margin-bottom: 0;
	padding: 5px 30px;
}

.welcome div.highlight h2 {
	font-weight: bold;
	color: #990000;
	font-size: 1em;
	text-align: left;
	padding-top: 7px;
	line-height: .2em;
}

.welcome div.highlight p {
	margin-top: 0;
}

.imgleft,
.imgright {
	padding: 6px 12px;
}

.imgleft {
	float: left;
}

.imgright,
.sidebar, 
.largesidebar,
.halfsidebar {
	float: right;
}

.imgleft p,
.imgright p {
	font-size: .84em;
	font-weight: bold;
	text-align: center;
}

.sidebar,
.largesidebar,
.halfsidebar {
	width: 270px;
	padding: 5px;
	background-color: #FFFFCC;
	margin-left: 30px;
}

.largesidebar {
	width: 390px;
}

#feature .largesidebar h4 {
	font-size: 1.35em;
	text-align: center;
	line-height: 1.4em;
	margin-bottom: 2em;
}

#feature .largesidebar h5 {
	font-style: normal;
	font-weight: bold;
	margin-bottom: .75em;
}

.halfsidebar {
	width: 50%;
}

#feature .halfsidebar p {
	line-height: 1.2em;
	padding-top: 0;
}

#feature .halfsidebar h4 {
	text-align: center;
}

#feature .halfsidebar h5 {
	color: #663333;
	font-style: normal;
	font-weight: bold;
	margin-bottom: 0;
	padding-bottom: .25em;
}

#feature .sidebar p,
#feature .largesidebar p {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.1em;
	text-align: left;
	padding-top: 0;
	margin-bottom: 1em;
	line-height: 1.2em;
}

#feature .profilebox {
	overflow: hidden;
	margin-bottom: 1em;
}

#feature .profilebox .sidebar {
	background-color: transparent;
	width: 315px;
	margin-left: 50px;
}

#feature .profilebox .sidebar {
	font: 1em verdana, sans-serif;
}

.profilebox .sidebar img {
	display: block;
	margin: 0 auto;
	padding-bottom: 1em;
}

#feature .profilebox .sidebar h5 {
	font-style: normal;
	font-weight: bold;
}

#feature .profilebox .sidebar ul {
	margin-top: .5em;
}

.clearing {
	clear: both;
}

/* hack to get IE6 to play nice */

#featureimg {
	float: left;
	margin: -47px 0 0 -9px;
	display: block;
}

/* for browsers that support CSS2 */

#feature>img {
	margin-left: -18px;
}

/* footer */

#footerwrapper {
	clear: both;
	margin: 0;
	color: #333;
	background: url("images/footer_bottom_bar_bg2.gif") repeat-x bottom left;
	height: 106px;
}

#footer {
	padding-left: 247px;
	height: 106px;
	width: 680px;
	background: url("images/footer_left2.gif") no-repeat bottom left;
	font: .65em verdana, sans-serif;
}

#footer a:link, 
#footer a:visited,
#footer a:active {
	color: #fff;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer .white {
	padding-top: 35px;
	padding-bottom: 17px;
	color: #fff;
}

#footer .grey {
	color: #999;
}

#leftnav p { margin: 0 0 1em 0; }
#content h2 { margin: 0 0 .5em 0; }
