#container {
	width: 770px;
	min-height: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(../images/containerbg.gif);
	background-repeat: repeat-y;	
}
table {
	font-size: 90%;
}

#header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	height: 190px;
	width: 770px;
	position: relative;
	background-color: #FFFFFF;
}
#home #header {
	background-image: url(../images/header-home.jpg);
	background-repeat: no-repeat;
	height: 190px;
	width: 770px;
}
#chapter-updates #header {
	background-image: url(../images/header-chapterupdates.jpg);
	background-repeat: no-repeat;
	height: 190px;
	width: 770px;
}
#research-promo #header {
	background-image: url(../images/header-researchpromo2.jpg);
	background-repeat: no-repeat;
	height: 190px;
	width: 770px;
}
#special-events #header {
	background-image: url(../images/header-specialevents2.jpg);
	background-repeat: no-repeat;
	height: 190px;
	width: 770px;
}
#connections #header {
	background-image: url(../images/header-connections.jpg);
	background-repeat: no-repeat;
	height: 190px;
	width: 770px;
}
#about-us #header {
	background-image: url(../images/header-aboutus.jpg);
	background-repeat: no-repeat;
	height: 190px;
	width: 770px;
}
#links #header {
	background-image: url(../images/header-links.jpg);
	background-repeat: no-repeat;
	height: 190px;
	width: 770px;
}
#committees #header {
	background-image: url(../images/header-committees.jpg);
	background-repeat: no-repeat;
	height: 190px;
	width: 770px;
}
body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
	background-color: #42476D;
	padding: 10px;
	font: 85%/140% "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
#footer {
	font-size: 75%;
	margin-left: 159px;
	margin-right: 10px;
	padding-bottom: 10px;
	clear: both;
}

#content {
	width: 770px;
	line-height: 140%;
}
#nav {
	width: 149px;
	float: left;
	font-family: "Trebuchet MS", Tahoma, Arial;
	background-color: #B9BED1;
	background-image: url(../images/navbg.gif);
	background-repeat: no-repeat;
}
#nav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#nav ul li.imagelink {
	margin: 0;
	padding: 0;
	background-image: none;
}
#nav ul li {
	background-image: url(../images/list-option.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	margin-left: 10px;
	padding-left: 20px;
}
#nav li a {
	text-decoration: none;
	color: #2C3177;
	font-size: small;
}
#nav li a:hover {
	color: #FFFBCC;
	text-decoration: underline;
}
#right {
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 159px;
	line-height: 140%;
}
p {
	line-height: 140%;
	text-align: left;
}

#neaire {
	width: 175px;
	position: absolute;
	top: 209px;
	right: -350px;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: x-small;
	color: #2C3177;
	left: 575px;
	background-color: #FFF;
	padding-left: 3px;
}
.img_border {
	border: 5px double #42476D;
	margin-right: 5px;
}

#neairecontent a {
	color: #2C3177;
	text-decoration: none;
}
#neairecontent {
	position: relative;
	background-color: #A1B69A;
	background-image: url(../images/neairebg.gif);
	background-repeat: repeat-y;
}
.newsletters a {
	color: #2C3177;
}
.newsletters {
	margin-left: 35px;
}

#neairecontent ul {
	margin: 0px;
	padding: 0px;
}
#neairecontent ul li {
	margin-left: 30px;
	padding-left: 5px;
}
#neairecontent a:hover {
	color: #FFFBCC;
}
#neairefooter {
	background-image: url(../images/neairfooter.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 175px;
}
#scholar-info {
	height: 29px;
	width: 152px;
	position: absolute;
	left: 81px;
	bottom: 30px;
}
#donation-info {
	height: 29px;
	width: 138px;
	position: absolute;
	bottom: 30px;
	left: 255px;
}
#president-message {
	height: 29px;
	width: 138px;
	position: absolute;
	bottom: 30px;
	left: 415px;
}
a {
	color: #2C3177;
}
a:hover {
	color: #A1B69A;
}

