body { 

	padding: 0; 
	color: #ffffff;
	font-size: 12px;
	text-align: left;
	margin: 0 0 20px 0;
	background-color: #02477a; 
	font-family: Arial, Helvetica, sans-serif;
	}

p {margin: 10px;}

h1, h2, h3, h4, h5, h6, img {
	margin: 0;
	padding: 0;
	}
	
h1 {
	color: #02477a;
	font-size: 30px;
	text-align: right;
	letter-spacing: 1.5px;
	padding: 100px 10px 0 0;
	font-family: "Times New Roman", Times, serif;
	}

h2 {	
	top: 0px;
	right: 10px;
	width: 152px;
	height: 22px;
	display: block;
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	text-align: center;
	position: absolute;
	background: transparent url('images/tab-bookmark.gif') no-repeat;
	}
	
h3 {
	float: left;
	font-size: 16px;
	padding-top: 3px;
	line-height: 33px;
	font-weight: bold;
	text-align: center;
	}
	
h4 {
	display: block;
	font-size: 16px;
	line-height: 32px;
	font-weight: bold; 
	text-align: center;
	background-color: #28201d;
	border-top: 2px solid #ffffff;
	border-bottom: 2px solid #ffffff;
	}

h5 {
	color: #620d0f;
	font-size: 30px;
	font-weight: bold;
	padding: 20px 0 10px 372px;
	font-family: "Times New Roman", Times, serif;
	}
	
h6 {
	color: #ffffff;
	font-size: 24px;
	}

hr {
	width: 80%;
	color: #ffffff;
	margin: 20px auto;
	text-align: center;
	background-color: #ffffff;
	}

.italics {font-style: italic;}

.center {
	display: block;
	margin: 0 auto;
	}

.centered {text-align: center;}

img {
	margin: 0;
	padding: 0;
	border: none;}

ul, li {
	margin: 0;
	padding: 0;
	list-style: none;
	}
	
ol li {
	padding-bottom: 10px;
	list-style-type: decimal;
	}

form {
	margin: 0;
	padding: 0;
	}
	
label {
	font-weight: bold;
	text-align: right;
	padding-right: 10px;
	}

a:link, a:visited {
	z-index: 1;
	color: #ffffff;
	}

h2 a:link, h2 a:visited, h3 a:link, h3 a:visited, h4 a:link, h4 a:visited {text-decoration: none;}

h2 a:link, h2 a:visited, #footer a:link, #footer a:visited {color: #02477a;}

/******************/
/***** Header *****/
/******************/
#header {
	height: 170px;
	background-color: #ffffff;
	}

#header img {float: left;}

.logo {padding: 10px;}


#highlights {
	width: 530px;
	float: right;
	}

.banner {
	padding-top: 133px;
	text-align: center;
	}

#ieRoot .banner {padding-top: 120px;}

#ieOLD #highlights {margin-right: -10px;}

.banner a:link, .banner a:visited {color: #02477a;}

/**********************/
/***** Containers *****/
/**********************/
#container {
	width: 960px;
	margin: 0 auto;
	position: relative;
	background-color: #ffffff;
	}
	
/*********************************/
/***** Main Navigtional Tabs *****/
/*********************************/
.tabs {
	width: 100%;
	height: 36px;
	}

.tabs h3:first-child {
	width: 176px;
	margin-left: 2px;
	}

h3 + h3 {
	width: 177px;
	margin-left: -5px;
	}

.public-tab {background: transparent url('images/tab-public.gif') no-repeat;}
.members-tab {background: transparent url('images/tab-members.gif') no-repeat;}

/******************************/
/***** Internal Page Tabs *****/
/******************************/
.tabs-long {display: inline;}

.tabs-long h3:first-child {
	width: 242px;
	margin-left: 0;
	}

.tabs-long h3 + h3 {
	width: 241px;
	margin-left: -2px;
	}

.tab-long-red {background: transparent url('images/tab-long-red.gif') no-repeat;}
.tab-long-blue {background: transparent url('images/tab-long-blue.gif') no-repeat;}
.tab-long-orange {background: transparent url('images/tab-long-orange.gif') no-repeat;}
.tab-long-black {background: transparent url('images/tab-long-black.gif') no-repeat;}
.tab-long-red-underlined {background: transparent url('images/tab-long-red-underlined.gif') no-repeat;}
.tab-long-blue-underlined {background: transparent url('images/tab-long-blue-underlined.gif') no-repeat;}
.tab-long-orange-underlined {background: transparent url('images/tab-long-orange-underlined.gif') no-repeat;}
.tab-long-black-underlined {background: transparent url('images/tab-long-black-underlined.gif') no-repeat;}

/**************************/
/***** Members Column *****/
/**************************/
#member {
	clear: both;
	float: left;
	width: 350px;
	height: 535px;
	position: relative;
	border-style: solid;
	border-width: 0 2px;
	border-color: #ffffff;
	background-color: #620d0f;
	}

