body{
	background: #fff;
	margin: 0;
	padding: 0;
	font-size: small;
	font-family: Arial, Verdana;
	text-align:center;
	height: 100%;
	}
	
#main-wrap {
	width: 1000px;
	background: #fff;
	margin:0px auto;
	text-align:left;
	height: 500px;
	}

td {
	font-size: small;
	}	
	
h1 {
	font-size: 225%;
	}
	
dd {
	margin: 0; padding: 0;
	}

a {
	color: #369;
	}

a.tag {
	font-family: Helvetica, Arial, sans-serif;
	background: #f1f1f1;
	color: #666;
	line-height: 1.4em;
	padding: 0 2px;
	text-decoration: none;}	

a:link, a:visited {
	text-decoration: none;
	}	
	
a:hover {
	text-decoration:underline;
	}	
	
a:hover.tag {
	background: #ff7f00;
	color: #fff;}

a.navconnect {
	text-decoration: none;
		
		}

a:hover.navconnect {
	text-decoration: underline;

	}		

hr {
	border: 0;
	border-top: 1px solid #ccc;}
	
#header {
	width: 1000px; 
	min-height: 80px; 
	color: white; 
	text-align: right; 
	background: white url(/images/sitebg_3_2.png);
	}
	
#header h1{
	margin: 10px;
	visibility: hidden;
	}	

#top_nav {
	background:  url(images/top_bg.png) repeat-x;
	}

#top_nav a{
	padding: 2px 6px;
	font-size: 80%;
	text-transform: uppercase;
	letter-spacing: .1em;
	color: white;
	text-decoration: none;
	margin: 0; 
	}
	
#top_nav a:hover {
	background: #ff7f00;
	color: white;
	}	

#metanav {
	text-align: right;
	color: white;
	margin: 0;
	padding: 0;
	margin-top: 21px;
	margin-right: 14px;
	}
	
#metanav a{
	background: #333;
	padding: 3px 8px;
	font-size: 80%;
	text-transform: uppercase;
	letter-spacing: .1em;
	color: white;
	text-decoration: none;
	}	
	
#metanav a:hover {
	background: #ff7f00;
	color: white;
	}	
	
#wrap {
	background: white;
	margin-top: 0px;
	float: left;
	width: 998px;
	}

#wrap h1{
	padding:0;
	margin:0;
	}
	
#masterdiv {
	font-size: 80%;
	text-transform: uppercase;
	margin: 0;
	float: left;
	margin: 4px 16px 0 8px;
	width: 230px;
	}		

#masterdiv ul{
	list-style: none;
	margin: 0;
	padding: 0;
	}	

#masterdiv li {
	background: url(http://demos.org/images/nav_bgrd.png) repeat-y;
	}
	
#masterdiv li a{
	cursor: pointer;
	display: block;
	color: #fff;
	text-decoration: none;
	padding: 2px 0 2px 32px;
	border-top: 1px solid #f1f1f1;	
	line-height: 1.2em;
	}
	
#masterdiv li a:hover{
	background: url(http://demos.org/images/nav_arrowOn.png) no-repeat 2px 50%;
	}	
	
#masterdiv ul ul li a{
	padding-left: 6px;
	border: 0;
	background: #414141;
	margin-left: 25px;
	}		
	
#masterdiv ul ul li a:hover{
	background: #ff7f00
	}

#wrap-explore {
	float: right;
	width: 260px;
	}	
	
#wrap-explore div{
	background: #f1f1f1;
	border: 1px solid #ccc;
	margin: 6px;
	padding: 6px;
	padding-top: 0;
	margin-left: 8px;
	font-size: 80%;}		

#wrap-explore h2 {
	font-size: 130%;
	padding: 0;
	margin: 0;
	margin-top: 4px;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: .2em;
	}	
	
#explore h3 a {
	display: block;
	background: #ff7f00;
	color: #fff;
	text-decoration: none;
	padding: 2px;}		
	
#connect ul{
	list-style: none;
	padding: 0;
	margin: 0;
	margin-top: 4px;
	}	

#connect li{
	padding-left: 12px;
	}	
	
#content {
	width: 100%;
	font-family: Georgia, times, serif;
	}	
	
#content h1{
	font-family: georiga, serif;
	margin: 0;
	padding: 0;
	}
	
#content h2{
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	font-size: 100%;
	color: #666;
	}	
	
#content	h2 a {
	text-decoration: none;
	}
	
