@import url("/css/whitespace.css");
@import url("/css/forms.css");
@import url("/css/news.css");
@import url("/css/newswire.css");
@import url("/css/photo-gallery.css");
@import url("/css/memberdir.css");

body {
	background: #2A506C url(../images/bg.gif) 0 0 repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1f5174;
}
a:link, a:visited {
	color: #152735;
	text-decoration: underline;
}
a:hover, a:active {
	color: #152735;
	text-decoration: none;
}
textarea {
	width: 300px;
	height: 120px;
}
#container {
	width: 932px;
	margin: 0 auto;
	background: #FFF url(../images/header.jpg) 0 0 no-repeat;
}
#header {
	height: 87px;
	margin: 0;
	text-indent: -1234em;
}
#header a {
	display: block;
	height: 87px;
	text-decoration: none;
}
#navigation {
	position: relative;
	margin: 0;
	height: 333px;
	list-style: none;
}
#navigation li {
	position: absolute;
	margin: 0;
	width: 132px;
	height: 57px;
	text-indent: -1234em;
}
#navigation li a {
	display: block;
	height: 57px;
	text-decoration: none;
}
#navigation li a:hover {
	background: #FFF;
	opacity: .1;
	filter: alpha(opacity=10);
}
#home {
	top: 2px;
	left: 1px;
}
#about {
	top: 2px;
	left: 134px;
}
#find {
	top: 2px;
	left: 267px;
}
#events {
	top: 2px;
	left: 400px;
}
#membership {
	top: 2px;
	left: 533px;
}
#directory {
	top: 2px;
	left: 666px;
}
#affiliates {
	top: 2px;
	left: 799px;
}
#leadership {
	top: 255px;
	left: 1px;
}
#hof {
	top: 255px;
	left: 134px;
}
#awards {
	top: 255px;
	left: 267px;
}
#resources {
	top: 255px;
	left: 400px;
}
#scholarships {
	top: 255px;
	left: 533px;
}
#gallery {
	top: 255px;
	left: 666px;
}
#contact {
	top: 255px;
	left: 799px;
}
#links {	display: none;}
#navigation ul {
	display: none;
}
#content {
float: right;
width: 566px;
padding: 0 31px 10px 0;
}
#title {
	margin: 0 0 23px;
	color: #d9d2bd;
	font-size: 24px;
	text-transform: uppercase;
	line-height: 45px;
	vertical-align: middle;
	padding-left: 36px;
	letter-spacing: -1px;
}
#column {
	width: 290px;
	padding: 0 0 5px 11px;
}
#column h2.heading{
	margin: 0 0 23px;
	color: #d9d2bd;
	font-size: 24px;
	text-transform: uppercase;
	line-height: 45px;
	vertical-align: middle;
	padding-left: 50px;
	letter-spacing: -1px;
}
#memberdir {
	background: #24455d url(../images/memberdirectoryboxtop.jpg) 0 0 no-repeat;
	border: 1px solid #24455d;
	padding: 2px 8px;
	width: auto;
	color: #b9b095;
	width: 272px;
	text-align: right;
	display: none;
}
#memberdirectory #memberdir {
	display: block;
}
#memberdir h2.heading {
	font-size: 18px;
	line-height: 22px;
	padding-left: 40px;
	margin: 0 0 14px;
	text-align: left;
}
#memberdir label {
	width: 110px;
	font-weight: bold;
	text-align: left;
}
#memberdir input {
	width: 150px;
}
#memberdir select {
	height: 95px;
	width: 155px;
}
#footer {
	background: #172d3c;
	padding: 5px;
	color: #ede4c8;
	text-align: center;
}
#footer a {
	color: #ede4c8;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#byline a {
	color: #8fa1a9;
}
#byline {
	margin: 0 0 5px;
	font-size: 10px;
}

table.hall {
border-width: 0;
width: 400px;
margin: 10px 0 20px;
}
.hall td {
border-width: 0;
padding: 2px 3px;
}
.hall th {
border-width: 0;
color: #152735;
text-align: left;
padding: 2px 3px;
}
.presidents thead th,
.fellows th {
color: #d9d2bd;
text-align: center;
background: #152735;
padding: 3px;
}
.member-name {
	text-transform: uppercase;
}
.term{
	background-color:#9966FF;
	color:#ffffff;
}
