/* CSS Document */

body {


font-family: Arial, Helvetica, sans-serif;
font-size:12px;
background:url(../images/grey_bkgd.jpg);
background-repeat:repeat-x;
background-color:#bdbdbd;

}

#tmt {

width: 997px;
height: 801px;
margin-right:auto;
margin-left:auto;
margin-top:-8px;
background:url(../images/home.jpg);
background-repeat:no-repeat;

}

div#header {
float:left;
width: 996px;
height:32px;
padding-top: 10px;
margin-left: 10px;
font-size:14px;
font-weight:bold;

}

div#search {
font-size:16px;
margin-top: 0;
}

div#tmtsearch
  { 
  background-color:#FFFFFF;
  margin:0px;
  /* width:433px; */
  width:0;
  heigth:0;
  position:absolute;
  font-weight: bold;
	font-size:14px;
	color: #000000;
	text-decoration:none;
  }

div#header a, a:active {

font-weight: bold;
	font-size:14px;
	color: #e10020;
	text-decoration:none;
	}
	
div#header a:hover {

font-weight: bold;
	font-size:14px;
	color: #e10020;
	text-decoration:underline;
	}	
	
img#logo
{
	margin: -5px 30px 0 0;
	border: none;
}
	
	
div#masthead {
float:left;
width:996px;
height:86px;
}

div#nav{
float:left;
width:160px;
height:650px;
padding-top:50px;
padding-left:15px;
color:#fff;

}

div#nav .links {
line-height:170%;
margin-bottom:0;
}

div#nav a, a:active {

font-weight: normal;
	font-size:16px;
	color: #fff;
	text-decoration:none;
	}
	
div#nav a:hover {

font-weight: normal;
	font-size:16px;
	color: #fff;
	text-decoration:underline;
	}

div#shows {

float:left;
width:250px;
height:381px;
margin-left:30px;
padding-top:30px;
}

.shows {

padding-top:10px;
}

div#indexvideo {
float:left;
width: 420px;
height:381px;
margin-left:40px;
padding-top:30px;
}

div#indexvideo .caption{
float:left;
width: 410px;
height:71px;
margin-top:2px;
padding:5px;
background-color:#000;
color:#fff;
}

div#watch {

float:left;
margin-top:8px;
width:450px;
height:163px;
}

div#online {
float:left;
margin-top:8px;
width:163px;
height:163px;
}

div#underwriters{
float:left;
width:816px;
height:67px;
margin-top:5px;
}

div#nextup{
float:left;
width:816px;
height:15px;
margin-top:5px;
}

div#tmtsearch a, a:active {

font-weight: bold;
	font-size:14px;
	color: #000000;
	text-decoration:none;
	}
	
div#tmtsearch a:hover {

font-weight: bold;
	font-size:14px;
	color: #000000;
	text-decoration:underline;
	}	

/*
a, a:active {
	font-weight: normal;
	color: #b92c92;
	}
a:visited {
	color: #b92c92;
	}
a:hover {
	color: #fdb812;
	text-decoration: underline;
	}
	
*/
