html body {
	height: 100%;
}
body {
	text-align: center;
	margin: 0 auto 0 auto;
}
#grey-guy {
	display:none;
	background-image: url(../images/black-opacity.png);
	position: fixed;
	left: 0;
	background-attachment:scroll;
	width: 100%;
	height: 100%;
	z-index: 9998;
}
#scribd-container {
	background-color:#FFFFFF;
	display:none;
	margin-top: 75px;
	width:820px;
	height:595px;
	padding: 0px 8px 28px 8px;
	position:absolute;
	left: 50%;
	margin-left: -438px;
	background-image: url(../images/loadin.gif);
	background-repeat: no-repeat;
	background-position: center center;
	z-index:9999;
}
#container {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	width: 914px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#hdr {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/hdrbg.gif);
	background-repeat: repeat-x;
	height: 107px;
}
#logo {
	text-align: left;
	width: 200px;
	margin-left: 20px;
	padding-top: 25px;
	float: left;
}
#icons {
	text-align: center;
	float: left;
	width: 332px;
	margin-top: 25px;
}
#login {
	float: right;
	width: 305px;
	margin-top: 15px;
	margin-right: 23px;
}
#login input {
	line-height: 16px;
	color: #5D5D5D;
	border: solid 1px #b2bed4;
	width: 136px;
	font-size: 13px;
	padding: 3px;
	height: 16px;
}
#login input#username {
	float: left;
}
#login input#pass {
	float: right;
}
#login h1 {
	font-family: "Arial Narrow", Arial;
	color: #542989;
	font-size: 13px;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-align: left;
}
#loginquestions {
	clear: both;
	float: left;
	width: 230px;
	text-align: left;
	margin-top: 10px;
}
#login a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3b3b3b;
	text-decoration: none;
}
#login a:hover {
	text-decoration: underline;
}
.btn {
	background-color: #4f4f4f;
	color: #FFFFFF;
	margin-top: 10px;
	font-size: 11px;
	padding: 3px;
	height: auto;
	cursor: pointer;
}
#login input#btn {
	width: 70px;
	background-color: #4f4f4f;
	color: #FFFFFF;
	margin-top: 10px;
	font-size: 11px;
	padding: 3px;
	height: auto;
	cursor: pointer;
}

button {
	width: 70px;
	background-color: #4f4f4f;
	color: #FFFFFF;
	margin-top: 10px;
	font-size: 11px;
	padding: 3px;
	height: auto;
	cursor: pointer;
}
/* MAIN NAVIGATION */

#mainNav {
	padding-right: 0;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 880px;
	height: 40px;
	margin-right: auto;
	margin-left: auto;
}
#mainNav ul	{
	width: 880px;
	height: 40px;
	padding: 0;
	position: relative;
	text-align: center;
	background-image: url(../images/mainNav.gif);
	background-repeat: no-repeat;
	margin: 0;
	}
	
#mainNav ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	}

#mainNav ul li, #mainNav a {
	height: 40px;
	display: block;
	}

#mainNav ul li a {
	text-indent: -9999px; 
	text-decoration: none;
	}

#mn1 {left: 0px; width: 129px;}
#mn2 {left: 129px; width: 93px;}
#mn3 {left: 222px; width: 111px;}
#mn4 {left: 333px; width: 104px;}
#mn5 {left: 437px; width: 122px;}
#mn6 {left: 559px; width: 139px;}
#mn7 {left: 698px; width: 65px;}
#mn8 {left: 763px; width: 117px;}

#mn1 a:hover {background: transparent url(../images/mainNav.gif) 0 -40px no-repeat;}
#mn2 a:hover {background: transparent url(../images/mainNav.gif) -129px -40px no-repeat;}
#mn3 a:hover {background: transparent url(../images/mainNav.gif) -222px -40px no-repeat;}
#mn4 a:hover {background: transparent url(../images/mainNav.gif) -333px -40px no-repeat;}
#mn5 a:hover {background: transparent url(../images/mainNav.gif) -437px -40px no-repeat;}
#mn6 a:hover {background: transparent url(../images/mainNav.gif) -559px -40px no-repeat;}
#mn7 a:hover {background: transparent url(../images/mainNav.gif) -698px -40px no-repeat;}
#mn8 a:hover {background: transparent url(../images/mainNav.gif) -763px -40px no-repeat;}

