/* general rules */

body, div, ul, ol, li, dl, dt, dd, p, address, table, th, td  { 
	margin:0; padding:0; 
	}	
	
img { 
	display: block; border: 0; 
	}	
	
li { 
	list-style-type:none;
	line-height:1.2;
	margin-bottom:1em;
	}	
	
address { 
	font-style:normal; 
	}			
	
.hidden { 
	display:none; 
	}	
	
.text { 
	margin:0; padding:0; border:0;
	}	
	
.error {
	background-color:#FF9;
	color:#f00;
	}	
	
/*  Typography */
	
h1, h2, h3, h4, legend { 
	font-family: Arial, Helvetica, sans-serif;	
	color: #587B7C; 
	font-weight: bold;
	margin:.75em 0 .5em 0;
	line-height:1.25em;
	 }

h1 { 
	font-size:200%;
	margin-bottom:12px;
	}	
	
h2 { 
	font-size:130%; 
	}	
	
h3 { 
	font-size:115%; 
	}
	
.main .contentbody h4, .main .contentbody h5, legend {
	font-size:115%;
	color:#333;
	font-weight:bold;
	padding-top:12px;
	border-top:1px solid #ccc;
	}		
legend{
	display: block;
}
h2.callout {
	font-family: Georgia, Times New Roman, Times, serif;
	float: right;
	font-size:120%;
	letter-spacing:.05em;
	color:#E8D766;
	background-color:#587B7C;
	margin-left:24px;
	font-weight:normal;
	width:180px;
	padding:12px;
	margin-bottom:12px;
	margin-top:36px;
	border-bottom:6px solid #d06f1a;
	}	
	
p, dd, li, td	{
	text-align: left;
	margin-top: 0;
	margin-bottom: 1em;
	}
	
.main ul.bulletlist {
	margin-left:24px;
	}	
	
.bulletlist li {
	list-style-type: disc;
	}	

	
	/* General linkology */
	
a:link, a:visited {
	text-decoration : none;
	color: #D06F1A;
	font-weight:bold;
	}

a:hover {
	text-decoration: underline;
	color:#D06F1A;
	}

a:active {
	text-decoration: none;
	}		

	/*  Establish general layout parameters */
	
body	{
	font: small/1.5em Verdana,Sans-serif;
	color: #333;
	background: #FFF;
	background-image:url('/i/bg_body.gif');
	background-repeat:repeat-y;
	background-position: top center;
	}	
	
#wrap,  #footer {
	width:756px;
	margin:0 auto;
	position:relative;
	}	

#header {
	background-image:url('/i/bg_header.gif');
	background-repeat:no-repeat;
	}

#search {
	width:208px;
	position:absolute;
	right:6px;
	top:23px;
	}	
div.results p{
	padding-bottom: 5px;
	border-bottom: 1px solid #ccc;
	width: 460px;
	}
span.breadcrumb_0 a{font-weight: normal; font-size:9px;}

.navwrap { 
	padding: 12px 5px; 
	border-bottom:1px solid #587B7C; 
	padding-bottom: 7px;
	float: left;
	clear: left;
	}
	
ul#navi { 
	width: 739px; 
	height: 18px; 
	background: url('/i/nav.gif') no-repeat; 
	position: relative; 
	margin: 0 auto;
	}

ul#navi li { 
	list-style: none; 
	position: absolute; 
	top:0; background: transparent;  
	}
	
ul#navi li, ul#navi li a { 
	height: 18px; 
	display: block;
	}
	
ul#navi li a {
	text-indent: -9999px; 
	text-decoration: none; 
	}		
	
ul#navi li#a	{ left:  0px; width: 59px;}
ul#navi li#i	{ left: 59px; width:98px;}
ul#navi li#r	{ left:157px; width:101px;}
ul#navi li#pd	{ left:258px; width:146px;}
ul#navi li#ca	{ left:404px; width:94px;}
ul#navi li#fm	{ left:498px; width:130px;}
ul#navi li#gi	{ left:628px; width: 111px;}
	
