body {
	font-family:Arial,sans-serif;
	font-size:12px;
	background:#998 url("../images/bg_body.png") top left repeat-x;
	color:#332;
}
p, ol, ul , dl {
	line-height:16px;
}
.label {
	display:inline-block;
	font-weight:bold;
}
td .label {
	margin-bottom:0px;
}
h1 {
	margin-top:15px;
	margin-bottom:10px;
	color:#B60;
	font-size:24px;
}
h2 {
	padding:5px;
	border:1px solid #BBA;
	border-bottom-color:#CCB;
	background:#EED url("../images/bg_h2.gif") center left repeat-x;
	color:#776;
	font-size:18px;
}
hr {
	height:1px;
	border:0px;
	background-color:#DDC;
}
sub, sup {
	font-family:"Arial Narrow";
}
sup {
	vertical-align:baseline;
	position:relative;
	bottom:3px;
}
sub {
	vertical-align:baseline;
	position:relative;
	top:3px;
}
td {
	vertical-align:top;
	padding-left:5px;
	padding-right:5px;
}
td.label {
	display:table-cell;
	padding:5px;
	margin-bottom:0px;
	background:#BBA;
	color:#FFF;
	font-weight:bold;
}
em {
	color:#776;
	font-weight:bold;
}
a:link, a:visited {
	color:#940;
	text-decoration:none;
}
a:hover, a:active {
	color:#D80;
	text-decoration:underline;
}
a.located {
	font-weight:bold;
}
a.buttonlink , a.buttonlink_back {
	display:inline-block;
	padding:3px 5px;
	padding-right:0px;
	-moz-border-radius:5px; 
	-webkit-border-radius:5px;
	border:2px solid #776;	
	background:#998 url("../images/bg_buttonlink.png") center left repeat-x;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
}
a.buttonlink_back {
	padding:3px 5px;
	padding-left:0px;
	background:#998 url("../images/bg_buttonlink.png") center left repeat-x;
}
a.buttonlink img, a.buttonlink_back img {
	border:0px;
}
a.buttonlink:hover, a.buttonlink_back:hover {
	border:2px solid #B60;	
	background:#FA0;
}
img.icon {
	vertical-align:-18%;
}
img.thumbnail {
	width:250px;
	height:auto;
}
ul {
	list-style-image:url("../images/bul_site_lvl1.png");
}
ul ul {
	list-style-image:url("../images/bul_site_lvl2.png");
}
ol.lists, ul.lists {
	padding-left:20px;
}
ol.blocks, ul.blocks {
	padding-left:20px;
}
ol.blocks li, ul.blocks li {
	padding:3px 5px;
	border-left:3px solid #FFF;
	text-align:justify;
}
ol.blocks li:hover, ul.blocks li:hover {
	border-left:3px solid #BBA;
	background:#EED;
}
ol.blocks .journal, ul.blocks .journal {
	font-style:italic;
}
ol.blocks .journal .vintage, ul.blocks .journal .vintage {
	font-weight:bold;
	font-style:normal;
}
dt {
	color:#554;
	font-weight:bold;
}
dd {
	display:list-item;
	margin-left:20px;
	padding-left:0px;
	list-style-image:url("../images/bul_site_lvl1.png");
}
dl dl dd{
	list-style-image:url("../images/bul_site_lvl2.png");
}
#wrapper_site {
	width:960px;
	margin:10px auto;
	padding:10px;
	background:url("../images/bg_site_tile10.png");
	overflow:auto;
}
#site_header {
	width:960px;
	height:80px;
	background:transparent url("../images/bg_site_header.png");
}
#site_navigation {
	width:960px;
	margin:0px auto;
	background-color:#FA0;
	border-bottom:1px solid #940;
}
#site_page {
	position:relative;
	clear:both;
	float:left;
	width:920px;
	min-height:300px;
	margin:0px auto;
	padding:0px 20px 20px;
	background:#FFF;	
}
#site_page .article a[href^="http:"] {
	padding-right:16px;
	background-image:url("../images/ico_site_external.png");
	background-position:center right;
	background-repeat:no-repeat;
}
#site_page .article a[href^="mailto:"] {
	padding-right:16px;
	background-image:url("../images/ico_site_mail.png");
	background-position:center right;
	background-repeat:no-repeat;
}
#site_aside {
	position:relative;
	clear:both;
	float:left;
	width:920px;
	padding:20px 20px;
	background:#B60;
	border-top:1px solid #940;
	color:#FFF;
	overflow:auto;
}
#site_aside .article {
	max-width:18%;
	display:inline-block;
	vertical-align:top;
	font-size:11px;
}
#site_aside .label {
	display:block;
	margin-bottom:5px;
	color:#FFF;
	font-size:16px;
}
#site_aside ul {
	margin-top:0px;
	margin-bottom:0px;
	padding-bottom:0px;
	padding-left:18px;
	list-style-image:url("../images/bul_marker_left.png");
}
#site_aside .article a {
	padding-right:20px;
	color:#DDC;
}
#site_aside a:hover {
	color:#FFF;
}
#site_aside a.located {
	color:#FFF;
	font-weight:bold;
}
#site_aside img, #site_aside p {
	margin-bottom:0px;
}
#site_aside a img {
	border:0px;
}
#site_aside p.footnote {
	clear:both;
	padding-top:10px;
	margin-bottom:0px;
}
#site_footer {
	clear:both;
	width:920px;
	margin:0px auto;
	padding:5px 20px;
	border-top:1px solid #BBA;
	border-bottom:1px solid #776;
	background:#998;
	color:#FFF;
	font-weight:bold;
	text-align:center;
	overflow:auto;
}
#site_footer span.label {
	display:inline-block;
}
#page_sections {
	position:relative;
	float:left;
	width:650px;
}
#page_asides {
	position:relative;
	float:right;
	width:250px;	
}