#mn1.current a {background: transparent url(../images/mainNav.gif) 0 -80px no-repeat;}
#mn2.current a {background: transparent url(../images/mainNav.gif) -129px -80px no-repeat;}
#mn3.current a {background: transparent url(../images/mainNav.gif) -222px -80px no-repeat;}
#mn4.current a {background: transparent url(../images/mainNav.gif) -333px -80px no-repeat;}
#mn5.current a {background: transparent url(../images/mainNav.gif) -437px -80px no-repeat;}
#mn6.current a {background: transparent url(../images/mainNav.gif) -559px -80px no-repeat;}
#mn7.current a {background: transparent url(../images/mainNav.gif) -698px -80px no-repeat;}
#mn8.current a {background: transparent url(../images/mainNav.gif) -763px -80px no-repeat;}

#mn1.current a:hover {background: transparent url(../images/mainNav.gif) 0 -80px no-repeat;}
#mn2.current a:hover {background: transparent url(../images/mainNav.gif) -129px -80px no-repeat;}
#mn3.current a:hover {background: transparent url(../images/mainNav.gif) -222px -80px no-repeat;}
#mn4.current a:hover {background: transparent url(../images/mainNav.gif) -333px -80px no-repeat;}
#mn5.current a:hover {background: transparent url(../images/mainNav.gif) -437px -80px no-repeat;}
#mn6.current a:hover {background: transparent url(../images/mainNav.gif) -559px -80px no-repeat;}
#mn7.current a:hover {background: transparent url(../images/mainNav.gif) -698px -80px no-repeat;}
#mn8.current a:hover {background: transparent url(../images/mainNav.gif) -763px -80px no-repeat;}


/* END MAIN NAVIGATION */
/* SUB NAVIGATION */

#subNav {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	background-color: #E3E3E3;
	width: 880px;
}
#subNav ul {
	text-align: left;
	width: 865px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	height: 24px;
}
#subNav li {
	display: inline;
}
#subNav a {
	display: block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #542989;
	font-size: 12px;
	text-decoration: none;
	padding-right: 10px;
	margin-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #b8b8b8;
	margin-top: 5px;
}
#subNav a:hover {
	color: #404040;
}
#subNav .current a {
	color: #404040;
}
#subNav a.last {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


/* END SUB NAVIGATION */


