body {
	font-family: Arial, sans-serif;
	margin: 0;
	display: none;
	color: #7c7d7f;
}

#content {
	position: relative;
	background: white url(images/main_600.gif) no-repeat ;
	background-position: top right;
	width: 800px;
	margin: auto;
	padding-top: 0pt;
}

#titleline {
	font-size: 8pt;
	float: right;
	width: 200px;
}

.textline {
	color: #7c7d7f;
	letter-spacing: 3px;
	text-align: center;
	font-size: 15pt;
	padding-bottom: 5pt;
	width: 300px;
	zoom: 1
	}
#bar {
	background: white;
	opacity: .8;
	filter: alpha(opacity=80);
	color: black;
	font-weight: bold;
	font-size: 11pt;
	text-align: center;
	border-top: #7c7d7f double;
	border-bottom: #7c7d7f double;
	padding: 10pt;
	margin-top: 0pt;
	text-decoration: none;
}

#tagline {
	height: 350px;
	}
#bodytext {
	height: 350px;
	overflow: auto;
	background: white;
	color: #444;
	opacity: .8;
	filter: alpha(opacity=80);
	zoom: 1;
	font-size: 10pt;
	width: 450px;
	padding-right: 10pt;
	}

#bio_role {
	color: #B01000;
	font-size: 18pt;
	font-weight: bold;
}
#bio_name {
	color: #444;
	font-size: 12pt;
	font-weight: bold;
}
#bio_text {
	color: #444;
	font-size: 10pt;
	font-weight: normal;
}
#bio_image {
	width: 200px;
	height: 300px;
	float: left;
	margin-right: 10pt;
	margin-bottom: 10pt;
}

h1 {
	color: #B01000;
}

#copyright {
	font-size: 8pt;
	text-align: right;
	color: #7c7d7f;
	}
.red {
	color: #B01000;
}
.selected {
	font-weight: bold;
	border-bottom: thin solid black;
	border-top: thin solid black;
	border-right: thin solid black;
	background: #eef;
	}

#linkbar {
	clear: right;
	float: right;
	background: white;
	padding: 10pt;
	opacity: .9;
	filter: alpha(opacity=80);
	zoom: 1;
	text-transform: none;
	font-size: 9pt;
	line-height: 18px;
	min-height:225px;
	width:270px;
	text-align: right;
}


#linkbar a,#linkbar a:link,#linkbar a:visited,#linkbar a:active {
	color: #7c7d7f;
	text-decoration: none;
	font-weight: bold;
	}
#linkbar a:hover {
	background: #ddd;
	}

a,a:link,a:visited,a:active {
	color: #B01000;
	text-decoration: none;
	font-weight: bold;
	}
a:hover {
	text-decoration: underline;
	}

#bar table tr td {
	text-align: center; font-weight: bold;
}

#casttable {
	font-size: 10pt;
	font-weight: bold;
	color: #444;
}

.imgleft {
	float: left;
	width: 267px;
	height: 150px;
	border: none;
	margin-right: 10px;
}
.imgright {
	float: right;
	width: 267px;
	height: 150px;
	border: none;
	margin-left: 10px;
}

#newsflash {
	opacity: .8;
	filter: alpha(opacity=80);
	background: #000;
	color: #ddd;
	margin: 0;
	padding: 8px;
	width: 200px;
	text-align: center;
	position: absolute;
	top: -12px;
	left: 415px;
	border: thin solid #b00000;
}

#newsflash h1 {
	padding: 0;
	margin: 0;
}

ul.news li {
	margin-bottom: 10pt;
}