/**** Page Section Styles ****/
.section {
	clear:both;
}
.section .article, .section .gallery {
	padding-left:10px;
}
.section .article .article_diagram {
	display:inline-block;
	position:relative;
	padding:5px;
}
.section .article .article_diagram p.caption {
	margin:5px 0px 0px;
	padding:2px 5px;
	border-top:1px solid #CCB;
	border-bottom:1px solid #DDC;
	background:#EED url("../images/bg_h2.gif") 0px -1px repeat-x;
	color:#776;
	font-size:11px;
	text-align:left;
}
.section .article .article_diagram p.caption span.title {
	font-weight:bold;
}
.section .article .article_diagram p.caption span.desc {
}
.section .gallery .montage {
	display:inline-block;
	position:relative;
	margin-right:10px;
	margin-top:5px;
	margin-bottom:5px;
}
.section .gallery .montage img {
	width:120px;
	height:90px;
	padding:10px;
	border:1px solid #EED;
	background:#FFE;
}
.section .gallery .montage a img {
	width:120px;
	height:90px;
	padding:10px;
	border:1px solid #BBA;
	background:#EED;
}
.section .gallery .montage:hover  a img{
	border-color:#B60;
	background:#D80;
}
.section .article .portrait {
	display:inline-block;
	margin-right:10px;
}
.section .gallery .portrait {
	display:inline-block;
	position:relative;
	margin-right:10px;
	margin-top:5px;
	margin-bottom:5px;
}
.section .gallery .portrait img {
	width:120px;
	height:160px;
	padding:10px;
	border:1px solid #BBA;
	background:#EED;
}
.section .gallery .portrait div.description {
	width:100%;
	position:absolute;
	left:0px;
	bottom:0px;
	margin:0px;
	padding:10px 0px 15px;
	background:transparent url("../images/bg_overlay_dark_50.png") top left repeat;
	color:#FFF;
	font-size:11px;
	text-align:center;
}
.section .gallery .portrait div.description ul {
	margin:0px;
	padding:0px;
}
.section .gallery .portrait div.description ul li {
	display:block;
	text-align:center;
}
.section .gallery .portrait div.description span.name,
.section .gallery .portrait div.description span.post {
	display:block;
}
.section .gallery .portrait div.description span.name {
	font-weight:bold;
}
.section .gallery .portrait div.description span.post:before {
	content:"(";
}
.section .gallery .portrait div.description span.post:after {
	content:")";
}
.section .gallery .portrait:hover img {
	border-color:#B60;
	background:#D80;
}
.section .gallery .portrait:hover div.description {
	border-top:1px solid #940;
	background-image:url("../images/bg_overlay_dark_90.png");
}
.section .article .stub, .section .gallery .stub {
	padding-left:6px;
	padding-right:6px;
}
.section .article .plain, .section .article .plain img {
	border:none;
	background:transparent;
}

/**** Page Aside Styles ****/
.aside {
	width:250px;
	background:#EED;
	color:#332;
	font-size:11px;
}
.aside .aside_header {
	margin-top:15px;
	padding:6px 9px;
	background:#776 url("../images/bg_aside_header.png") center left repeat-x;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
}
.aside .article {
	margin-top:10px;
	padding:0px 10px;
}
.aside .article .article_title {
	display:block;
	border-bottom:1px solid #BBA;
	color:#332;
	font-size:12px;
	font-weight:bold;
}
.aside .article .stub {
	padding-left:0px;
	padding-right:0px;
}
.aside .article ol, .aside .article ul {
	padding-left:18px;
}
.aside .article ol li, .aside .article ul li {
	padding-left:0px;
}
.aside .aside_footer {
	min-height:20px;
	padding:5px 10px;
	background:#CCB;
	color:#FFF;
	font-size:11px;
	font-weight:bold;
	text-align:right;
}

/**** Generic Styles ****/
.align_center {
	text-align:center;
}
.align_left {
	text-align:left;
}
.align_right {
	text-align:right;
}
.float_left {
	float:left;
	margin-right:20px;
}
.float_right {
	float:right;
	margin-left:20px;
}
.clear_both {
	clear:both;
}
.error {
	color:#998;
	font-style:italic;
}