#subHdr {
	clear: both;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
}
#subHdr #mainImg {
	margin-top: 10px;
	height: 190px;
	width: 586px;
	float: left;
}
#subHdr #quicklinks {
	margin-top: 10px;
	background-image: url(../images/quicklinksbg.gif);
	background-repeat: no-repeat;
	height: 190px;
	width: 285px;
	float: right;
	overflow: auto;
}
#quicklinks h1 {
	font-family: "Arial Narrow", Arial;
	text-transform: uppercase;
	color: #3f3f3f;
	text-align: left;
	font-size: 14px;
	letter-spacing: 1px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#quicklinks p {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	font-size: 12px;
	color: #3f3f3f;
	text-align: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 7px;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #cbbedb;
	padding-bottom: 5px;	
}
#quicklinks a {
	color: #3f3f3f;
	text-decoration: none;
}
#quicklinks a:hover {
	text-decoration: none;
}
#subHdr #spotlights {
	clear:both;
	background-image: url(../images/spotlightbg.gif);
	background-repeat: no-repeat;
	height: 103px;
	width: 880px;
}
#subHdr #spotlights a {
	display: block;
	float: left;
	width: 284px;
	padding-left: 7px;
	padding-top: 8px;
}
#content {
	clear: both;
	margin-top: 10px;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/contentbg.gif);
	background-repeat: repeat-y;
}
#left {
	float: left;
	width: 586px;
	text-align: left;
}
#leftContent {
	background-repeat: repeat-x;
	background-position: left 33px;
	width: 582px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #dbdbdb;
	border-left-color: #dbdbdb;
}
#leftContent img.imgleft {
	float: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#leftContent img.imgright {
	float: right;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 5px;
}
DIV.mapimage {
	background-image: url(../images/northAmerica.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 25px;
	width: 534px;
	margin-left: 9px;
	margin-right: 9px;
	text-align: left;
	width: auto;
	height: 400px;
}
.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #FF0000;	
}
#leftContent h1 {
	background-image: url(../images/Lhdrbg.gif);
	background-repeat: no-repeat;
	height: 33px;
	font-family: "Arial Narrow", Arial;
	font-size: 24px;
	color: #FFFFFF;
	letter-spacing: 1px;
	line-height: 33px;
	text-transform: uppercase;
	font-weight: normal;
	padding-left: 15px;
	margin-left: -2px;
}
#leftContent h2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cbbedb;
	margin-right: 15px;
	margin-left: 15px;
	text-transform: uppercase;
	color: #bd9a04;
	font-family: "Arial Narrow", Arial;
	font-size: 16px;
	font-weight: bold;
	margin-top: 20px;
	letter-spacing: 1px;
}
#leftContent h3 {
	text-transform: uppercase;
	color: #bd9a04;
	margin-top:8px;
	margin-bottom:6px;
	font-family: "Arial Narrow", Arial;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
}
#leftContent p {
	margin-right: 15px;
	margin-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #58515e;
	margin-bottom: 10px;
	margin-top: 10px;
}
#leftContent input {
	padding: 2px;
	border: 1px solid #cccccc;
}
#leftContent select {
	padding: 2px;
	border: 1px solid #cccccc;
}
#leftContent textarea {
	padding: 2px;
	border: 1px solid #cccccc;
}
#leftContent p.note {
	font-size: 11px;
	font-style: italic;
	color: #FF0000;	
}
#leftContent a{
	color: #542989;
}
#leftContent a:hover {
	text-decoration: none;
}
#leftContent em {
	color: #542989;
	font-weight: bold;
}
#leftContent ul {
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 10px;
	margin-top: 10px;
	list-style-position: inside;
}
#leftContent ol {
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 10px;
	margin-top: 10px;
	list-style-position: inside;
}
#leftContent ul li {
	color: #58515e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#leftContent ul ul {
	list-style-type: square;
}
#leftContent ol li {
	color: #58515e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#leftContent ol ol {
	list-style-type: square;
}
#leftContent table {
	margin-left: 15px;
	margin-right: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-collapse: collapse;
}
#leftContent thead td {
	border: none;
	color: #999999;
}
#leftContent td {
	border: 1px solid #CCCCCC;
	padding: 2px;
}
#leftContent form table td {
	border: none;
}
#leftContent form {
	margin-left: 15px;
	margin-right: 15px;
}
#leftContent #search {
	background-color: #dedede;
	width: 100%;
	padding-top: 15px;
	padding-bottom: 15px;
}
#col1 #search {
	background-color: #dedede;
	width: 100%;
	padding-top: 15px;
	padding-bottom: 25px;
}
#col1 #instruct {
	float: left;
	padding-left: 15px;
	width: 470px;
}
#col1 #searchForm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	width: 363px;
	float: right;
	text-align: left;
}
#searchForm input {
	width: 290px;
	height: 20px;
	padding: 2px;
	line-height: 24px;
	border: solid 1px #CCCCCC;
	color: #333333;
}
#searchForm input.button {
	width: 53px;
	height: 24px;
	line-height: 14px;
	border: solid 1px #CCCCCC;
}
#searchForm p.numberofresults {
	text-align: right;
	margin-top: 10px;
	margin-right: 12px;
}
#search_results {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
	margin-left: 15px;
	margin-right: 15px;	
	margin-top: 20px;
}
#search_reslults table {
	width: 100%;
}
#search_results thead tr td {
	font-size: 18px;
	color: #351a57;
	font-weight: bold;
}
#search_results tr td {
	padding: 10px;
	vertical-align: top;
}
#search_results tr td.title {
	width: 550px;
}
#search_results tr td.author {
	width: 150px;
}
#search_results tr td.pubdate {
	width: 116px;
}
#col1 #instruct p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
}
#leftContent form.chapterselect select {
	width: 140px;
	margin-left: 400px;
}
#col1 h1 {
	background-image: url(../images/1colhdrbg.gif);
	background-repeat: no-repeat;
	height: 33px;
	font-family: "Arial Narrow", Arial;
	font-size: 24px;
	color: #FFFFFF;
	letter-spacing: 1px;
	line-height: 33px;
	text-transform: uppercase;
	font-weight: normal;
	padding-left: 15px;
	margin-left: 0px;
	text-align: left;
}

/* CALENDAR */

#calendar {
	margin-top: 15px;
}
#leftContent form table#calendar td {
	border: 1px solid #CCCCCC;
	padding: 2px;
}
table.cal_browse {
	width: 550px;
	margin-top: 15px;
}
table.cal_browse tr#month_label td {
	border: none;
}
#cal a {
	  color: #57326D;
	  text-decoration:none;
  }
#month_label {
  font: bold 10pt Verdana;
  border: none;
}

#leftContent form table#calendar tr#day_labels td {
  font: 12px;
  font-weight:bold;
  border: none;
}

