html {
	margin: 0;
	padding: 0;
}

body {
	background-color: #f3f3ec; /*#f7f7ef*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

img {
	border: 0;
}

.disappear {
	text-indent: -9000px;
}

.unDisplayed {
	display: none;
}

#content {
	margin: 0 auto;
	/*width: 777px;*/
	width: 48.5em;
	background-color: #f3f3ec;
}

#masthead {
    margin: 0;
	/*padding: 142px 0 0 0;
	overflow: hidden;
	background-image: url(/layout/images/mastheadEntire.jpg);
	background-repeat: no-repeat;
	height: 0px !important; for most browsers */
	height: 142px;
	margin-bottom: 2.7em;
	margin-left: 18px;
}

/************* main horizontal navigation container **************/

#navCapsule {
	width: auto;
	height: 49px;
	padding: 0px;
	background: url(layout/images/navcapsulebackground.png) no-repeat center center;
	margin: -85px 0 0 0;
}
#eUpdates {
	color:#fff;
	float: right;
	text-align:left;
	padding: 0 2.3em 0 0;
	width: 21em;
	font-size: 0.7em;/**/
	font-weight: bold;
	clear: none;
	margin-top: -1em;
	margin-bottom: 0;
	margin-left: 0;
	height: 2.5em;
}
#eUpdates fieldset {
	border: 0;
	padding: 0 0 0 1.8em;
	margin: 0;
	line-height: 0.9em
}
#textInput {
	width: 87%;
	/**/font-size: 0.8em;
	padding: 0.1em;
	border: #fff 0;
	margin: 0;
	font-weight: bold;
	color: #999;
}
#emailSubmit {
	margin-bottom: -0.2em;
}

/********************crumbtrail and subhead**********************/

#midPortion {
	background-image: url(layout/images/topcurvewhite.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 0;
	margin: -2px 1px 0 0;
	height: 170px;
	clear: both;
}

#midPortion img {
	float: left;/**/
	margin: 0 1px 0 18px;
}

#abstract {
	margin-left:227px;
	margin-top: 0.6em;/**/
	padding: 0 2em 0px 0;
	font-size: 0.9em;
	font-weight: bold;
	color: #666;
}

#abstract a:link {
	float: right;
	color: #690;
	text-decoration: none;
	padding-top: 1em;
}

#abstract a:visited {
	color: #690;
	text-decoration: none;
}

#abstract a:hover {
	border-bottom: 1px #73cfec dashed;
	color: #73cfec;
}

#abstract a:active {
	color: #718d56;
}

#midPortion h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 2.3em;
	line-height: 1em;
	color: #690;
	font-weight: bolder;
	margin: 9px 11px 0 227px;/* test */
	text-transform: uppercase;
}
#midPortion #crumbs {
	font-size: 0.7em;
	font-weight: bold;
	color: #999;
	margin: 0 0 0 229px;
	clear: right;
	width: 50%;
	padding-top: 1.2em;
}
#midPortion #crumbs a {
	text-decoration: none;
	color: #690;
}
#midPortion #crumbs a:visited {
	text-decoration: none;
	color: #690;
}
#midPortion #crumbs a:active {
	text-decoration: none;
	color: #73cfec;
}
#midPortion #crumbs a:hover {
	text-decoration: none;
	color: #cc9;
}

.tellMe {
	font-weight: bold;
	font-size: 1em;
	padding: 0.5em 0.2em 0.2em 2em;
	margin: 0;
	text-transform: uppercase;
	color: #fff;
	background-image: url(layout/images/bottomPortionTopShadowFade.gif);
	background-position: left center;
	height: 1.5em;
}

/*********************page center*************************/

#lowerPortion {
	background-image:url(layout/images/bottomportionbackground.gif);
	background-repeat: repeat-y;
	padding: 0;
	margin: 0;
	clear: left;
	background-color: #f3f3ec;
	height: auto;
	background-position: 1px;
}

/*******************context navigation********************/

#leftPortion {
	width: 13em;
	color: #fff;
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: left;
	clear: left;
}

#leftPortion li {
	margin: 1.5em 0.5em 0 1.2em;
}

#leftPortion li a {
	width: 9em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	display: block;
	padding-left: 1.8em;
}

#leftPortion li a:visited {
	/*color: #fff;*/
}

#leftPortion li a:hover {
	color: #73cfec;
}

#leftPortion li a:active {
	color: #690;
}

