body {
	background: #364f79 url(/images/body-bg.jpg) repeat-x;
	color: white;
	font: small/1.5 Tahoma, "Trebuchet MS", Arial, sans-serif;
}

body, html, ul#navlist {
	margin: 0;
	padding: 0;
}


/* ------------ TEXT ------------ */

h1 {
	font-size: 140%;
	margin-top: 13px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:130%;
}

h3{
	font-size: 100%;
	margin: 0 0 5px 0;
}

a {
	color: #6382a9;
	text-decoration:none;
}

a:hover, a:focus, a:active {
	text-decoration: underline;
}

dt {
	font-weight: bold;
	margin: 10px 0;
}

dd{
	margin-bottom: 8px;
}

/* ------------ LAYOUT ------------ */

#main-wrap {
	width: 778px;
	margin: 0 auto; 
}

#wrap {
	width: 778px;
	margin: 0 auto;
	background: transparent url(/images/wrap.png) top left repeat-y;
}


#header {
	background: transparent url(/images/header.png) top center no-repeat;
	position: relative;
	height: 196px;
	width: 778px;
	color: #213a65;
}

#text {
	width: 545px;
	border-top: 1px solid #909cb2;
	float:right;
	margin-right: 30px;
	display: inline;
	position: relative;
	z-index: 900;
	background: white;
	color: #213a65;
}

#text a {
	text-decoration: underline;
}

#text a:hover {
	text-decoration: none;
}

/* ------------ SIDEBAR ------------ */

#sidebar {
	float: left;
	width: 161px;
	margin-left: 27px;
	display:inline;
	position: relative;
	color: #213a65;
}



.side-top-logo {
	position: absolute;
	top: 61px;
	left: 34px;
}

.head-logo {
	position: absolute;
	top: 96px;
	left: 205px;
}

p.side-text {
	margin-bottom: 0;
	padding-bottom: 0;

}


#log-in {
	text-align: left;
	margin: 0 7px 0 7px;
	padding: 0 6px 0 5px;
	background: #848fa2;

}

#log-in form {
	margin-top: 0;
	padding-bottom: 6px

}

#log-in p {
	font-size: 80%;
	margin-top: 2px;
}

#log-in input{
	width: 123px;
}

#log-in a{
	color: #213a65;
}

#logos {
	text-align: center;
	margin-top: 40px;
}
#logos img{ margin:0px; margin-top:10px;}

#log-in input#submit {
	width: 70px;
	margin-bottom: 0;
	border: none;
}

.star {
	margin-top: 40px;
}


.star2007 {
	margin: 40px 0 0 0;
}


/* ------------ MENU ------------ */

ul#navlist {
	background: #e8e8e8 url(/images/sidebar-bg.gif) bottom left no-repeat;
	list-style-type: none;
	text-align: right;
	color: #213a65;
	padding-right: 10px;
	padding-bottom: 125px;
}

ul#navlist li{
	padding-top: 4px;

}

ul#navlist a {
	text-decoration: none;
	display: block;
	width: 151px;
}

ul#navlist a:hover, ul#navlist a:focus, ul#navlist a:active,
#home li#nav-home a,
#board li#nav-board a,
#committees li#nav-committees a,
#job_bank li#nav-job_bank a,
#membership li#nav-membership a,
#rsvp li#nav-rsvp a,
#events li#nav-events a,
#news li#nav-news a,
#contact li#nav-contact a,
#legislative li#nav-legislative a,
#links li#nav-links a,
#sponsors li#nav-sponsors a{
	color:#213a65;
}

/* ------------ FOOTER ------------ */

#footer {
	width: 778px;
	background: transparent url(/images/footer2.png) top left no-repeat;
	font-size: 90%;
	color: #fff;
	text-align: center;
	padding: 70px 0 20px 0;
	line-height: 1.0;
}


#footer li{
	padding-top: 150px;
	display: inline;
}

* html #footer ul {
	margin-top: 120px;
}

#footer a{
	color: #fff;
}

/* ------------ EXTRAS ------------ */

#links #text li { margin-bottom:10px; }

img.bioPic{ float:right; padding:8px; margin:0px 0px 10px 10px; background-color:#e8e8e8; border:#caced4 solid 1px;}

div#bio2PicArea{ width:220px; text-align:right; float:right;}
div#bio2PicArea img.bio2Pic{ display:block; padding:8px; margin:10px; background-color:#e8e8e8; border:#caced4 solid 1px;}


img.sponsorLogo{ margin:10px;}


p.side-text {
	font-weight: bold;
	margin-left: 7px;
	margin-bottom: 6px;
}

hr {

	height: 1px;
	border: none;
	color: #909cb2;
	background: #909cb2;
	margin: 15px 0;
	width: 100%;

}

.left-pic {
	margin-left: 38px;
	padding-top: 10px;
}

.mid-pic {
	margin-left: 35px;
}

.right-pic {
	margin-left: 34px;
}

dd.board-email {
	float: right;
}

img.banner {
	margin-left: 32px;
}

#fix {
	font-family: georgia, Arial, sans-serif;
}

#fix table {
	font-family: tahoma, Arial, sans-serif;
}

p.starter {
	margin-top: 10px;
	margin-bottom: 0;
}


.f-right {
	float: right;
	margin: 0 10px 10px 10px;
}

.f-left {
	float: left;
	margin: 0 10px 10px 0;
}

.center { text-align: center; }
.right { text-align: right; }

.clear { clear: both; }

a img { border: none; }

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hide from IE Mac \*/
* html .clearfix { height: 1%; }
.clearfix {display: block;}
/* End hide from IE Mac */

/* ------------ IE6/PNG ------------ */

/* commented backslash hack v2 \*/
* html #wrap {
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/wrap.png', sizingMethod='scale');
}
* html #header {
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/header.png', sizingMethod='image');
}

* html #footer {
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/footer.png', sizingMethod='crop');
}
/* end hack */ 

/* ------------ IE5/MAC------------ */

/*\*//*/
body { background-image: none; }
#wrap { background-image: none; background-color: white; }
#header { background-image: none; }
#footer { background-image: none; padding-top: 20px; }
ul#navlist { background-image: none; }
/**/


#dCaptcha{ border:#000 solid 1px; padding:5px; background-color:#F3F3F3; }
#dCaptcha #dCaptchaMessage a{ color:#FFF; }
#dCaptcha #dCaptchaMessage {
	position:relative;
	padding: 5px; 
	margin: 10px; 
	color: #FFFFFF; 
	background-color:#999999;
	text-align: center;
}
