html, body {
	padding: 0px;
	margin: 0px;
}
h1#tbs_header {
	margin: 0px;
	padding: 0px;
	height: 183px;
}

#tbs_tickets {
	position: absolute;
	height: 400px;
	width: 200px;
	top: 0px;
	left: 770px;
}
#tbs_bible {
	position: absolute;
	height: 400px;
	width: 400px;
	top: 386px;
	left: 480px;
}
#tbs_content {
	height: 370px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	clear: both;
	background-image: url(images/tbs_contback.jpg);
	background-repeat: repeat-x;
}
#tbs_content #tbs_contText {
	margin-left: 30px;
	width: 650px;
}
#tbs_content #tbs_contText h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #FFFFFF;
	background-repeat: no-repeat;
	margin: 30px 0px 18px;
	height: 22px;
}
#tbs_content #tbs_contText a {
	color: #CC0000;
	text-decoration: none;
	font-size: 110%;
	font-weight: bold;
}
#tbs_content #tbs_contText a:hover {
	color: #663300;
	text-decoration: underline;
}
h2.hd_home {
	background-image: url(images/headers/tbs_header_home.png);
}
h2.hd_show {
	background-image: url(images/headers/tbs_header_aboutshow.png);
}
h2.hd_comics {
	background-image: url(images/headers/tbs_header_comics.png);
}
h2.hd_tix {
	background-image: url(images/headers/tbs_header_tix.png);
}
h2.hd_video {
	background-image: url(images/headers/tbs_header_vid.png);
}
h2.hd_contact {
	background-image: url(images/headers/tbs_header_contact.png);
}
h2.hd_dan {
	background-image: url(images/headers/tbs_header_dan.png);
}
h2.hd_peter {
	background-image: url(images/headers/tbs_header_peter.png);
}
h2.hd_asaf {
	background-image: url(images/headers/tbs_header_asaf.png);
}
h2.hd_faisal {
	background-image: url(images/headers/tbs_header_faisal.png);
}
h2.hd_karl {
	background-image: url(images/headers/tbs_header_karl.png);
}
h2.hd_mike {
	background-image: url(images/headers/tbs_header_mike.png);
}
h2.hd_messsent {
	background-image: url(images/headers/tbs_header_messsent.png);
}
h2.hd_sophie {
	background-image: url(images/headers/tbs_header_sophie.png);
}
h2.hd_nile {
	background-image: url(images/headers/tbs_header_nile.png);
}
h2.hd_ash {
	background-image: url(images/headers/tbs_header_ash.png);
}
h2.hd_gord {
	background-image: url(images/headers/tbs_header_gord.png);
}
#tbs_content #tbs_contText h2 span {
	display: none;
}
#tbs_contText  p, #tbs_contText li{
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 9pt;
	padding-left: 14px;
}
#tbs_contText li{
	margin-bottom: 5px;
	
}

/*Navigation*/
ul#tbs-nav {
	margin: 0px 0px 0px 44px;
	padding: 0px;
}
ul#tbs-nav li {
	list-style: none;
	display: inline;
}
ul#tbs-nav li a {
	display: block;
	height: 25px;
	float: left;
	margin-right: 25px;
	background-repeat: no-repeat;
}
ul#tbs-nav li a:hover {
	background-position: 0px -25px;
}
ul#tbs-nav li a.selected {
	background-position: 0px -50px;
}
ul#tbs-nav a span {
	display: none;
}

#tbs-nav .home a {
	width: 52px;
	background-image: url(images/nav/tbs_nav_home.png);
}
#tbs-nav .show a {
	width: 89px;
	background-image: url(images/nav/tbs_nav_show.png);
}
#tbs-nav .comics a {
	width: 134px;
	background-image: url(images/nav/tbs_nav_comics.png);
}
#tbs-nav .tickets a {
	width: 69px;
	background-image: url(images/nav/tbs_nav_tix.png);
}
#tbs-nav .videos a{
	width: 53px;
	background-image: url(images/nav/tbs_nav_vid.png);
}
#tbs-nav .contact a {
	width: 80px;
	background-image: url(images/nav/tbs_nav_cont.png);
}
.mainwrap {
	background-image: url(images/comics/tbs_comicspic_bg.png);
	background-repeat: no-repeat;
	padding-left: 16px;
	padding-top: 13px;
	margin-top: -8px;
	overflow: hidden;
	height: 141px;
	width: 138px;
	float: left;
	position: relative;
}
.wrap {
	overflow: hidden;
	position: relative;
	left: 0px;
	top: 0px;
	height: 120px;
	width: 120px;
	display: block;
}

.wrap img {
	position: absolute;
	left: 0px;
	top: 0px;
}
img.front {
	left: 0px;
	top: 0px;
}

.wrap_nobg {
	background-repeat: no-repeat;
	height: 140px;
	width: 60px;
	float: left;
	padding-left: 14px;
	padding-top: 14px;
	position: relative;
	margin-top: -8px;
}
img.comic_tall {
	display: block;
	margin-top: -13px;
}
#back {
	height: 24px;
	width: 187px;
	position: absolute;
	left: 500px;
	top: 237px;
}
#contactform {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 9pt;
}
#contactform table {
	margin-left: 14px;
}
#contactform input, #contactform textarea, #contactform select {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 9pt;
	margin: 0px;
}
.biggertxt {
	font-size: 110%;
	font-weight: bold;
}
.tbs_txtfld {
	border: 1px solid #999966;
	padding: 1px;
}