#leftPortion a.selected {
	color: #73cfec;
	background-image: url(layout/images/bluearrowongreen.gif);
	background-position: 0.5em 0.1em;
	background-repeat: no-repeat;
}

/*******************actual content************************/

#rightPortion {
	padding: 0 1.5em 13em 14.3em;	
	clear: right;	
	z-index: 0;
}

#rightPortion p {
	margin-right: 1em;
	margin-left: 1em;
	font-size: 0.9em;
	color: #333;
}

#rightPortion p:first-child {
	margin-top: -1em;
}

#rightPortion h3.blueBarHead:first-child {
	margin-top: -1em;
}

#rightPortion h4, #rightPortion h5 {
	padding-left: 0.8em;/**/
}

#rightPortion p a {
	color: #693;
	text-decoration: none;
}
#rightPortion p a:hover {
	color: #73cfec;
	text-decoration: underline;
}

#rightPortion li {
	font-size: 0.9em;
	color: #333;
}

/********************footer things***********************/
#footer {
	clear: both;
}

#roundFoot {
	background: url(layout/images/bottompad.gif) no-repeat 1px bottom;
	margin-top: -2em;
	height: 87px;
}

#footerNav {
	text-align: right;
	color: #666;
	background-color:#f3f3ec;
	font-size: smaller;
	font-weight: bold;
	letter-spacing: 1px;
	margin-top: 0px;
	padding: 0em;
	margin-right: 3.3em;
}

#footerNav a {
	text-decoration: none;
	color: #666;
}

#footerNav a:visited {
	color: #666;
}

#footerNav a:active {
	color: #690;
}

#footerNav a:hover {
	color: #718d56;
}

#footerNav #last {
	color: #999;
}

#footerNav #last a {
	color: #999;
	text-decoration: none;
}

#footerNav #last a:visited {
	color: #999;
}

#footerNav #last a:active {
	color: #718d56;
}

#footerNav #last a:hover {
	color: #718d56;
}

#searching {
	float:left; 
	margin: -3.2em 0 0 0;/**/
	padding: 0 0 0 1.2em;
	width: 222px;
	overflow: auto;
}

#searching #criteria {
	font-size: 0.7em;
	font-weight: bold;
	color:#690;
	border: #ccc 1px;
	width: 193px;
	height: 2em;
	padding: 0.2em 0 0 0.2em;
	margin-right: 0.3em;
}

#searching #submitButton {
	/*margin-bottom: -0.7em;*/
	float:right; 
	margin-top: -1.6em;
}

/******************* donate ******************/

#donorResources h5 {
	margin-bottom: -0.6em;
}

#donorResources h5 a {
	color: #690;
	text-decoration: none;
}

#donorResources h5 a:hover {
	color: #73cfec;
	text-decoration: underline;
}

/***************** islandWire styles ************************/

#i-wireContent strong {
	font-family: Arial, Helvetica, sans-serif;
	color: #800;
	/*font-size: 16px;*/
	font-weight: bold;
}
#i-wireContent a {
	text-decoration: none;
	color: #800;
}
#i-wireContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
}
.blueBarHead  {
	width: 96.8%;
	padding: 0.2em;
	font-size: 130%;
	letter-spacing: 1px;
	color: #f3f3ec;/*627081*/
	background-color: #73cfec;/*#bcd0f3*/
	
	border-right: #73cfec 15px solid;
}

h3.blueBarHead a {
	color: #fff;
	text-decoration: none;
}

h3.blueBarHead a:hover {
	color: #690;
	text-decoration: underline;
}	

.i-wireDate{
	font-size: 0.8em;
	color: #999;
	text-align: right;
}
#i-wireContent h3:first-child {	
	/*margin-top: 1.1em;*/
}
#i-wireSubscribe {
	margin: 0.5em 0.5em 1.8em 0.5em;
	font-size: 0.85em;
	/*background-color: #eaeaea;*/
}
#i-wireSubscribe fieldset {
	margin-top: -1.95em;
}
#i-wireSubscribe legend {
	font-size: 1.4em;
	color: #333;
}
#i-wireSubscribe p {float: left;}
#i-wireSubscribe label, #i-wireSubscribe input, #i-wireSubscribe select {
	width: 8em; 
	margin: 0.2em;
}

