/* CSS Document */
body {
	background-color: #000000;
	font-family: Verdana;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;	/*border: 0;	*/
	line-height: 13pt;
}
a, a:link, a:visited{
	color: #6F6F6F;
	text-decoration: none;
	font-size: 10pt;
}
a:hover{
	color: #960907;
	text-decoration: underline;
}

.dialogue {
	text-indent: 2em;
}

.supercap {
	font-size: 24pt;
	font-weight: normal;
	vertical-align: baseline;
	font-family: georgia;
	line-height: 85%;
}
.special-announce {
	font-size: 12pt;
	/*font-weight: bold;*/
	color: #630460;
}
.topblock-left {
	height: 50px;
	width: 130px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #960907;
}
.bottomblock-left {
	height: 65px;
	width: 130px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #960907;
}
.topblock-main {
	height: 50px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #960907;
	padding-left: 34px;
}
.bottomblock-main {
	height: 65px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #960907;
	text-align: center;
	padding-top: 14px;
	padding-bottom: 8px;
}
#contentblock {
	padding-top: 30px;
	padding-right: 34px;
	padding-bottom: 30px;
	padding-left: 34px;
	font-size: 10pt;
}
#contentblock h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
}
#contentblock h2 {
	font-size: 12pt;
}
#contentblock h3 {
	font-size: 11pt;
}
#contentblock a, a:link, a:visited{
	color: #6F6F6F;
	text-decoration: none;
	font-size: 10pt;
}
#contentblock a:hover{
	color: #960907;
	text-decoration: underline;
}
#contentblock .reference {
	font-size: 8pt;
}
#contentblock .pastevents {
	font-size: 8.5pt;
}

#contentblock .pastevents-red {
	font-size: 8.5pt;
	color: #960907;
}

#contentblock .creditstitle {
	font-size: 10pt;
	font-weight: bold;
	margin-bottom: 0;
	color: #960907;
}
#contentblock .credits, #contentblock .credits a, a:link, a:visited, a:hover{
	font-size: 8pt;
}
.credits li {
	margin-bottom: 10px;
}
.photoblock {
	padding-right: 12px;
	padding-left: 12px;
	float: none;
	text-align: center;
	width: 158px;
}
.photoblock-top {
	padding-right: 12px;
	clear: none;
	float: left;
}
.photoblock-left {
	padding-right: 12px;
	clear: none;
	float: left;
	margin-top: 8px;
}
.photoblock-right {
	padding-left: 12px;
	clear: none;
	float: right;
	margin-top: 8px;
}
img.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

#indent {
	margin-left: 8px;	
}

.footer {
	font-size: 8pt;
	color: #6F6F6F;
}
.footer a, a:link, a:visited{
	color: #6F6F6F;
	font-weight: bold;
	text-decoration: none;
}
.footer a:hover{
	color: #960907;
	text-decoration: underline;
}
.copywrite {
	font-size: 8pt;
	line-height: 16pt;
	font-weight: bold;
	color: #960907;
}
