@charset "utf-8";
/*www.jasonthomasperformingarts.co.uk*/

body {
	background-color: #333;
	background-image: url(images/jt_back_drop.gif);
}
#nav_bar {
	position:relative;
	width:942px;
	height:14px;
	z-index:3;
	background-image: url(images/nav_bg.gif);
	padding: 8px;
	top: 21px;
	white-space:nowrap;
	border:#CCC solid thin;
	margin-left:auto;
	margin-right:auto;
}
#logo {
	position:relative;
	top:12px;
	width:940px;
	height:106px;
	margin-left:auto;
	margin-right:auto;
	z-index:10;
	padding-right: 20px;
	background-image:url(images/guides.gif);
}
#logobox {
	position:absolute;
	top:0px;
	left:53px;
	width:151px;
	height:97px;
	z-index:3;
	background-image:url(images/logo.gif);
	background-position:right;
	letter-spacing:-9999px;
	text-align:left;
	text-indent:-9999px;
}
#cont {
	position:relative;
	top:21px;
	height:4260px;
	width:960px;
	margin: 0 auto;
	background-image: url(images/opt98.png);
}
#top_center {
	position:absolute;
	left:0px;
	top:0px;
	height:167px;
	z-index:1;
	right: 0px;
	background-color:#FFF;
	background-image:url(images/top_center.png);
	background-position:top center;
	background-repeat:no-repeat;
}



/*text - - - - - - - - - - - - - - - - - - - - - */

.text {
	font-family:  Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-align: right;
}
.nav_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808080;
	text-align: center;
	text-shadow: 1px 1px 1px #fff; 
}
.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 17px;
}
.time_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 17px;
}
a:link {
	color: #808080;
	text-decoration: none;
}
a:visited {
	color: #808080;
	text-decoration: none;
}
a:active {
	color: #808080;
	text-decoration: none;
}
a:hover {
	color: #FF0D62;
	text-decoration: none;
}
.time_text a:link {
	color: #FFFFFF;
	text-decoration: none;
	background-color:#EC008C;
}
.time_text a:visited {
	color: #FFFFFF;
	text-decoration: none;
	background-color:#EC008C;
}
.time_text a:active {
	color: #FFFFFF;
	text-decoration: none;
	background-color:#EC008C;
}
.time_text a:hover {
	color: #000000;
	text-decoration: none;
	background-color:#EC008C;
}
#links {
	position:absolute;
	top:30px;
	width:209px;
	height:350px;
	margin-left:30px;
	color:#FFF;
}
.bold {
	font-weight: bold;
}
#bottom {
	position:absolute;
	left:0px;
	top:1312px;
	width:960px;
	height:199px;
	z-index:1;
	text-align: center;
	background-image: url(images/opt98.png);
}