#i-wireSubscribe label {
	font-weight: bold;
	text-align: right;
}
/*.checkgroup {
	margin-top: -1.5em;
	padding: 5px 14px;
	line-height: 20px;
	float: left;	
}
.smallred {
	color:#FF0000;
	font-weight: bold;
	margin-left: -0.2em;
	font-size: 1.1em;
}*/
/******************project styles*********************/

.projectLogo {
	display: block;
	margin: 0 0.5em 0.5em 0;
	float: left;
	/*width: 5em;	
	clear: left;*/
	text-align: center;
}

#startProject {
	padding-left: 0.2em;
	margin-top: -1.2em;
}

#startProject p:first-child {
   /**/   
}

#sponsorship {
	width: 41%; 
	background-color: #fbffdf; 
	color: #434e17; 
	float: right; 
	padding: 0 0.5em 1em 0.5em; 
	margin: 1.5em -0.4em 0.5em 0.5em; 
	border: 2px solid #73cfec; 
	font-size: 0.9em; 
	/*font-weight: bold;*/
	border-top: none;
	border-bottom: none;

}

#sponsorship h4 {
	 text-align: center;
	 color: #000;
	 padding: 0;
}

#sponsorship ul {
	padding-left: 0.5em; 
	margin-left: 0.5em;
}

#startProject table {
	font-size: 0.85em; 
	color: #333;
	width: 95%; 
	background-color: #ffc;
}

#startProject h3 {
	/*color: #666;
	background-color: #efefef;
	font: bolder 1.15em Geneva, Arial, Helvetica, sans-serif;
	margin: 0 -0.1em -0.5em 0;	
	padding: 0.2em 0 0.2em 0.5em;
	border: 1px solid #ccc;	
	border-right: none;*/
	margin-left: -0.15em;
	margin-right: -0.15em;
}

#startProject ul {
	padding-right: 1em;
}

#startProject ul li {
	margin-bottom: 0.6em;
}

#startProject ul li a {
	color: #690;
	text-decoration: none;
}

#startProject ul li a:hover {
	text-decoration: underline;
	color: #73cfec;
}

/*about project support styles*/

#sponsorshipBenefits, #sponsorshipResponsibilities {
	background-color: #fbffdf; 
	color: #434e17; 
	padding: 0 0.5em 1em 0.5em; 
	margin: 1em; 
	border: 2px solid #73cfec; 
	font-size: 0.95em; 
	/*font-weight: bold;*/
	border-top: none;
	border-bottom: none;
}

#ftn1 {
	font-size: 0.8em; 
	color: #ccc;
}

#sponsorshipBenefits h4, #sponsorshipResponsibilities h4 {
	font-size: 1.25em; 
	padding-top: 0.5em;
	color: #000;
	/*background-color: #eaeaea; 	
	padding-bottom: 0.5em;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;*/
}

#sponsorshipBenefits h5, #sponsorshipResponsibilities h5 {
	margin: 0 0 -0.7em 1.6em;
	padding: 0;
	font-size: 1em;
}

#sponsorshipBenefits h4 a, #sponsorshipResponsibilities h4 a {
	text-decoration: none;
	color: #690;
}

#sponsorshipBenefits h4 a:hover, #sponsorshipResponsibilities h4 a:hover {
	text-decoration: underline;
	color: #73cfec;
}

#sponsorshipBenefits h5, #sponsorshipResponsibilities h5 {
	font-size: 1em;
}

.question {
	font-style: italic;
	font-weight: bold;
	margin-bottom: -0.8em;
	/**/
}

#listingProjects {
	list-style-type:circle;
}

#listingProjects a:link {
	color: #690;
	text-decoration: none;
	font-weight: bold;
}

#listingProjects a:visited {
	color: #690;
	text-decoration: none;
	font-weight: bold;
}

#listingProjects a:hover {
	border-bottom: 1px #73cfec dashed;
	color: #73cfec;
}

#listingProjects a:active {
	color: #718d56;
}


/************* green capsule-shaped buttons *****************/
h6 {
	font: bold 0.75em Geneva, Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
	background: url(/layout/images/blankgreenbutton.gif) no-repeat left center;
	margin-left: 1em;
	padding-left: 1em;
	margin-top: -0.3em;
}

h6 a {
	color: #fff;
	text-decoration: none;
	display: block;
}/**/

h6 a:hover {
	color: #eaeaea;
}