ul#navi li#a a:hover,  div#about ul#navi li#a           {background: url('/i/nav.gif') no-repeat -0px -19px;}
ul#navi li#i a:hover,  div#issues ul#navi li#i          {background: url('/i/nav.gif') no-repeat -59px -19px;}
ul#navi li#r a:hover,  div#resources ul#navi li#r       {background: url('/i/nav.gif') no-repeat -157px -19px;}
ul#navi li#pd a:hover, div#publicdialogue ul#navi li#pd {background: url('/i/nav.gif') no-repeat -258px -19px;}
ul#navi li#ca a:hover, div#calendar ul#navi li#ca  		{background: url('/i/nav.gif') no-repeat -404px -19px;}
ul#navi li#fm a:hover, div#media ul#navi li#fm          {background: url('/i/nav.gif') no-repeat -498px -19px;}
ul#navi li#gi a:hover, div#getinvolved ul#navi li#gi    {background: url('/i/nav.gif') no-repeat -628px -19px;}

.text {
	width:140px;
	background-color:#fdf9a3;
	border:1px solid #bd4f0e;
	padding:2px;
	font-size:11px;
	vertical-align:middle;
	}

#signup .text {
	margin-right:6px;
	background-color:#fff;
	border:1px solid #587B7C;
	}

.imgbutton {
	display:inline;
	vertical-align:middle;
	}
	
/*  Main Navigation */	
	
#nav {
	margin-top:12px;
	padding-bottom:6px;
	border-bottom:1px solid #587B7C;
	}	

#nav li {
	display:inline;
	}
	
#nav a {
	font-size:11px;
	font-weight:bold;
	color:#587B7C;
	text-transform:uppercase;
	letter-spacing:.066em;
	padding:6px 6px;
	margin-right:9px;
	}	
	
#nav a:hover {
	color:#D06F1A;
	}
	
/* Main Content */

.main {
	float:left;
	clear: none;
	width:495px;
	border-right:1px solid #ccc;
	padding-bottom:12px;
	margin-bottom:24px;
	font-size:85%;
	}
	
.main #keyimg {
	margin-left:;
	}	
		
.main h1 a {
	color:#587B7C;
	}
	
.main h1, .main h2, .main h3, .main p, .contentbody {
	margin-right:30px;
	}	
	
.sidebarnav {	
	float:right;
	padding:0;
	margin:10px;
	margin-left:24px;
	width:180px;
	background-color:#ededed;
	}
	
.sidebarnav ul {
	width:156px;	}	
		
.sidebarnav li {
	margin:0;
	margin-bottom:6px;
	border-bottom:1px dotted #ccc;
	padding:0;
	padding-bottom:6px;
	}
	
.sidebarnav li.last {
	border-bottom:0;
	padding-bottom:0;
	margin-bottom:0;
	}		
	
.sidebarnav li.pdf {
	border-bottom:0;
	padding-bottom:0;
	margin-bottom:0;
	font-size:75%;
	}		
	
.sidebarnav h3 {
	width:192px;
	margin:0;
	margin-bottom:6px;
	padding:6px 0 3px 0;
	letter-spacing:.05em;
	color:#fff;
	font-weight:normal;
	text-transform:uppercase;
	text-align:center;
	border-bottom:1px solid #ccc;
	background-color:#999;
	}	
	
html>body .sidebarnav h3	{
	width:180px;

}
		
.sidebarnav li a {
	font-weight:normal;
	color:#506884;
	}
	
.main h4 {
	font-weight:normal;
	color:#999;
	}		
	
.callout h2.sidetitle {
	font-size:14px;
	}

.main .callout {
	margin-right:12px;
	font-weight:bold;
	background-image:none;
	width:180px;
	}
	
div.pullquote { 
	width: 40%; 
	float: right; 
	margin: 10px 0 10px 10px; 
	background-color: #CFDDE5; 
	border-top: 1px solid #D06F1A; 
	border-bottom: 4px solid #D06F1A; 
	padding: 0 10px;
	}
div.pullquote p {
	margin-right:0;
	} 
div.pullquote h1, div.pullquote h2, div.pullquote h3 { 
	font-family: Georgia, "Times New Roman", Times, serif; 
	}

div.photoblock { 
	width: 200px; 
	float: right; 
	margin: 0 24px 18px 24px; 
	background-color: #e9e9e9; 
	border-top: 1px solid #D06F1A; 
	border-bottom: 6px solid #D06F1A; 
	padding:0; 
	} 
	
div.photoblock img { 
	margin: 0 auto; 
	border-bottom:1px solid #fff; 
	}
	
div.photoblock span { 
	font-size: 10px; 
	color: #333; 
	display: block; 
	margin: 12px; 
	}
	