h1 {
	font-size: 120%;
	color: #2C3177;
}
#welcome {
	background-image: url(../images/welcome.jpg);
	background-repeat: no-repeat;
	height: 49px;
	width: 234px;
	margin-top: 5px;
	padding-top: 0px;
}
#scholarship-info {
	background-image: url(../images/scholarship_info_blue.jpg);
	background-repeat: no-repeat;
	height: 123px;
	width: 138px;
	margin-top: 5px;
	padding-top: 0px;
}
#sign-up {
	background-image: url(../images/newsletters_sign_up.jpg);
	background-repeat: no-repeat;
	height: 49px;
	width: 333px;
	margin-top: 5px;
	padding-top: 0px;
}
#past-newsletters {
	background-image: url(../images/newsletters_prev_versions.jpg);
	background-repeat: no-repeat;
	height: 49px;
	width: 234px;
	margin-top: 5px;
	padding-top: 0px;
}
#c-u-announcements {
	background-image: url(../images/c_u_announcements.jpg);
	background-repeat: no-repeat;
	height: 49px;
	width: 234px;
	margin-top: 5px;
	padding-top: 0px;
}
#c-u-events-calendar {
	background-image: url(../images/c_u_events_calendar.jpg);
	background-repeat: no-repeat;
	height: 49px;
	width: 243px;
	margin-top: 5px;
	padding-top: 0px;
}
#c-u-next-meeting {
	background-image: url(../images/c_u_next_meeting.jpg);
	background-repeat: no-repeat;
	height: 49px;
	width: 234px;
	margin-top: 5px;
	padding-top: 0px;
}
#c-u-morning_technical {
	background-image: url(../images/c_u_morning_tech_sessions.jpg);
	background-repeat: no-repeat;
	height: 49px;
	width: 400px;
	margin-top: 5px;
	padding-top: 0px;
}
#c-u-northeastaire {
	background-image: url(../images/c_u_northeastaire.jpg);
	background-repeat: no-repeat;
	height: 49px;
	width: 234px;
	margin-top: 5px;
	padding-top: 0px;
}
#c-u-employment {
	background-image: url(../images/c_u_employment.jpg);
	background-repeat: no-repeat;
	height: 49px;
	width: 234px;
	margin-top: 5px;
	padding-top: 0px;
}
#c-u-news {
	background-image: url(../images/c_u_news.jpg);
	background-repeat: no-repeat;
	height: 49px;
	width: 234px;
	margin-top: 5px;
	padding-top: 0px;
}
#c-u-past_presentations {
	background-image: url(../images/c_u_past_presentations.jpg);
	background-repeat: no-repeat;
	height: 49px;
	width: 234px;
	margin-top: 5px;
	padding-top: 0px;
}
#r-p-levels {
	background-image: url(../images/r_p_levels.jpg);
	background-repeat: no-repeat;
	height: 49px;
	width: 234px;
	margin-top: 5px;
	padding-top: 0px;
}
#c-ashrae-foundation {
	background-image: url(../images/c_ashrae-foundation.jpg);
	background-repeat: no-repeat;
	height: 49px;
	width: 265px;
	margin-top: 5px;
	padding-top: 0px;
}
#r-p-donation-form {
	background-image: url(../images/r_p_donation_form.jpg);
	background-repeat: no-repeat;
	height: 49px;
	width: 234px;
	margin-top: 5px;
	padding-top: 0px;
}
#r-p-honor-roll {
	background-image: url(../images/r_p_honor_roll_donors.jpg);
	background-repeat: no-repeat;
	height: 49px;
	width: 261px;
	margin-top: 5px;
	padding-top: 0px;
}
#s-e-product-show {
	background-image: url(../images/s_e_product_show.jpg);
	background-repeat: no-repeat;
	height: 49px;
	width: 341px;
	margin-top: 5px;
	padding-top: 0px;
}
#s-e-golf-outing {
	background-image: url(../images/s_e_golf_outing.jpg);
	background-repeat: no-repeat;
	height: 49px;
	width: 234px;
	margin-top: 5px;
	padding-top: 0px;
}
#c-sponsors {
	background-image: url(../images/c_sponsors.jpg);
	background-repeat: no-repeat;
	height: 49px;
	width: 234px;
	margin-top: 5px;
	padding-top: 0px;
}
#c-society_meetings {
	background-image: url(../images/c_society_meetings.jpg);
	background-repeat: no-repeat;
	height: 49px;
	width: 234px;
	margin-top: 5px;
	padding-top: 0px;
}
#c-programs {
	background-image: url(../images/c_programs.jpg);
	background-repeat: no-repeat;
	height: 49px;
	width: 234px;
	margin-top: 5px;
	padding-top: 0px;
}
#a-u-whos-who {
	background-image: url(../images/a_u_whos_who.jpg);
	background-repeat: no-repeat;
	height: 49px;
	width: 234px;
	margin-top: 5px;
	padding-top: 0px;
}
#monthly-meetings {
	background-image: url(../images/monthly-meetings.jpg);
	background-repeat: no-repeat;
}

