*{
margin: 0;
padding: 0;
behavior: url(iepngfix.htc);
}

body{
	background-image: url('../images/body_bg.jpg');
	background-repeat: repeat-x;
	background-color: #D6E2EE; 
}
.clear{
	clear: both;
}
#container{
	width: 918px;
	margin: 20px auto;
}
#shadow_top{
	width: 918px;
	height: 16px;
	background-image: url('../images/wrap_bg_top.png');
	background-repeat: no-repeat;
}
#shadow_mid{
    position:relative;
	width: 918px;
	background-image: url('../images/wrap_bg_mid.png');
}
#shadow_bot{
	width: 918px;
	height: 19px;
	background-image: url('../images/wrap_bg_bot.png')
}
h1{
	width: 258px;
	height: 93px;
	background-image: url('../images/logo.png');
	background-repeat: no-repeat;
	text-indent: -999999px;
	float: left;
	margin: -22px 0px 0px 20px;
	position:absolute;
}
#top_wrapper{
    position:relative;
	width: 916px;
	height: 329px;
	padding: 0px 14px 0px 14px;
}
#contacts {
  float: right;
  padding-right:27px;
  width: 500px;
  height: 80px;
}
p.jim{
	font-family: Georgia, Times New Roman, serif;
	font-size: 12px;
	color: #434343;
	font-style: italic;
	display: block;
	float: left;
	margin: 0px 24px 0px 207px;
	margin-bottom: 14px;
}
p.pat{
	font-family: Georgia, Times New Roman, serif;
	font-size: 12px;
	color: #434343;
	font-style: italic;
	display: block;
	float: left;
}
span.name{
	font-weight: bold;
}
#home_team{
	background-image: url('../images/home_team.png');
	background-repeat:no-repeat;
	width: 336px;
	height: 304px;
    left:236px;
	position:absolute;
	top:31px;
}

/*Navigation*/

#nav{
	width:247px;
	height: 255px;
	background-color: #ece9de;
	float: left;
	font-family: Georgia, Times New Roman, serif;
	color: #434343;
}
#nav ul{
	font-size: 16px;
	color: #434343;
	list-style-type: none;
	font-weight: normal;	
}
#nav ul li{
	border-bottom:1px solid #d6d3c8;
}
#nav a{
	text-decoration: none;
	font-variant: small-caps;
	color: #434343;
	height:20px;
	display:block;
	padding: 9px 15px;
}
#nav a:hover, #nav li.current a{
	text-decoration: none;
	color: #013b76;
	background-color: #e5e0cc;
}
#nav ul li a:hover span.star, #nav ul li a:active span.star, #nav ul li.current span.star{
	background: url(../images/nav_star.gif) no-repeat center right;
	padding-right:32px;
}
#audio{
	width: 255px;
	height: 60px;
	background-image: url('../images/speaker.jpg');
	background-repeat: no-repeat;
	padding:0px 0px 0px 0px;
}
#audio ul li{
	border: none;
	padding:0px 0px 0px 30px;
	background-color: transparent;
	}
#audio a{
	font-size: 12px;
	height: 1px;
	display: inline;
}
#audio a:hover{
	color: #013b76;
	background-color: transparent;
}

/**/

#capitol{
	background: url('../images/capitol.jpg') no-repeat center left;
	width: 638px;
	height: 255px;
	float: right;
	padding-right:26px;
}
#capitol p{
	width: 300px;
	font-size: 30px;
	font-weight: bold;
	color: #000;
	margin:57px 0 0 312px;
	text-align:center;
	line-height:41px;
}
#capitol p.shadow{
	width: 300px;
	font-size: 30px;
	font-weight: bold;
	color: #fff;
	margin:-125px 0 0 311px;
	text-align:center;
	line-height:41px;
}
#bot_wrapper{
	background-color: #2764a3;
	width:890px;
	margin-left:14px;
	margin-top: 2px;
	float: left;
}
#bio_bar{
	width:224px;
	font-family: "Lucida Grande", tahoma, sans-serif;
	font-size: 12px;
	background: url('../images/left_bg.jpg') repeat-x;
	color: #fff;
	height: auto;
	padding: 14px;
	float: left;
	min-height: 370px;
}
    #bio_bar h5 {
      font-size: 15px;
      text-align: right;
    }   
    #bio_bar ul {
      margin-bottom: 30px;
    }
    #bio_bar li {
      list-style: none;
      text-align: right;
      font-size: 13px;
      font-weight: lighter;
      margin: 2px 0px;
    }
      #bio_bar a {
        text-decoration: none;
        color: #fff;
      }
        #bio_bar a:hover {
          text-decoration: underline;
        }
    #bio_bar p{
	   line-height: 17px;
	   margin-bottom: 10px;
    }
