body {
	background-color: #000000;
	margin-left: 15px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link, a:hover, a:active, a:visited
{	color: #333366;
}

.mainarea
{	padding: 6px 10px 10px 10px;
	font-family: Arial, Verdana, sans-serif; font-size: 12px;
}
.mainarea img
{	margin: 3px 8px 8px 8px; border: 3px solid #CCCCCC; }
.mainarea .webeditorimg, .mainarea .webeditorimg img
{	margin: 0px; border: 0px; }

.sidebarbuildings
{	background-image:url(img/sidebar_b_bg.jpg); background-repeat:repeat-y; padding: 0px 10px 0px 14px;
	font-family: Arial, Verdana, sans-serif; font-size: 12px; color:white; }
.sidebarbuildings a:link, .sidebarbuildings a:active, .sidebarbuildings a:visited, .sidebarbuildings a:hover
{	display: block; margin-bottom: 10px; }
.sidebarbuildings a:link, .sidebarbuildings a:active, .sidebarbuildings a:visited
{	color:white;
	text-decoration: none; }
.sidebarbuildings a:hover
{	text-decoration: underline; }

.sidebarbishops
{	background-image:url(img/sidebar_bw_bg.jpg); background-repeat:repeat-y; padding: 0px 10px 0px 14px; margin-bottom: -10px;
	font-family: Arial, Verdana, sans-serif; font-size: 12px; color:white; }
.sidebarbishops a:link, .sidebarbishops a:active, .sidebarbishops a:visited, .sidebarbishops a:hover
{	display: block; margin-bottom: 10px; }
.sidebarbishops a:link, .sidebarbishops a:active, .sidebarbishops a:visited
{	color:white;
	text-decoration: none; }
.sidebarbishops a:hover
{	text-decoration: underline; }

.sidebarpeople
{	background-image:url(img/sidebar_p_bg.jpg); background-repeat:repeat-y; padding: 0px 10px 0px 14px; margin-bottom: -10px;
	font-family: Arial, Verdana, sans-serif; font-size: 12px; color:white; }
.sidebarpeople a:link, .sidebarpeople a:active, .sidebarpeople a:visited, .sidebarpeople a:hover
{	display: block; margin-bottom: 10px; }
.sidebarpeople a:link, .sidebarpeople a:active, .sidebarpeople a:visited
{	color:white;
	text-decoration: none; }
.sidebarpeople a:hover
{	text-decoration: underline; }


.H1, H1
{	font-size: 25px; color: #333333; font-weight:bold;
	margin-top: 0px; margin-bottom: 6px; }
H1
{	font-size: 25px; color: #333333; font-weight:bold; }

.H3, H3
{	font-size: 16px; color: #333333; font-weight:bold; }


/* For print benefit */

.showPrint {
	display: none;
}

#mainTable {
	width: 760px;
}

#mapTable {
	width: 593px;
}

#mapImage {
	text-align: center;
}

a[href^="http://"] {
	background: url(img/externalLink.gif) no-repeat right top;
	padding-right: 13px;
	
}

a[onclick^="openGlossary"] {
	text-decoration: none;
	border-bottom: 1px dotted red;
	color: red;
	background: url(img/newWindow.gif) no-repeat right top;
	padding-right: 13px;
}

a[onclick^="timelineJump"] {
	text-decoration: none;
	border-bottom: 1px dotted red;
	color: red;
}

#print {
	padding: 2px;
	float: right;
	border: 1px solid #e5e5e5;
}
#print a:link, #print a:visited, #print a:hover, #print a:active {
	display: block;
	float:left;
	padding-left: 22px;
	background: url(img/print_icon.gif) no-repeat 0 50%;
	font-size: 11px;
	color: #666;
}


.clear {
	clear: both;
}


div.image {
	float:right;
	text-align:center;
	background: #e8e8e8;
	padding: 3px 0px;
	margin: 13px 0px 6px 2px;
}

div.image a {
	padding-right: 12px;
	background: url(img/newWindow.gif) no-repeat top right;
}