@charset "utf-8";
/* CSS Document */
/* jQuery lightBox plugin - Gallery style */
/*  This is a linked CSS to index.html */
body {
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333;
	background-color: #91000B;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 100%;
}
.oneColElsCtr #container {
	width: 840px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #D8D7D5;
}
.oneColElsCtr #mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
.condate {
	color: #333;
	font-size: 0.7em;
	line-height: 1.1em;
	padding-top: 1.3em;
}
.conname {
	padding-bottom: 0.2em;
	color: #B50000;
	font-size: 1em;
	line-height: 1.2em;
	font-variant: small-caps;
	padding-top: 0.3em;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 0.08em;
}
.concity {
	color: #666;
	font-size: 0.8em;
	line-height: 1.2em;
	font-variant: small-caps;
	letter-spacing: 0.075em;
}
.consite {
	color: #333;
	padding-top: 0.2em;
	letter-spacing: 0.2em;
}
a {
	font-size: 12px;
	color: #B50000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666;
}
a:hover {
	text-decoration: none;
	color: #FF4907;
}
a:active {
	text-decoration: none;
}
.spacejam {
	font-size: 0.01em;
	line-height: .01em;
}
.vidlist {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	font-weight: normal;
	padding-bottom: 0.4em;
	padding-top: 0.5em;
	padding-left: 0.3em;
}.caption {
	padding-bottom: 0.2em;
	padding-top: 0.7em;
	font-size: .7em;
	font-style: italic;
	color: #999;
	text-align: center;
}
.biocat {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
	font-weight: bold;
	padding-bottom: 0.2em;
	padding-top: 0.7em;
	font-variant: small-caps;
	color: #9B0000;
	letter-spacing: 0.3em;
	font-size: .9em;
	margin-bottom: 0.3em;
}
.annouce {
	padding-bottom: 0.05em;
	color: #333;
	font-size: 0.8em;
	font-style: italic;
	padding-top: 0.2em;
	letter-spacing: 0.05em;
}
.biotext {
	padding-bottom: 0.3em;
	color: #333;
	font-size: 0.8em;
	line-height: 1.5em;
}
.topper {
	font-size: 10pt;
	font-variant: small-caps;
	color: #999;
	width: 100%;
	background-color: #91000B;
	text-align: center;
	line-height: 20pt;
	letter-spacing: .3em;
}
.toprider {
	font-size: 12pt;
	font-variant: small-caps;
	color: #F9DD33;
	width: 100%;
	background-color: #91000B;
	text-align: center;
	line-height: 20pt;
	letter-spacing: .3em;
}
.human {
	padding-bottom: 0.3em;
	color: #9B0000;
	font-size: 0.9em;
}
.jobtitle {
	padding-bottom: 0.2em;
	color: #333;
	font-size: 0.7em;
	font-variant: small-caps;
	letter-spacing: 0.27em;
	padding-top: 1em;
	text-align: center;
}
.footsy {
	padding-bottom: 0.2em;
	padding-top: 0.5em;
	font-variant: small-caps;
	color: #9B0000;
	letter-spacing: 0.35em;
	font-size: 0.8em;
	margin-bottom: 0.3em;
	text-align: center;
	font-weight: bold;
}
