@charset "utf-8";
@font-face {
	font-family: 'FreestyleScriptPlain';
	src: url('include/freestylescript-webfont.eot');
	src: local('☺'), url('include/freestylescript-webfont.woff') format('woff'), url('include/freestylescript-webfont.ttf') format('truetype'), url('include/freestylescript-webfont.svg#webfontHOJm4uuq') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'LillyRegular';
	src: url('include/Lilly__-webfont.eot');
	src: local('☺'), url('include/Lilly__-webfont.woff') format('woff'), url('include/Lilly__-webfont.ttf') format('truetype'), url('include/Lilly__-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* CSS Document #FFDDED #5c292f #c28c8c*/
body {
	padding: 0;
	margin: 0;
	background-color: black;
	font-family: "Lucida Sans Unicode", "Lucida Grande", arial;
}
h3 {
	font-family: 'LillyRegular';
}

/* get rid of those system borders being generated for A tags */
a:link, a:visited {
  outline:none;
  color:#900;
  text-decoration: overline;
}
a:hover {
	color:#F00;
  text-decoration: underline;
}
#contact {
	font-family: 'LillyRegular';
	clear: both;
	color:#d5606c;
	text-align: center;
	padding: 5px;
	margin-top: 5px;
}
#contact a:link, #contact a:visited {
	font-size: 12px;
	color:#d5606c;
	text-decoration: overline;
}
#contact a:hover {
  color:#F00;
  text-decoration: underline;
}
	
:focus {
  -moz-outline-style:none;
}
#wrap {
	position: relative;
	margin: 0px auto;
	width: 1458px;
	min-height: 800px;
}
#LtColumn, #CtrColumn, #RtColumn {
	margin: 0;
	padding: 0;
}
#LtColumn {
	position: relative;
	float: left;
	width: 400px;
	min-height: 800px;
	background: url(LtColumnBck-blk.jpg) no-repeat right top;
}

#CtrColumn {
	position: relative;
	float: left;
	width: 618px;
	background: url(back.gif) repeat scroll 0 0;
}

#RtColumn {
	position: relative;
	float: left;
	width: 415px;
	min-height: 800px;
}
#footer {
	clear:both;
	color: #C66;
	font-size: 9px;
	text-align: center;
	padding: 15px 0 0 0px;
}

/* navigation */
#nav {
	margin: -16px 30px 0px 0px;
	width:264px;
	float: right;
}
#nav li {	
	list-style-type:none;
	text-align:center;
	display:block;
	position:relative;
	float: right;
	width: 160px;
	height:120px;
	background:url(star_tabs.png);
	padding-top: 50px;
	font-family: 'LillyRegular';
}

#nav a {
	color: black;
	font-weight: bold;
	letter-spacing: .35mm;
	text-decoration: none;
	outline: none;
}
#nav a.current {
	cursor: default;	
}
#nav a.current, #nav a:hover {
	color: white;
}
#nav strong {
	display:block;		
	font-size:10px;
	line-height: 150%;
}
#nav li.nav_home {
	background-image: none;
}
#nav li.nav_news {
	background-image: none;
	font-family: 'LillyRegular';
	padding: 5px;
	width: 150px;
	height: 13px;
	background-color: #d5606c;
}
#nav li.nav_home a {
	display: block;
	background: url(home_tab2.png) no-repeat;
	width: 168px;
	height: 90px;
	margin: -50px 0px 0 0;
	padding: 260px 0px 0px 102px;
}
#nav li.nav_home a.current {
	display: block;
	background:url(home_tab.png) no-repeat;
}

/* panes */
#panes {
	width:610px;	
	min-height: 800px;
	
	/* must be relative so the individual panes can be absolutely positioned */
	position:relative;
}

.pane_header {
	position: relative;
	display: block;
	background-image: url(curtaintop.png);
	width: 618px;
	height: 100px;
}
.pane_content {
	position: relative;
	display: block;
	margin: 0px 0px 0px 20px;
	height: 690px;
	width: 590px;
	overflow: auto;
}
.home_logo {
	display: block;
	background-image: url(TGS_nav_logo.png);
	width: 264px;
	height: 241px;
	position: absolute;
	margin: 73px 0px 0px 180px;
	z-index: 35;
}
.home_header {
	display: block;
	background: url(stage.png) no-repeat;
	width: 618px;
	height: 800px;
	position: absolute;
	z-index: 30;
}
.home_mic {
	display: block;
	background-image: url(mic.png);
	margin: 345px 0px 0px 235px;
	width: 122px;
	height: 424px;
	position: absolute;
	z-index: 65;
}
.home_easel {
	display: block;
	font-size: 10px;
	text-align: center;
	font-family: 'LillyRegular';
	background: url(easel.png) no-repeat left top;
	margin: 350px 0px 0px 10px;
	width: 270px;
	height: 404px;
	position: absolute;
	z-index: 60;

}
.home_starring {
	display: block;
	position: absolute;
	width: 253px;
	height: 222px;
	background: url(starring.png) no-repeat left top;
	margin: 430px 0px 0px 335px;
	padding: 15px 30px 10px 30px;
	z-index: 64;
	
}
.home_content {
	position: relative;
	display: block;
	margin: 20px 0px 0px 20px;
	width: 310px;
	height: 340px;
	background-color: white;
}
/* crossfading effect needs absolute positioning from the elements */
#panes div {
	display:none;		
	position:absolute;
	font-size:13px;
	color:#444;	
	width:605px;
}

#panes h3 {
	margin:0 0 -5px 0;
	font-size:22px;
	font-weight:normal;
}
#panes li {
	margin-left: -20px;
}


/* The Team */
.Team_member {
	display: block;
	border-bottom: 1pt solid gray;
	position: relative;
	width: 568px;
	clear: both;
}
.Team_pic img {
	border: 1px solid black;
	margin-right: 30px;
	height: 142px;
}
.Team_name {
	font-family: 'LillyRegular';
	font-size: 22px;
}
.Team_title {
	font-weight: bold;
	color:#d5606c;
}
.Bio {
	position: relative;
	float: left;
	clear: left;
	text-align: justify;
	margin: 0px 10px 20px 65px;
}