#a-u-chapter-officers {
	background-image: url(../images/a_u_chapter_officers.jpg);
	background-repeat: no-repeat;
	height: 49px;
	width: 234px;
	margin-top: 5px;
	padding-top: 0px;
}
#a-u-chapter-committees {
	background-image: url(../images/a_u_chapter_committees.jpg);
	background-repeat: no-repeat;
	height: 49px;
	width: 234px;
	margin-top: 5px;
	padding-top: 0px;
}
#a-u-chapter-bog {
	background-image: url(../images/a_u_chapter_bog.jpg);
	background-repeat: no-repeat;
	height: 49px;
	width: 298px;
	margin-top: 5px;
	padding-top: 0px;
}
#a-u-chapter-facts {
	background-image: url(../images/a_u_chapter_facts.jpg);
	background-repeat: no-repeat;
	height: 49px;
	width: 234px;
	margin-top: 5px;
	padding-top: 0px;
}
#a-u-join-ashrae {
	background-image: url(../images/a_u_join_ashrae.jpg);
	background-repeat: no-repeat;
	height: 49px;
	width: 234px;
	margin-top: 5px;
	padding-top: 0px;
}
#a-u-chapter-history {
	background-image: url(../images/a_u_chapter_history.jpg);
	background-repeat: no-repeat;
	height: 49px;
	width: 234px;
	margin-top: 5px;
	padding-top: 0px;
}
#a-u-chapter-bylaws {
	background-image: url(../images/a_u_chapter_bylaws.jpg);
	background-repeat: no-repeat;
	height: 49px;
	width: 234px;
	margin-top: 5px;
	padding-top: 0px;
}
#links-useful-documents {
	background-image: url(../images/links_useful_documents.jpg);
	background-repeat: no-repeat;
	height: 49px;
	width: 234px;
	margin-top: 5px;
	padding-top: 0px;
}
#links-reimbursement-forms {
	background-image: url(../images/links_reimbursement_forms.jpg);
	background-repeat: no-repeat;
	height: 49px;
	width: 234px;
	margin-top: 5px;
	padding-top: 0px;
}
#links-roberts-rules {
	background-image: url(../images/links_roberts_rules.jpg);
	background-repeat: no-repeat;
	height: 49px;
	width: 234px;
	margin-top: 5px;
	padding-top: 0px;
}
#committees-sustainability {
	background-image: url(../images/committees_sustainability.jpg);
	background-repeat: no-repeat;
	height: 49px;
	width: 234px;
	margin-top: 5px;
	padding-top: 0px;
}
#committees-membership {
	background-image: url(../images/committees_membership.jpg);
	background-repeat: no-repeat;
	height: 49px;
	width: 234px;
	margin-top: 5px;
	padding-top: 0px;
}
#committees-student-activities {
	background-image: url(../images/committees_student_activities.jpg);
	background-repeat: no-repeat;
	height: 49px;
	width: 234px;
	margin-top: 5px;
	padding-top: 0px;
}
#committees-history {
	background-image: url(../images/committees_history.jpg);
	background-repeat: no-repeat;
	height: 49px;
	width: 234px;
	margin-top: 5px;
	padding-top: 0px;
}
#committees-webmaster {
	background-image: url(../images/committees_webmaster.jpg);
	background-repeat: no-repeat;
	height: 49px;
	width: 234px;
	margin-top: 5px;
	padding-top: 0px;
}
#committees-cttc {
	background-image: url(../images/committees_cttc.jpg);
	background-repeat: no-repeat;
	height: 49px;
	width: 234px;
	margin-top: 5px;
	padding-top: 0px;
}
span {
	display: none;
}
#right-small {
	line-height: 140%;
	padding-right: 200px;
	padding-bottom: 10px;
	padding-left: 159px;
}
.dinner_menu_background {
	background: url(../images/dinner_menu.jpg) no-repeat;
	font-weight: bolder;
	color: #333333;
}
#pres_message_darcy {
	height: 49px;
	width: 243px;
	margin-top: 5px;
	padding-top: 0px;
	background-image: url(../images/pres_message_sub_title.jpg);
	background-repeat: no-repeat;
}
#directions_mapquest {
	height: 49px;
	width: 243px;
	margin-top: 5px;
	padding-top: 0px;
	background: url(../images/directions_mapquest.jpg) no-repeat;
}
.red_text {
	color: #993300;
}#right_column {
	width: 175px;
	position: absolute;
	top: 230px;
	right: 8px;
	color: #2C3177;
	font: x-small/140% "Trebuchet MS", Tahoma, Arial;
	background: #A1B69A;
	margin-top: 175px;
	padding: 5px;
	border: thin solid #333333;
}
#right_column a:hover {
	color: #FFFBCC;
	text-decoration: underline;
}
.sponsor_font {
	font-size: 85%;
	font-weight: bold;
}
.red_text_subheading {
	color: #993300;
	font-size: 110%;
	font-weight: bold;
	line-height: normal;
	margin: 0px;
	padding: 0px;
}
.green_text_subheading {
	color: #339900;
	font-size: 110%;
	font-weight: bold;
	line-height: normal;
	margin: 0px;
	padding: 0px;
}
#committees-attendance {
	height: 49px;
	width: 234px;
	margin-top: 5px;
	padding-top: 0px;
	background: url(../images/committees_attendance.jpg) no-repeat;
}
#committees-honors_awards {
	height: 49px;
	width: 234px;
	margin-top: 5px;
	padding-top: 0px;
	background: url(../images/committees_honors_awards.jpg) no-repeat;
}
#committees-nominating {
	height: 49px;
	width: 234px;
	margin-top: 5px;
	padding-top: 0px;
	background: url(../images/committees_nominating.jpg) no-repeat;
}
#committees-publicity {
	height: 49px;
	width: 400px;
	margin-top: 5px;
	padding-top: 0px;
	background-image: url(../images/committees_yea.jpg);
	background-repeat: no-repeat;
}
#committees-research_promo {
	height: 49px;
	width: 234px;
	margin-top: 5px;
	padding-top: 0px;
	background: url(../images/committees_research_promo.jpg) no-repeat;
}
#committees-refrigeration {
	height: 49px;
	width: 234px;
	margin-top: 5px;
	padding-top: 0px;
	background: url(../images/committees_refrigeration.jpg) no-repeat;
}

