body {
	font-family: Helvetica, Arial;
	background-image: url(../pix/redstripe.jpg);
}
#baselayer {
	position:absolute;
	background-color: Black;
	width: 720px;
	height: 960px;
	left: 50px;
	top: 50px;
	border-color: #000000;
	border-width: 0px 2px 2px 2px;
	border-style: solid;
}
#baselayerlarge {
	position:absolute;
	background-color: Black;
	width: 720px;
	height: 1250px;
	left: 50px;
	top: 50px;
	border-color: #000000;
	border-width: 0px 2px 2px 2px;
	border-style: solid;
}
#topbanner {
	position: absolute;
	border-collapse: collapse; 
	background-color: #000000;
	width: 716px;
	height: 120px;
	left: 52px;
	top: 50px;
}
#topbannerpix {
	position: absolute;
	border-collapse: collapse; 
	background-color: #000000;
	width: 250px;
	height: 120px;
	left: 518px;
	top: 50px;
	text-align: right;
}
#menu {
	position: absolute;
	width: 716px;
	height: 34px;
	left: 52px;
	top: 170px;
	text-align: center;
	background-color: White;
}
#navigator {
	position: absolute;
	width: 716px;
	height: 38px;
	left: 52px;
	top: 204px;
	text-align: center;
	background-color: White;
	border-right: 2px solid;
}
#contentall {
	position: absolute;
	width: 714px;
	height: 716px;
	left: 52px;
	top: 244px;
	background-color: #DB2A26;
}
#contentleft {
	position: absolute;
	width: 147px!important;
	height: 716px;
	left: 52px;
	top: 244px;
	background-color: #DB2A26 ;
}
#contentright {
	position: absolute;
	width: 567px;
	height: 716px;
	left: 201px;
	top: 244px;
	background-color: #DB2A26 ;
	z-index: 1;
}
#ourhome {
	position: absolute;
	width: 450px;
	height: 300px;
	left: 241px;
	top: 340px;
	background-color: transparent;
}
.tablemenu {
	text-align: center;
	vertical-align: middle;
	border-collapse: collapse; 
	border-color: #DB2A26 ;
	border-width: 0px 0px 2px 0px;
	border-style: solid;
	font-size: 16px;
	color: #DB2A26 ;
	height: 34px;
	width: 716px;
}
.tdmenu {
	border-left-color: #DB2A26 ;
	border-left-style: solid;
	border-left-width: 2px;
	border-right-color: #DB2A26 ;
	border-right-style: solid;
	border-right-width: 2px;
}
.tablenav {
	vertical-align: middle;
	border-collapse: collapse; 
	border-color: #000000;
	border-width: 0px 0px 2px 0px;
	border-style: solid;
	height: 40px;
	width: 716px;
	}
.tdnavleft {
	text-align: center;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial Narrow;
	font-variant: small-caps;
	
	}
.tdnavright {
	background-color: #000000;
	color: #DB2A26 ;
	text-indent: 15px;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}
.tdcontleft {
	background: #DB2A26 ;
}
.tdcontright {
	margin-top : 40px;
	margin-left : 70px;
	vertical-align: middle;
}
.tdcontright2 {
	margin-top : 0px;
	margin-left : 30px;
}
.tdsubmenu {
	vertical-align: top;
	text-align: right;
	font-size: 13px;
}
.thefield {
	text-align: center;
	font-size: 13px;
}
.donatefont {
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	color: yellow;
}
.donate {
	background: black;
	color: white;
}
.menu:link {color: #DB2A26 ; text-decoration: none;}
.menu:visited{color: #DB2A26 ; text-decoration: none;}
.menu:hover{color: Blue; text-decoration: none;}
.menu:active {color: #DB2A26; text-decoration: none;}
.black:link {color: #000000; text-decoration: none;}
.black:visited{color: #000000; text-decoration: none;}
.black:hover{color: Aqua; text-decoration: none;}
.black:active {color: #000000; text-decoration: none;}
.underline:link {color: #000000; text-decoration: underline;}
.underline:visited{color: #000000; text-decoration: underline;}
.underline:hover{color: Aqua; text-decoration: underline;}
.underline:active {color: #000000; text-decoration: underline;}
.aqua:link {color: Aqua; text-decoration: none;}
.aqua:visited{color: Aqua; text-decoration: none;}
.aqua:hover{color: Blue; text-decoration: none;}
.aqua:active {color: Aqua; text-decoration: none;}
.gray:link {color: #D3D3D3; text-decoration: none;}
.gray:visited{color: #D3D3D3; text-decoration: none;}
.gray:hover{color: Blue; text-decoration: none;}
.gray:active {color: #D3D3D3; text-decoration: none;}

.theshows {
	font-size: 14px;
	padding-left: 10px;
	font-weight: bold;
}
.productions {
	font-size: 20px;
	text-indent: 10px;
	font-weight: bold;
	text-align: center;
}
.membername {
	font-size: 26px;
	vertical-align: top;
	font-weight: bold;
	font-family: "Arial Narrow";
	text-align: left;
}
.bio {
	color: #D3D3D3;
	font-size: 16px;
	text-align: justify;
}
.member {
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	font-style: normal;
	color: D3D3D3;
}
.membertitle {
	font-size: 16px;
	font-weight: bold;
	text-align: right;
}
.pastshows {
	font-size: 14px;
}
.playwrites {
	color: aqua;
	font-size: 14px;
}