.members {
	height: 199px;
	border-top: 1px solid #620d0f;
	}

.members li {padding: 20px 0 0 20px;}

.welcome {
	height: 179px;
	padding-top: 20px;
	border-top: 1px solid #620d0f;
	}

#ieRoot .welcome {
	height: 169px;
	padding-top: 30px;
	}

.bottom {
	text-align: right;
	padding: 20px 110px 0 0;
	}

.bottom ul li {
	height: 35px;
	display: block; 
	}

.survey {
	width: 100%;
	bottom: 10px;
	text-align: center;
	position: absolute;
	}

/*************************/
/***** Other Columns *****/
/*************************/
#about {
	float: left;
	width: 200px;
	height: 535px;
	border-style: solid;
	border-color: #ffffff;
	border-width: 0 1px 0 0;
	background-color: #02477a;
	}

#find, #news {
	float: left;
	width: 200px;
	height: 535px;
	border-style: solid;
	border-color: #ffffff;
	background-color: #9a5b27;
	border-width: 0 1px 0 1px;
	}

#resources, #events {
	float: left;
	width: 200px;
	height: 535px;
	border-style: solid;
	border-color: #ffffff;
	background-color: #28201d;
	border-width: 0 2px 0 1px;
	}

img.top {margin-bottom: -3px;}

dl {margin: 10px;}

dt {font-weight: bold;}

dd + dt {padding-top: 10px;}

dd {margin: 0;}

#resources ul, #about ul {padding: 0 10px 0 20px;}

#resources ul li, #about ul li {
	padding-bottom: 10px;
	list-style-type: disc;
	}

#resources p + p, #about p + p, #news p + p {padding-top: 10px;}

/**************************/
/***** Internal Pages *****/
/**************************/
.internal {
	clear: both;
	height: 525px;
	position: relative;
	border-style: solid;
	border-width: 0 2px;
	border-color: #ffffff;
	}

.fixed {
	clear: both;
	right: 20px;
	bottom: 10px;
	position: absolute;
	}

#content {
	padding-top: 20px;
	position: relative;
	margin: 0 20px 20px 20px;}

#content p {margin-left: 0;}

#overflowing {
	height: 465px;
	overflow: auto;
	padding-top: 20px;
	position: relative;
	margin: 0 0 20px 20px;}

#overflowing p {margin-left: 0;}

#overflowing dl {margin-bottom: 20px;}

.council {text-align: center;}

#left, #right {
	float: left;
	width: 449px;
	}

#right {border-left: 1px solid #ffffff;}

#right dl {margin-left: 20px;}

.internal dl, .internal dt, .internal dd {
	margin: 0;
	text-align: left;
	}

p.title {
	font-size: 16px;
	font-weight: bold;
	}

.council dt {font-style: italic;}

.council dl dd:last-child {margin-bottom: 20px;}

.bio {display: none;}

.topper {
	font-size: 16px;
	font-weight: bold;
	}
	
.body {
	display: block;
	padding-bottom: 10px;
	}

dd a:hover + a.bio, dd a + a.bio:hover {
	top: 20px;
	left: 0px;
	width: 877px;
	padding: 10px;
	display: block;	
	position: absolute;
	background-color: #620d0f;
	border: 1px solid #ffffff;
	}

.president img {
	float: left;
	padding: 13px 10px 10px 0;
	}

.illness, .brain-thing-1, .about, .events {background-color: #620d0f;}
.psychiatrist, .brain-thing-2, .president, .news {background-color:  #02477a;} 
.choose, .brain-thing-3, .council, .resources {background-color: #9a5b27;}
.finding, .brain-thing-4, .contact, .employment {background-color: #28201d;}

ul.normal, ul.normal ul {margin-left: 15px;}

ul.normal li {list-style: disc;}

ul.normal ul li {list-style: circle;}

/*************************/
/***** Video Section *****/
/*************************/
.video {position: relative;}

.video dl {margin: 0;}

.video dt:first-child {margin-top: 20px;}

.video dd {margin-left: 10px;}

#video {
	top: 0;
	right: 0px;
	position: absolute;
	}

#ieOLD #video {right: 20px;}

/******************/
/***** Footer*****/
/******************/
#footer {
	clear: both;
	width: 958px;
	height: 202px;
	color: #000000;
	margin-bottom: 20px;
	background-color: #ffffff;
	}

#footer img {float: left;}

#footer p {
	margin-left: 372px;
	padding-right: 10px;
	}

#footer p + p {padding-top: 18px;}
		
/*************************************/
/***** Fix for annoying FF issue *****/
/*************************************/
a {outline: none;}

.green {
	padding: 5px;
	width: 300px;
	margin: 0 auto;
	color: #000000;
	text-align: center;
	border: 5px solid green;
	background-color: #ffffff;
	}
	
.green a {color: #000000;}
	
	
	
	
	
	
	