/****************journal styles******************/
#toc h3 {
	color: #690;
	/*background-color: #efefef;*/
	font: bolder 1.15em Geneva, Arial, Helvetica, sans-serif;
	margin: 0 -0.1em -0.5em 0;	
	padding: 0.2em 0.5em 0.2em 0.5em;
	/*border: 1px solid #ccc;		
	border-right: none;
	border-left: none;*/
}

#toc h3 a {
	color: #690;
	text-decoration: none;
	display: block;
}

#toc h3 a:hover {
	color: #73cfec;
	/*border-bottom: #73cfec 1px dashed;*/
}

/*****for the 'current issue' page******/

#tocFeatures {
	/*margin-left: -1.25em;
	height: 377px;
	overflow: hidden;*/
}

#tocFeatures a {	
	text-decoration: none;
	border-bottom: 1px #eaeaea dashed;
	color: #718d56;
	font-size: 1.05em;
	font-weight: bold;
}

#tocFeatures a:visited {
	/*color: #666;*/
	color: #718d56;
}

#tocFeatures a:hover {
	color: #690;
	border-bottom: 1px #690 dashed;
}

/*

#tocFeatures dl {
	width: 27%;
	margin: 0;
	padding: 1em 0 0.7em 1.1em;
	float: left;
	clear: none;
	display: block;
}

#tocFeatures dt {
	display: none;
}

#tocFeatures dd {
	width: 10em;
	margin: 0.2em 0 0 0.75em;
	padding: 0;
	font-size: 0.9em;
	color: #666;
	font-weight: bold;
}

**/

#tocFeatures img {
	padding: 4px;
	border: 1px solid #d9e0e6;
	border-bottom-color: #c8cdd2;
	border-right-color: #c8cdd2;
	background: #fff;		
}

#tocFeatures img a {
	text-decoration: none;
}

#webExclusive {/****/}
#webExclusive a {
	text-decoration: none;
	border-bottom: 1px #eaeaea dashed;
	color: #718d56;
	font-size: 0.9em;
	font-weight: bold;
	margin-left: 2em;
}

#webExclusive a:visited {
	color: #718d56;
}

#webExclusive a:hover {
	color: #690;
	border-bottom: 1px #690 dashed;
}




#tocStuff {
	padding: 0 0 0 1em;
	/*margin-top: -160px;
	display: block;
	float: left;
	background-color: #ffc;
	clear: left;*/
}

#tocStuff a {	
	text-decoration: none;
	border-bottom: 1px #eaeaea dashed;
	color: #718d56;
}

#tocStuff a:visited {
	color: #718d56;
}

#tocStuff a:hover {
	color: #690;
	border-bottom: 1px #690 dashed;
}

#tocStuff dt {
	margin: 1em 0 0 0;
	font-weight: bold;
	font-size: 0.9em;
}

#tocStuff dd {

	color: #666;
	font-size: 0.8em;
}

#listIssues {
	/*********for the archive list*********/
}

#listIssues dl {
	display: block;
	width: 100%;
	margin: 17px 0 10px 20px;
	padding: 0;
	height: 177px;
}

#listIssues dl:first-child {
	margin-top: -36px;
}

#listIssues dt {
	width: 514px;
	margin: 0em 0em 0.5em -0.95em;
	padding: 0.2em 0.2em 0.2em 0.5em;
	font-size: 130%;
	letter-spacing: 1px;
	color: #f3f3ec;
	background-color: #73cfec;
	font-weight: bold;
}
#listIssues dd {
	margin: 0.2em 0 0 1em;
	padding: 0;
	font-size: 0.9em;
	color: #666;
	font-weight: bold;
}

#listIssues a {
	text-decoration: none;
	border-bottom: 1px #eaeaea dashed;
	color: #666;
}

#listIssues a:visited {
	color: #666;
}

#listIssues a:hover {
	color: #690;
	border-bottom: 1px #690 dashed;
	/*text-decoration: underline;*/
}
#listIssues dt span {
	font-size: 0.6em;
	padding-left: 222px;
}

.coverThumb {
	display: block;
	margin: 0 5em 0 0;
	width: 99px;
	float: right;
	clear: right;
	text-align: center;
}

.coverThumb a {
	font-size: 0.7em;
}

#listIssues img {
	padding: 4px;
	border: 1px solid #D9E0E6;
	border-bottom-color: #C8CDD2;
	border-right-color: #C8CDD2;
	background: #fff;
}