#govtaffairs ul {
	margin: 0px;
	padding: 0px 8px 0px 0px;
}
#govtaffairs ul li {
	margin-left: 20px;
}
#govtaffairs a:hover {
	color: #FFFBCC;
}
#govtaffairs {
	background-image: url(../images/neairfooter.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 175px;
}

#govtaffairs {
	width: 175px;
	position: absolute;
	top: 195px;
	right: 20px;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: x-small;
	color: #2C3177;
}
#govtaffairs a {
	color: #2C3177;
	text-decoration: none;
}
#govtaffairscontent {
	position: relative;
	background-color: #A1B69A;
	background-image: url(../images/neairebg.gif);
	background-repeat: repeat-y;
}
#committees-govt_affair {
	height: 49px;
	width: 234px;
	margin-top: 5px;
	padding-top: 0px;
	background: url(../images/committees_govtaffair.jpg) no-repeat;
}
#committees-northeastaire {
	height: 49px;
	width: 234px;
	margin-top: 5px;
	padding-top: 0px;
	background: url(../images/committees_northeastaire.jpg) no-repeat;
}
.subnewsletters a {
	color: #2C3177;
	font-size: 130%;
	line-height: 150%;

}
#sub_newsletter p {
	font-size: 130%;
	line-height: 150%;
	color: #2C3177;
	margin-left: 15px;
}

.subnewsletters {
	margin-left: 15px;
}.thumbnails {
	float: left;
	width: 160px;
	height: 160px;
	display: block;
	margin: 0 10px 10px 0;
	clear: both;
}
#a-u-delegates {
	background: url(../images/a_u_delegates.jpg) no-repeat;
	padding: 0px;
	height: 49px;
	width: 234px;
	margin-top: 5px;
}

.thumbnails img {
	padding: 5px;
}
.thumbnails a:hover {
	display: block;
	background: #d5e9bf;
}
#Menu_bar {
	width: 225px;
	float: right;
	padding-top: 10px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
	background-color: #FFFFCC;
	padding-left: 10px;
	color: #333333;
	text-decoration: none;
	line-height: 140%;
}
#Menu_bar a:link
{
	display: block;
	}
#Menu_bar a:visited
{
	display: block;
	
	}
#Menu_bar a:hover
{
	display: block;
	
	}
#Menu_bar a:active
{
	display: block;
	
	}
#content_pictures {
	width: 550px;
	line-height: 140%;
}
.green_headlines {
	font-size: large;
	font-weight: bold;
	color: #006633;
}
.td_indent {
	padding: 3px;
	border: thin dashed #999999;
}
.indent {
	padding: 5px;
}
#committees #container #content #column_middle {
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 178px;
	width: 570px;
}
#past_header {
	background-image: url(../images/header-chapterupdates.jpg);
	background-repeat: no-repeat;
	height: 190px;
	width: 770px;
}
#right_column_morning_mtg {
	position: absolute;
	right: -324px;
	color: #2C3177;
	font: x-small/140% "Trebuchet MS", Tahoma, Arial;
	background: #A1B69A;
	margin-top: 100px;
	padding: 5px;
	border: thin solid #333333;
	float: right;
	clear: left;
	top: 283px;
}
.menu-background {
	background-image: url(../images/dinner_menu.jpg);
	background-repeat: no-repeat;
	background-position: -35px 0px;
	font-style: italic;
}
#scroller { list-style: none; padding: 1em;
    border: 1px solid #9DB029; margin: 1em 0; }

#scroller li { border: 1px solid #ddd; width: 8em;
    margin: 0.25em; padding: 0.5em; background-color: #eee; }.scrollproperties {
	padding: 3px;
	border: 2px double #666;
}

