/* CSS Document */
html, body {
	background: #000;
	text-align: center;
	margin: 0;
	padding: 0;
}

body {
	background: #000;
}

a img {
	border: 0;
}

a {
	color: #0000aa;
}
a:hover {
	color: #a00;
}

#header {
	width: 723px;
	height: 232px;
/*	background: url(images/TSC-Header.jpg) no-repeat;*/
	background: url(images/TSC-header-new.jpg) no-repeat;
}

/*Video Styles*/

#videowrapper {
	width: 800px;
	text-align: left;
	position: relative;
	background-color:#000000;
	margin:auto;
}

#videoheader {
width: 723px;
	height: 67px;
	background: url(images/videoheader.jpg) no-repeat;
}

#videoheader2 {
width: 800px;
	height: 67px;
	background: url(images/videoframe/videoframe_01.jpg) no-repeat;
}
#videocontent {
	/*background: url(images/videoframe/videoframe_06.jpg/) repeat-y;*/
	padding-left:0px;
	padding-right:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 22px;
	font-size: 16px;
	background-color:#FFFFFF;
}

#videofooter {
	background: url(images/videofooter.jpg) no-repeat;
	height:62px;
}
#videofooter2 {
	background: url(images/videoframe/videoframe_10.jpg) no-repeat;
	height:44px;
	background-color:#000000;
	
}

/*END VIDEO STYLES*/

#headermember {
	width: 723px;
	height: 232px;
	background: url(images/TSC-Header-Member.jpg) no-repeat;
}

#wrapper {
	width: 723px;
	text-align: left;
	position: relative;
	background-color:#000000;
	margin:auto;
}

#flashcontent {
margin:0px;
}
#media {
margin:0px;
}

#content {
	background: url(images/TSC-TableBG.jpg) repeat-y;
	padding-left:15px;
	padding-right:15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 22px;
	font-size: 16px;
}

#callout
{
color:#FF0000;

}

#footer {
	background: url(images/TSC-Footer.jpg) no-repeat;
	height:62px;
	text-align:center;
}



#topheadline {
	width: 520px;
	text-align: center;
}

h1 {
	color: #a00;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 26px;
	line-height: 32px;
	letter-spacing: -1px;
	font-weight: bold;
	margin: 0;
	padding-left:30px;
	padding-right:30px;
	margin:auto
}


h2 {
	color: #000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 24px;
	letter-spacing: -1px;
	font-weight: bold;
	margin: 5px;
	text-align:center;
	font-weight:bold;
}

h3 {
	color: #a00;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 24px;
	letter-spacing: -1px;
	font-weight: bold;
	margin: 0;
}

h4 {
	color: #a00;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	letter-spacing: -1px;
	font-weight: bold;
	margin: 0;
}

#footer p {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #aaa;
	line-height: 14px;
}
#privacy {
font-size:10px;

}

/*
.border {

	border: 1 solid #000066;

}

.tblr {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}

.tblh {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
}

*/