body {
	font-family: Typewriter, "Courier New", Courier;
	font-size: 100%;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}
body a {
	color: #CCCCCC;
	text-decoration: none;
}
body a:hover {
	color: #FFFFFF;
}
p {
}
.inverse {
	color: #000000;
	background-color: #FFFFFF;
	padding: 1px;
}

.clear {
	clear: both;
}
.hide {
	display: none;
}

h3 {
	font-size: 1.8em;
	margin: 0px;
	display: inline;
}


#page-container {
	font-size: 0.8em;
	line-height: 1.5em;
	color: #CCCCCC;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#topmast {
	margin-top: 20px;
}
#logo-link {
	display: block;
	height: 125px;
}

#logo-link a {
	cursor: hand;
}

#logo {
	background-image: url(../images/btec-logo.gif);
	background-repeat: no-repeat;
	float: left;
	height: 125px;
	width: 227px;
}
#logo h1 {
	display: none;
}


#topnav {
	padding-top: 55px;
	float: right;
	width: 420px;
}
#topnav ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#topnav ul li {
	float: left;
	margin-left: 10px;
}
#topnav   strong {
	display: none;
}
#topnav    a    {
	display: block;
	height: 36px;
	background-repeat: no-repeat;
	background-position: 0px -36px;
}
#topnav a:hover    {
	background-position: 0px 0px;
}
#topnav li#current a {
	background-position: 0px 0px;
}


#topnav-tour-dates {
	background-image: url(../images/nav-tour-dates.gif);
	width: 99px;
}
#topnav-ep {
	background-image: url(../images/nav-ep.gif);
	width: 73px;
}
#topnav-press {
	background-image: url(../images/nav-press.gif);
	width: 56px;
}
#topnav-vars {
	background-image: url(../images/nav-vars.gif);
	width: 122px;
}
#topnav-media {
	background-image: url(../images/nav-media.gif);
	width: 80px;
}
#topnav-links {
	background-image: url(../images/nav-links.gif);
	width: 49px;
}


#subnav {
	float: right;
	margin-top: -65px;
}
#subnav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#subnav li {
	display: block;
	float: left;
	margin-left: 10px;
}

#subnav    a    {
	display: block;
	height: 36px;
	background: no-repeat 0px bottom;
}

#subnav a:hover    {
	background-position: 0px 0px;
}

#subnav li#current a {
	background-position: 0px 0px;
}

#subnav  #download {
	background: url(../images/ep-subnav-download.gif) bottom;
	width: 84px;
}
#subnav #download:hover {
	background: url(../images/ep-subnav-download.gif) no-repeat 0px top;
}

#subnav  #innards {
	width: 146px;
	background: url(../images/ep-subnav-innards.gif) bottom;
}
#subnav #innards:hover {
	background: url(../images/ep-subnav-innards.gif) no-repeat 0px top;
}


#page-title {
	padding: 20px;
}
#page-title h2 {
	margin: 0px;
	padding: 0px;
	height: 65px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#page-title h2 strong {
	display: none;
}
#page-title h2.innards {
	background-image: url(../images/hd-innards.gif);
}
#page-title h2.vars {
	background-image: url(../images/hd-vars.gif);
}
#page-title h2.ep {
	background-image: url(../images/hd-ep.gif);
}



#body {
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 1.5em;
}
#bio, #ep {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#bio div {
	padding-left: 300px;
	padding-top: 80px;
}
#bio p {
	margin-top: 1.5em;
	margin-bottom: 1.5em;
}

#bio #b {
	background-image: url(../images/photo-vars-b.jpg);
	background-repeat: no-repeat;
	min-height:134px;
}
#bio #gab {
	background-image: url(../images/photo-vars-gab.jpg);
	background-repeat: no-repeat;
	min-height:143px;
}
#bio #lee {
	background-image: url(../images/photo-vars-lee.jpg);
	background-repeat: no-repeat;
	min-height:130px;
}
#vars-sum {
	background-image: url(../images/exclamation.jpg);
	background-repeat: no-repeat;
	background-position: right 0px;
	padding-right: 76px;
	margin-top: 1.5em;
	min-height:185px;
}
#ep {
}
a.watch-video {
	background: url(../images/btn-watch-video.gif) no-repeat 0px bottom;
	display: block;
	height: 31px;
	width: 150px;
	margin-top: 10px;
}
a.watch-video:hover {
	background: url(../images/btn-watch-video.gif) no-repeat 0px top;
}

#ep  #left-col {
	float: left;
	width: 230px;
	background: url(../images/ep-left-col-bg.jpg) no-repeat 20px 0px;
	height: 700px;
}
#ep #right-col {
	float: left;
	width: 530px;
}
#ep .number {
	float: left;
	width: 30px;
}
#ep h3 {
	float: left;
}

#ep .time {
	text-align: right;
	float: left;
	width: 65px;
}
#ep .members {
	float: left;
	width: 250px;
	margin-left: 5px;
	height: 136px;
}





#flash {
	background-color: #000000;
	padding: 2px;
}
