@charset "utf-8";
body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.mainPageTextBox {
	background-image: url(../images/mainPageTextBG.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 200px;
	width: 320px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#leftMain {
	text-align:left;
}
.mainPageTextBox h2 {
	color: #999;
	font-size: 18px;
	width: 300px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-left: 5px;
}
.mainPageTextBox img {
	float: right;
	padding: 10px;
}
.mainPageTextBox a:link, .mainPageTextBox a:visited {
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.mainPageTextBox a:hover {
	color: #FFFFFF;
}
.subPageContentArea {
	background-image: url(../images/subPageTextBG.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 245px;
	width: 700px;
	vertical-align: top;
}
.subPageContentAreaActing {
	background-image: url(../images/subPageTextBGActing.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 245px;
	width: 700px;
	vertical-align: top;
}
.subPageContentAreaHyp {
	background-image: url(../images/subPageTextBGHyp.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 245px;
	width: 700px;
	vertical-align: top;
}
.subCardNav {
	background-image: url(../images/subPageNavBG.gif);
	background-repeat: no-repeat;
	height: 215px;
	width: 500px;
}
.subCardNavcting {
	background-image: url(../images/subPageNavBGActing.gif);
	background-repeat: no-repeat;
	height: 215px;
	width: 500px;
}
.subCardNavHyp {
	background-image: url(../images/subPageNavBGHyp.gif);
	background-repeat: no-repeat;
	height: 215px;
	width: 500px;
}
.homeCardNav {
	background-image: url(../images/mainPageNavBG.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 470px;
	width: 380px;
}
.footer {
	background-image: url(../images/footerBot.gif);
	background-repeat: no-repeat;
	height: 28px;
	width: 900px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-align: center;
	vertical-align: middle;
	padding-top: 20px;
}
.footer a:link, .footer a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
.footer a:hover {
	color: #FFFFFF;
}
.homeNav {
	height: 40px;
	width: 260px;
	vertical-align: bottom;
	color: #FFFFFF;
	text-align: left;
}
.homeNav a:link, .homeNav a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.homeNav a:hover {
	color: #CCCCCC;
}
a:link img, a:visited img, a:active img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.contentHeader {
	color: #999999;
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px;
	text-align: center;
}
.contentIntro {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
	font-size: 14px;
}
.contentIntro a:link, .contentIntro a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	line-height: 30px;
}
.contentIntro a:hover {
	color: #CCCCCC;
}
.stuntContentIntro {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
	font-size: 14px;
}
.stuntContentIntro a:link, .stuntContentIntro a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	line-height: 30px;
}
.stuntContentIntro a:hover {
	color: #CCCCCC;
}
.stuntContentIntro h1 {
	color: #CCCCCC;
	font-size:16px;
	font-weight:bold;
	line-height:30px;
	padding:0 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.content {
	color: #FFFFFF;
	padding: 10px;
	text-align: left;
}
.left {
	float:left;
	margin:0 10px 0 0;
}
.right {
	float:right;
	margin:0 0 0 10px;
}
blockquote {
	color:#FFFFFF;
	display:block;
	font-style:normal;
	line-height:20px;
	margin:0 0 0 10px;
	padding:0 0 0 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	font-weight: bold;
}
.moreBlock {
	font-size: 12px;
	font-style: oblique;
	color: #CCCCCC;
}
.content a:link, .content a:visited {
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.content a:hover {
	color: #FFFFFF;
}
.bold {
	font-weight: bold;
	color: #999999;
}
.content h1 {
	color:#444;
	font-size:16px;
	font-weight:bold;
	line-height:30px;
	padding:0 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#galleryTab {
}
#galleryTab img {
	padding: 4px;
	border: 1px solid #999999;
}
#galleryTab img a:link {
	padding: 4px;
	border: 1px solid #999999;
}
.prevNext {
}
.prevNext a:link, .prevNext a:visited {
	color: #999999;
	text-decoration: none;
	font-size: 10px;
	text-align: center;
}
.prevNext a:hover {
	color: #FFFFFF;
}
.invis {
	visibility:hidden;
}.new {
	color: #FFF;
	font-weight: bold;
}
#credits {
	float: left;
	width: 300px;
	text-align: center;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 1px;
	padding-left: 1px;
}
#clearFloats {
	clear: both;
}
#table {
	padding-top: 5px;
	width: 100%;
}
#tableRow {
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	width: 172px;
}
#catTable {
	width: 100%;
	padding-top: 5px;
}
#catTableRow {
	float: left;
	width: 160px;
	padding-bottom: 20px;
}
#catTableRow img {
	padding-top: 5px;
}
.catTitle {
	font-size: 14px;
	font-weight: bold;
	margin-bottom:3px;
}
#allNews {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
#allNews .newsTitle {
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#allNews a:link, #allNews a:visited {
	font-size: 10px;
}
#allNews a:hover {
}
.newsDate {
	font-size: 12px;
}
.newsItemDate {
	font-size: 16px;
	font-weight:bold;
}
.newsItemLeft {
	float:left;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 5;
	margin-left: 0;
}