#blogheadlines ul{
	list-style: none;
	margin: 0;
	padding: 0;
	padding-left: 12px;
	}	

#featured_issues {
	float: left;
	}
	
#featured_issues div{
	font-size: 75%;
	width: 350px;
	margin-right: 2px;
	min-height: 80px;
	margin-bottom: 6px;
	}

#featured_issues div h3{
	margin-top: 0;

	font-size: 165%;
	}
	
#featured_issues div h3 a{
	display: block;
	color: black;
	border-bottom: 1px dashed #ddd; 
	text-decoration: none;
	text-transform: uppercase;
	padding: 1px 1px;	}
	
#featured_issues div ul{
	list-style: none;
	margin:0;
	padding-left: 12px;
	padding:0;
	}	
	
#meta_short {
	float: left;
	}
	
#meta_short div{
	float: left;
	clear: left; 
	font-size: 75%;
	width: 330px;
	margin-right: 4px;
	margin-bottom: 6px;
	}

#meta_short div.right {
	float: right;
	clear: right;
	width: 330px;
	}

#meta_short div h3{
	margin-top: 0;
	background: #036;
	color: white;
	padding: 1px 3px;
	}

#meta_short div h4{
	font-size: 110%;
	margin: 3px 0;
	}
	
#meta_short div ul{
	list-style: none;
	margin: 5px 0;
	padding-left: 12px;
	padding:0;
	}		
	
#blogbox {}
	
#blogbox h3{	
	background: #ff7f00;
	margin: 0;
	padding: 0;
	}
	
#blogbox p {
	margin: 6px 8px;
	}

#newsbox {
	float: left;
	width: 330px;
	}
	
#newsbox p{
	margin: 6px;
	
	}
	

#quote p{
	color: #666;
	font-size: 14px;
	}			
	
#contactbox	{
	width: 262px;
	font-size: 90%;
	float:right;
	background: #f1f1f1;
	border: 1px solid #999;
	margin-left: 6px;
	}

#contactbox	div{
	margin: 3px;
	}
	
dd.thumbnail
	{float: right;
	}	

dl.pubblock {
	font-family: georgia, times, serif;
	margin-bottom: 24px;
	}
	
dt.pubtitle
	{font-size: 150%;
	color: #999;
	text-transform: uppercase;
	}	
	
#issue_rel{
	width: 270px;
	color: #333;
	float: right;
	border: 1px solid black;
	background: #f1f1f1;
	margin-left: 6px;
	padding: 0;
	font-family: Helvetica, arial, sans-serif;
	margin-bottom: 200px;
	}	

#issue_rel div{
	margin: 4px;
	font-size: 80%;
	}

#issue_rel h2 {
	font-size: 100%;
	text-transform: uppercase;
	background: #999;
	color: #f1f1f1;
	margin:0;
	padding: 1px 6px;
	}
	
#issue_rel ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}
	
#issue_rel li {
	margin: 0;
	padding-left: 12px;
	background: url(/images/li_arrow.png) 0 .3em no-repeat;
	}

#issue_rel a {	
	text-decoration: none;
	color: #369;
	}

#issue_rel a:hover {
	text-decoration: underline;
	}
	
#issue_pubs {
	clear: both;
	float: left;
	width: 340px;
	margin-right: 12px;
	border-right: 1px dotted #666;
	padding-right: 8px;
	}	
	
#issue_art {
	float: left;
	width: 340px;
	margin-bottom: 2em;
	}	
	
.art_title {
	font-family: Georgia, serif;
	font-size: 140%;
	}	
	
a.art_title {
	color: #036;
	font-size: 100%;
	text-decoration: none;
	}	

a:hover.art_title {
	color: #369;
	text-decoration: underline;
	}

.recordextras {
	color: #515151; 
	font-size: 85%}
	
em.recordextras {
	color: #515151; 
	font-size: 120%;
	}


em.outlet {
	font-size: 115%;
	}

	
.pullout {
	background: #f1f1f1;
	margin: .25em;
	padding: .5em 1em;
	}	
	
hr.dotted_hr {
	border: 0;
	border-top: 1px dotted #ccc;
	width: 96%;}
		
ul.arrow {
	margin: 0;
	padding: 0;
	list-style: none;
	}
	
li.arrow {
	margin: 0;
	padding-left: 12px;
	background: url(/images/li_arrow.png) 0 50% no-repeat;
	}	