div.photoblock span.credit {
	font-size: 9px; 
	font-style:italic; 
	color:#666; 
	margin:6px;
	line-height:1.25em;
	}
	
div.photoblock span.caption {
	line-height:1.4em; 
	letter-spacing:.01em;
	margin-top:6px; 
	}	

div.photoblocksmall { 
	width: 100px; 
	float: right; 
	margin: 0 24px 18px 24px; 
	background-color: #e9e9e9; 
	border-top: 1px solid #D06F1A; 
	border-bottom: 6px solid #D06F1A; 
	padding:0; 
	} 
	
div.photoblocksmall img { 
	margin: 0 auto; 
	border-bottom:1px solid #fff; 
	}
	
div.photoblocksmall span { 
	font-size: 10px; 
	color: #333; 
	display: block; 
	margin: 12px; 
	}
	
div.photoblocksmall span.credit {
	font-size: 8px; 
	font-style:italic; 
	color:#333; 
	margin:3px;
	line-height:1.25em;
	}
	
div.photoblocksmall span.caption {
	line-height:1.4em; 
	letter-spacing:.01em;
	margin-top:6px; 
	}	

.main ul { 
	list-style-type: circle; 
	margin: 0 24px 18px 12px;
	}
	
.main ol { 
	list-style-type: decimal; 
	margin: 0 24px 18px 12px;
	}

.main dl { 
	margin-left: 20px; 
	}
	
.main dl dt { 
	font-weight: bold; 
	margin: 5px 0 0 0; 
	padding: 0; 
	line-height: normal; 
	}
	
.main dl dd { 
	font-weight: normal; 
	margin: 0; padding: 0; 
	line-height: normal; 
	}

dl.resources { 
	margin: 0; 
	padding: 0; 
	}
	
dl.resources dt { 
	font-weight: bold; 
	color: #d06f1a; 
	margin-top: 20px; 
	padding-left: 20px; 
	padding-bottom: 5px; 
	}
	
dl.resources dt a { 
	text-decoration: underline; 
	}
	
dl.resources dt a:hover { 
	text-decoration: none; 
	}
	
dl.resources dt.pdf { 
	background: url('/i/pdf.gif') no-repeat; 
	}
	
dl.resources dt.link { 
	background: url('/i/link.gif') no-repeat; 
	}
	
dl.resources dd { 
	font-weight: normal; 
	margin: 0; padding: 0; 
	line-height: normal; 
	}
	
dl.resources dd.author, dd.author { 
	font-weight: bold; 
	color: #999; 
	padding: 5px 0; 
	}

.issues li a {
	padding:4px;
	padding-left:58px;
	background-image:url('/i/icon_issue.gif');
	background-repeat:no-repeat;
	background-position:left;
	}
	
.main .photocredit {
	font-size: xx-small;
	color:#999;
	margin:0;
	margin-top:36px;
	padding-top:6px;
	border-top:1px solid #dcdcdc;
	width:95%;
	}	
	
.photocredit dt, .photocredit dd {
	margin-left:0;
	display:inline;

	}	

.photocredit dd p {
	margin-top:4px;
	}

/* Subnav and Archive Styles */


#subnav, #archivelist, #categorylist	{
	background-image:url('/i/bg_shadowline_up.gif');
	background-position:bottom center;
	background-repeat:no-repeat;
	padding:0;
	padding-bottom:6px;
	margin:0;
	margin-bottom:24px;
	width:236px;
	}
#archivelist, #categorylist{padding-bottom: 0px;}	
#subnav a {
	color: #506884; 
	}	

#subnav h2 {
	text-align:center;
	color:#D06F1A;
	text-transform:uppercase;
	}	
	

img.title {
	margin:12px auto;
	margin-bottom:9px;
	}	
	
.callout {
	float:right;
	clear: right;
	padding:0 9px;
	font-size: 85%;
	width:224px;
	background-image:url('/i/bg_shadowline.gif'); 
	background-repeat:no-repeat; 
	background-position: top center;
	}	
	
#nav_categories, #archives, #categories {
	background-image:url('/i/bg_shadowline.gif'); 
	background-repeat:no-repeat; 
	background-position: top center;
	}	
	
#subnav #nav_categories li{
	margin:0 12px;
	border-bottom:1px solid #ededed;
	}	

#archives, #categories{
	padding-top: 10px;
	padding-bottom: 0px;
}