h3{
	font-size: 16px;
	font-weight:bold;
	color: #5a89b9;
	margin-bottom: 5px;
}
#home_main{
	width: 600px;
	font-family: Georgia, "Times New Roman", serif;
	color: #fff;
	float: left;
	padding:17px;
}
  #home_main h2 {
   font-size:18px;
   letter-spacing:1px;
   line-height:25px;
   font-weight: normal;
  }
 
#sub_main {
	width:604px;
	min-height:370px;
	font-family: Georgia, "Times New Roman", serif;
	background: #fff;
	float: left;
	padding:17px;
} 
 #sub_main h2 {
   font-size: 20px;
   color: #2764a3;
   letter-spacing:1px;
 }
  #sub_main h4 {
     font-size: 15px;
     color: #2764a3;
     letter-spacing:1px;
  }
   #sub_main h5 {
      font-size: 13px;
      color: #1F1F1F;
      letter-spacing:1px;
   }
   

    
 #sub_main p {
   font-size: 12px;
   line-height: 18px;
   color: #434343;
   padding: 5px;
 }

    #sub_main p.headline {
       color:#333333;
	   font-size:24px;
       font-weight:normal;
       letter-spacing:-0.125px;
       line-height:26px;
    }
    
    #sub_main p.subhead {
       color:#333333;
	   font-size:14px;
       font-weight:normal;
       letter-spacing:-0.125px;
       line-height:16px;
       position: relative;
       top: -6px;
    }
    #sub_main p.authorhead {
       color:#666666;
	   font-size:12px;
       font-weight:normal;
       letter-spacing:-0.125px;
       line-height:13px;
       position: relative;
       top: -6px;
    }


   
#video_block{
	width: 620px;
	height: 351px;
	background-image: url('../images/videoblock.jpg');
	margin:18px 0 0 -8px;
}
#video_player{
	width: 388px;
	height: 317px;
	background-color: black;
	/*background-image: url('../images/video_placeholder.jpg');*/
	position:relative;
	top:16px;
	left:16px;
	float: left;
}
#episode_list{
	font-family: "Lucida Grande", tahoma, sans-serif;
	width: 190px;
	float: left;
	margin:0px 0 0 36px;
}
#episode_list p{
	font-size: 18px;
	color: #2764a3;
	font-weight: bold;
	letter-spacing:0px;
	line-height:14px;
	margin-top:16px;
	margin-bottom:5px;
}
#episode_list p span{
	font-size: 13px;
	margin: 0px; 
}
#episode_list ul{
	margin-left: -10px;
	width:189px;
}
#episode_list ul li{
	list-style-type: none;
	height: 26px;
}
#episode_list ul li span.list{
	background-color: #e5e0cc;
	margin: 0px;
}
#episode_list ul li a{
	font-family: "Lucida Grande", tahoma, sans-serif;
	font-size: 12px;
	text-decoration:none;
	display: block;
	color: #434343;
	padding: 5px 0px 0px 10px;
	height: 24px;
}
#episode_list ul li a:hover{
	color:#2764a3;
}
#episode_list ul li a.list{
	font-family: "Lucida Grande", tahoma, sans-serif;
	font-size: 12px;
	color: #434343;
	text-decoration:none;
	background-color: #e5e0cc;
	display: block;
	padding: 5px 0px 0px 10px;
	height: 21px;
}
#episode_list ul li a.list:hover{
	color:#2764a3;
}
#episode_list a.see_more{
	font-size: 12px;
	color:#2764a3;
	float: right;
	display: block;
	text-decoration:none;
	letter-spacing: 0px;
}
#episode_list a.see_more:hover{
	text-decoration: underline;
}
#footer{
	height: 15px;
	font-family: Georgia, "times new roman", sans-serif;
	font-size: 10px;
	color: #434343;
	font-weight: bold;
	padding:10px 0 0 274px;
}
#footer a{
	color:#2764A3;
}

.table_box {
  margin: 13px 0px;
}

#basic_table {
  width: 580px;
  margin: 14px;
}
 #basic_table tr {
   padding: 5px;
 }
  #basic_table .shade {
    background: #EFF2FF;
  }
  #basic_table ul {
    padding: 5px;
  }
  #basic_table li, #basic_table .standout {
    list-style: none;
    color:#434343;
    font-size:12px;
  }
    #basic_table .standout {
      font-weight: bold;
    }
  #basic_table th {
    color:#434343;
    font-size:12px;
    padding:4px 7px;
  }
  