.normal_day {
  width: 90px;
  height: 80px;
  vertical-align: top;
}

td.active {
  background-color: #f2ebce;
  width: 90px;
  height: 80px;
  vertical-align: top;
  color: black;
  font-size:9px;
}

.out_of_month {
  background-color: #dedede;
  width: 90px;
  height: 80px;
  vertical-align: top;
  color: #fff;
}

.weekend b {
  display: all;
}

/* END CALENDAR */

/* MAP */

#overDiv{
	text-align:left;
	font-family:Helvetica, Arial, sans-serif;
	border:1px solid #BD9A04;
}
#PUContent{
	border:1px solid #BD9A04;
}
#overDiv td{
	padding-left:5px;
	padding-bottom:5px;
	padding-top:0px;
}
#overDiv p{
	padding-top:4px;
	padding-bottom:5px;
}
#overDiv p a{
	font-family:Helvetica, Arial, sans-serif;
	text-decoration:underline;
	color:#542989;	
}
#overDiv p a:hover{
	text-decoration:none;
	color:#000;	
}
#overDiv p#eventName{
	font-family: "Arial Narrow",Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:normal;
	color:#BD9A04;
	text-transform:uppercase;
	line-height:16px;
}
#overDiv a font{
	text-transform:lowercase;
	font-family:Helvetica, Arial, sans-serif;
	padding-right:5px;
	text-align:right;
	color:#542989;
}
#overDiv a font:hover{
	color:#000;
}
#overDiv a{
	text-decoration:none;
	padding-top:4px;
	font-size:12px;
}

/* END MAP */


#right {
	float: left;
	margin-left: 9px;
	width: 285px;
	text-align: left;
}
#rightContent {
	background-image: url(../images/rightcontentbg.gif);
	background-repeat: repeat-y;
	margin-bottom: 11px;
}
#rightContent p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 5px;
	padding-bottom: 10px;
	line-height: 17px;
	border-bottom:dashed 1px white;
}
#rightContent a {
	color: #FFFFFF;
}
#rightContent a:hover {
	text-decoration: none;
}
#rightContent h1 {
	background-image: url(../images/Rhdrbg.gif);
	background-repeat: no-repeat;
	height: 33px;
	font-family: "Arial Narrow", Arial;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 33px;
	text-transform: uppercase;
	font-weight: normal;
	padding-left: 15px;
}
#rightContent h2 {
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
	color: white;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
#btm {
	background-image: url(../images/btm.gif);
	background-repeat: no-repeat;
	clear: both;
	height: 16px;
	width: 914px;
	margin-right: auto;
	margin-left: auto;
}
#ftr {
	clear: both;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	color: #B2B2B2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#copyright {
	float: left;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
}
#mass {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-bottom: 20px;
}



#the-closer{height: 32px;
			width: 775px;
			text-align:right;
			margin: 0px auto;}
			
#the-closer img {margin-top: 10px;}

#embedded_scribd {}
				  

		   
.close-button {cursor:pointer;}

.article {cursor:pointer;}

.article_table {border-collapse:collapse; margin-bottom: 15px;}

#pagination{width:100%; text-align:center;}

.back{float:left; 
	  cursor:pointer;}
	  
.first{float:left; 
	   cursor:pointer;}
	   
.pages{margin:0px auto; 
	   width:100%;}
	   
.forward{float:right; 
		 cursor:pointer;}
		 
.last{float:right; 
	  cursor:pointer;}
	  
.empty-left{float:left; 
			width:140px;}
			
.empty-right{float:right; 
			 width:120px;}

.page{cursor:pointer;}
		 
.current-page{background-color:#CCCCCC;
			  font-weight:bold;}
			  
.numberofresults{float:right;
				 margin-top: -40px;}

#buttons{
	padding-top:15px;
}

#buttons a {
	display:block;
	text-indent: -9999px;
	background-position: 0px 0px;
	height:31px;}
				 
#buttons a.join {
	background-image: url(../images/chapters_buttons/join.jpg);
	background-repeat:no-repeat;
	width:82px;
	float:left;
	margin-left: 15px;
}				 
#buttons a.register {
	background-image: url(../images/chapters_buttons/conference_registration.jpg);
	background-repeat:no-repeat;
	width:242px;
	margin-left: 105px;
}
#buttons a.join:hover {
	background-position: 0px -32px;
	border:none;
}
#buttons a.register:hover{
	background-position: 0px -33px;
	border:none;
}
.spacer{
	width:242px;
	margin-left: 105px;
	height:31px;
	display:block;
}