#subnav #nav_categories li.last, #archives li, #categories li {
	border-bottom:0;
	}	
	
#subnav #nav_categories li ul li {
	margin:0;
	margin-bottom:1px;
	border-bottom:0;
	}	

#nav_categories, .callout {
	padding-top: 12px;
	}

.callout a {
	color: #506884; 
	}
	
ul#nav_categories li{ 
	margin: 0; 
	padding: 1px; 
	}
	
ul#nav_categories li a,  ul#archives li a, ul#categories li a { 
	color: #506884; 
	font-weight: bold; 
	padding:3px 12px;
	display:block;
	}	
	
ul#nav_categories li a:hover {
	background-color: #FFFFD7;
	background-image: url(../i/arrow.gif);
	background-repeat:no-repeat;
	background-position:left;
	}	
	
ul#nav_categories li.on a { 
	color: #D06F1A; 
	font-weight: bold; 
	display:block;
	background-image: url(../i/arrow.gif);
	background-repeat:no-repeat;
	background-position:left;
	}	
	
ul#subnav_categories { 
	margin-left:12px; 
	}	
	
li ul#subnav_categories li {
	margin-bottom:0;
	}	
	
li ul#subnav_categories li a { 
	font-weight: normal; 
	color:#666;
	padding-bottom:0;
	margin-bottom:0;
	}
	
li.on ul#subnav_categories li a { 
	font-weight: normal; 
	color: #587B7C; 
	background-image:none;
	}
	
li.on ul#subnav_categories li a:hover {
	background-color: #FFFFD7;
	background-image: url(../i/arrow.gif);
	background-repeat:no-repeat;
	background-position:left;
	}	
	
li.on ul#subnav_categories li.on {
	margin-bottom:0;
	}
	
li.on ul#subnav_categories li.on a { 
	color:#D06F1A;
	text-decoration:underline;
	background-image: url(../i/arrow.gif);
	background-repeat:no-repeat;
	background-position:left; 
	}
		
li.on ul#subnav_categories li a { 
	color: #666; 
	}

ul#nav_categories li ul.blog_subnav {
	display: hidden;
	}
	
ul#nav_categories li.on ul.blog_subnav {
	display: block;
	}
	
/* Other Sidebar Stuff */
	

dl#research p {
	margin-bottom:0;
	}	
	
dl#research i {
	display:block;
	font-size:9px;
	margin-top:.33em;
	}	

#signup, #blog_searchform {
	background:none;
	background-color:#f3ebb2;
	border: 1px solid #b9b388;
	width:218px;
	margin-bottom:24px;
	}
	
.message {
	color:#c00;
	}			
	
.pdf li	{
	background-image:url('/i/pdf.gif');
	background-repeat:no-repeat;
	height:16px;
	}	
	
.pdf li a {
	padding-left:20px;
	}	

	/* footer */

#footer {
	clear:both;
	font-size: xx-small;
	padding-top:6px;
	border-top:1px solid #587B7C;
	margin-top:12px;
	padding-bottom:12px;
	color:#666;
	line-height:1.2em;
	}	
	
#credit {
	float:left;
	}

#footer a {
	display:block;
	color:#666;
	font-weight:normal;
	margin-top:4px;
	}

#footer p{
	margin:0;
	margin-top:4px;
	}
	
#footer #contactus {
	position:absolute;
	top:-24px;
	left:0;
	font-size:11px;
	color:#587B7C;
	font-weight:bold;
	}		
	
#isc { 
	float:right; width: 236px; 
	}

html > body #isc { 
	width: 236px; 
	}

#isc p {
	position: relative;
	}

#isc p img {
	position: absolute;
	right: 0;
	top: 0;
	margin-left:24px;
	}	

	/* fixes */

.clearfix:after, .contentbody:after, .main:after; {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}

.clearfix. , .contentbody., .main. {
	display: inline-table;
	}

	/* Hides from IE-mac \*/
* html .clearfix,* html .contentbody, * html .main {height: 1%;}
.clearfix, .contentbody, .main {display: block;}
	/* End hide from IE-mac */
	
	/*  Home Page */

#home_issues {
	margin-top:18px;
	}
	
#home_issues .label {
	margin-bottom:9px;
	}		

#home_issues ul {
	margin:0;
	width:496px;
	}

#home_issues li {
	float:left;
	width:79px;
	margin-right:3px;
	}
	