#listIssues img a {
	text-decoration: none;
}

#activateLibrary {
	margin-left: 1.3em;
	width: 88%;
}
/******editor weblog styles*******/

#editorBlog {
	margin-top: -5em;
}

/*#editorBlog h3:first-child {
	margin-top: -7em;
}*/

.cheatBreak {
	font-size: 0.5em; 
	line-height: 0.2em;/**/
	color: #fff;
}

#editorBlogTop {
	margin: -1.5em 0 1em 0;/**/
	/*float: left;*/
	clear: right;
}

#editorBlogTop img {
	margin: 0 auto 1em 4.5em;
	padding: 4px;
	border: 1px solid #D9E0E6;
	border-bottom-color: #C8CDD2;
	border-right-color: #C8CDD2;
	background: #fff;
}

#editorBlogTop p {
	clear: right;
	padding: 0 0 5em 0;
}

#staff {
	/*margin-top: -1em;*/
}

#staff dl {
	padding: 1em;
	background-color: #efefef;
	border: 1px solid #ccc;
	border-left: none;
	border-right: none;
}

#staff dt {
	color: #690;
	font-weight: bold;
}

#staff a {	
	color: #693;
	text-decoration: none;
}
#staff a:hover {
	color: #73cfec;
	text-decoration: underline;
}

.shadowImage {
	padding: 4px;
	border: 1px solid #D9E0E6;
	border-bottom-color: #C8CDD2;
	border-right-color: #C8CDD2;
	background: #fff;
}

#bookmarks {
	padding-left: 17em;
}

#bookmarks li {
	display: inline; 
	list-style: none;
}

.columnImageBackground {
	margin: 0;
	padding: 0;	
	background-color: #efefef;
}

#eList {
	padding-bottom: 19.7em;
}

#eList h3.blueBarHead {
	margin-left: 0;
}

#eList h5 a:link {
	color: #690;
	text-decoration: none;
}
#eList h5 a:visited {
	color: #690;
	text-decoration: none;
}
#eList h5 a:hover {
	color: #73cfec;
	text-decoration: underline;
}
#eList h5 a:active {
	color: #333;
}



#blogDirectory {
	padding: 0.1em 0 0.1em 3em; 
	background-color:#690; 
	border: solid 2px #718d56; 
	width: 87%; 
	margin-left: 2em;
	color: #fff;
}

#blogDirectory a {
	text-decoration: none; 
	color: #fff; 
	font-weight: bold;
}

#blogDirectory a:link {
	color: #fff;
}

#blogDirectory a:visited {
	color: #fff;
	text-decoration: none;
}

#blogDirectory a:hover {
	text-decoration: none; 
	color: 73cfec;
}

#blogDirectory .drift {
	text-align: right; 
	padding: 0 0 0 7em;
}

#eventList  {
	/*padding: 1em;
	background-color: #efefef;
	border: 1px solid #ccc;
	border-left: none;
	border-right: none;*/
	margin: -0.5em 1em 0 1em;
	font-size: 0.9em;
	color: #333;
}

#eventList dt {
	color: #690;
	font-weight: bold;
	font-size: 1.1em;
	margin-top: 0.75em;
	margin-bottom: 0.25em; 
	padding: 0.25em 0.5em;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background-color: #efefef;
}

#eventList dt:first-child {
	/*border: none;*/
	margin-top: 0;
}

#eventList a {	
	color: #693;
	text-decoration: none;
}
#eventList a:hover {
	color: #73cfec;
	text-decoration: underline;
}

#eventListNS  {
	/*padding: 1em;
	background-color: #efefef;
	border: 1px solid #ccc;
	border-left: none;
	border-right: none;*/
	margin: 1em 1em 0 1em;
	font-size: 0.9em;
	color: #333;
}

#eventListNS dt {
	color: #690;
	font-weight: bold;
	font-size: 1.1em;
	margin-top: 0.75em;
	margin-bottom: 0.25em; 
	padding: 0.25em 0.5em;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background-color: #efefef;
}

#eventListNS dt:first-child {
	/*border: none;*/
	margin-top: 0;
}

#eventListNS a {	
	color: #693;
	text-decoration: none;
}
#eventListNS a:hover {
	color: #73cfec;
	text-decoration: underline;
}

#officers, #directors {
	padding-left: 1.5em;
}

#officers dt, #directors dt {
	font-weight: bold;
	margin-top: 1.5em;
}