#body_home #subnav h2 {
	font-size:150%;
	border-top:0;
	}	
	
#home_news dl.first {
	background-color:#FFFFCC;
	border-top:1px solid #D06F1A;
	border-bottom:4px solid #D06F1A;
	padding:9px;
	}
	
#home_news dl.first dt {
	font-size: 130%;
	}		
	
#home_news dd.first p {
	line-height:1.2;
	margin:0;
	}	
	
#home_events dt, #home_events dd, #home_news dt, #home_news dd {
	line-height:1.2em;
	}	
	
#home_events dt, #home_news dt {
	margin-bottom:3px;
	font-size:115%;
	}
	
#home_events dl, #home_news dl {
	margin-bottom:6px;
	border-bottom:1px solid #ccc;		
	}
	
#home_events dl.last, #home_news dl.last {
	border-bottom:0;
	}	
	
#home_elevator {
	width:262px;
	float:left;
	padding-right:18px;
	border-right:1px solid #ccc;
	margin-top:12px;
	}	
	
#home_elevator h3 {
	font-size:150%;
	}	
	
#home_quote {	
	float:right;
	padding-top:9px;
	background-color:#587B7C;
	padding:24px;
	width:165px;
	margin-top:12px;
	}
	
#home_quote blockquote {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#E8D766;
	font-size:150%;
	margin-top:2em;
	margin:0;	
	}	
	
#home_quote blockquote em {
	display:block;
	font-size:75%;
	line-height:1.2em;
	margin-top:12px;
	}	
	
#home_sponsors {
	width:470px;
	padding:9px;
	padding-right:0;
	border-top:1px solid #D06F1A;
	float:left;
	clear:both;
	margin-top:1.5em;
	background-image:url(../i/bg_sponsors.jpg); 
	background-position:top center;
	background-repeat:no-repeat;
	}
	
#home_sponsors	dl  {
	margin:12px;
	}
	
	
#home_sponsors dd {
	margin-bottom:1.5em;
	}	

#home_sponsors img.label {
	display:block;
	margin-bottom:12px;
	}	
	
#home_sponsors	ul  {
	margin-top:.5em;
	margin-left:0;
	}
	
#home_sponsors li {
	margin-bottom:.33em;
	}	

#home_sponsors a {
	font-weight:normal;
	}
		
#home_sponsors dd img {
	display:inline;
	margin-right:24px;
	margin-top:12px;
	}			
	
#home_getinvolved dl	{
	border-bottom:1px solid #999;
	margin:0;
	padding:0;
	margin-bottom:2px;
	background-color:#dcdcdc;
	}

#home_getinvolved dl.last {
	margin-bottom:24px;
	}	
	
#home_getinvolved dt {
	font-size:115%;
	font-weight:bold;
	padding:0 9px;
	}	
	
#home_getinvolved dd {
	line-height:1.2em;
	padding:0 9px;
	padding-bottom:6px;
	margin:0;
	}
	
#callout_forum dt, #callout_blog dt {
	font-size:130%;
	padding-top:6px;
	}
	
#home_getinvolved #callout_forum {
	background-color:#ededed;
	border-bottom:1px solid #ccc;
	}
		
#home_getinvolved #callout_blog {
	background-color: #ededed;
	border-bottom:1px solid #ccc;
	}		
	
	

	/* Calendar Styles */

#calendarlist {
	margin-left:12px;
	}

#calendarlist dl {
	margin:0;
	width:95%;
	}
	
#calendarlist dt {
	font-size:110%;
	}	
	
#calendarlist dd {
	margin-bottom:18px;
	}
	
#calendarlist dd em {
	display:block;
	margin-top:.75em;
	font-weight:bold;
	}
		
#calendarlist h2, .main h2 {
	border-bottom:1px solid #ccc;
	padding-bottom:.5em;
	margin-bottom:1em;
	margin-top: 1.5em;
	margin-right:12px;
	}	
	
 .main h2.subhead {
 border-bottom:0;
 margin-top:0;
 margin-bottom:0;
	}
	
.main h1 {
	margin-bottom:0;
	}
	
.main h3.author {
	border-bottom:1px solid #ccc;
	padding-bottom:.5em;
	margin-top:.5em;
	}			
		


/* Blog Styles */

h2 {
	clear: left;
	}

.contenttitle {
	clear: left;
	}
	
.main .contentbody {
	float: left;
	padding-bottom: 10px;
	width:448px;
	}

a.more {
	float: left;
	clear: left;
	padding-top: 15px;
	font-weight:normal;
	}
	
ul.blog_itemhead, ul.blog_prevnext {
	margin: 0; 
	padding:0;
	padding-top:2px;
	padding-bottom: 15px;
	width: 232px;
	border-top: 1px dotted #ddd;
	float:left;
	}

ul.blog_prevnext {
	font-weight:normal;
	text-align:right;
	margin-right:12px;
	margin-left:1px;
	}
	
ul.blog_prevnext li {
	text-align:right;
	}
	
ul.blog_itemhead li, ul.blog_prevnext li {
	padding: 0 5px;
	color:#666;
	margin-top:3px;
	font-size:9px;
	text-transform:uppercase;
	display:inline;
	}
	
ul.blog_itemhead li a, ul.blog_prevnext li a {
	font-weight:normal;
	}	
	
ul.blog_itemhead li.edit {
	border-right: 0;
	}
	
ul.blog_itemhead li.last {
	border-left:1px dotted #ccc;
	padding-left:12px;
	margin-left:6px;
	}	
	
label.blog {
	display: block;
	}
	
label.blog .input, #searchform .input {
	width: 150px;
	}

#searchform input { 
	float: left; 
	}

label.blog .commentfield {
	width: 200px;
	display: block;
	}
	
.comments {	
	margin-top:24px;
	}

#blog_searchform, #blog_login {
	background-color:#ededed;
	border: 1px solid #ccc;
	}
	
#blog_searchform input, #blog_login input {
	background-color:#f3ebb2;
	border: 1px solid #b9b388;
	}

#blog_searchform input, #blog_login input {
	margin-right:6px;
	background-color:#fff;
	border:1px solid #587B7C;
	}	

.comment {
	padding: 15px;
	background-color: #F3EBB2;
	margin-bottom: 5px;
	margin-right: 35px;
	border-right: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
	}
	
.commentbody {
	padding: 5px 0 5px 0;
	}

table.poll, fieldset {
	border: 0;
	}
	
table.poll {
width:460px;

	}	
	
table.poll th {
	text-align: left;
	}
	
table.poll td	{
	width:48px;
	}

.pollbar {
	height: 6px;
	}

.pollbar_1 {
	background-color: red;
	}

.pollbar_2 {
	background-color: green;
	}

.pollbar_3 {
	background-color: blue;
	}

.pollbar_4 {
	background-color: yellow;
	}

.pollbar_5 {
	background-color: orange;
	}

.pollbar_6 {
	background-color: skyblue;
	}

.highlight {
	background-color: #FDF9A3;
	}

.rightbox {
	float:right; 
	padding: 10px 0 10px 10px;
	}

.leftbox {
	float: left; 
	padding: 10px 10px 10px 0;
	}

.error {
	background-color: red; 
	color: white; 
	padding: 10px; 
	margin-bottom: 10px;
	}

pre.code { 
	margin: 5px 10px 20px 10px; 
	padding: 0; 
	font: 11px "Courier New", Courier, mono; 
	color: #321; 
	line-height: 1.5em; 
	padding: 10px; 
	background-color: #ffc; 
	border: 1px solid #ee9; 
	}
	
p.code { 
	margin-left: 10px; 
	}
	
div.photoasset {
        clear: both;
	border-bottom: 1px dotted #ee9;
        padding: 20px 0;
        margin: 0 20px 0 0; 
	}
	
div.photoasset img { 
	width: 200px; 
	float: left; 
	margin-right: 10px;
        padding: 3px;
	border: 1px solid #ee9; 
	}
	
div.photoasset span { 
	font-size: 10px; 
	color: #333; 
	display: block; 
	margin: 12px; 
	}
	
div.photoasset span.credit {
	font-size: 9px; 
	font-style:italic; 
	color:#666; 
	margin:0;
	margin-left:6px;
	}
	
div.photoasset span.caption {
	line-height:1.4em; 
	letter-spacing:.01em;
	margin-top:6px; 
	}

ul.bandf{
	margin:0px;
	margin-top:12px;
	padding: 0;
	padding-left: 8px;
}html>body ul.bandf{padding-left: 3px;}

ul.bandf li, ul.bandf li img{
	display: inline;
}
ul.bandf li{
	padding:0; margin:0;
}