@charset "UTF-8";
body{
	margin:0px;
	padding:0px;
background:#CCCCCC;}
#wrapper{
background:url(images/background.jpg);
background-repeat:no-repeat;
	width:900px;
	min-height:700px;}
	
#nav{
	background-image:url(images/logo.png);
	background-repeat:no-repeat;
	position:relative;
	margin-left:88px;
	width:724px;
	height:45px;
	margin-top:50px;
	margin-bottom:20px;
	
	

}
#nav ul{
	position:absolute; 
	top:13px;
	right:0;
	width:auto;
	height:18px;	

	}

 #nav ul li {
	
	 
	 padding-bottom:0px;
	 
	float:left;
	 display:inline;
	 
}

#logo a{
	 display:block;
	text-indent:-999999px;
	height:37px;
	width:156px;
	background-position:0 0px;
	background-image:url(images/logo.png);
	}
	

 #home a{
	 display:block;
	text-indent:-999999px;
	height:18px;
	width:52px;
	background-position:0 0px;
	background-image:url(images/home.png);
	}
	
	 #kevin a{
	 display:block;
	text-indent:-999999px;
	height:18px;
	width:94px;
	background-position:0 0px;
	background-image:url(images/smith.png);
	}
	 #anthoney a{
	 display:block;
	text-indent:-999999px;
	height:18px;
	width:131px;
	background-position:0 0px;
	background-image:url(images/bourdain.png);
	}
	 #frank a{
	 display:block;
	text-indent:-999999px;
	height:18px;
	width:99px;
	background-position:0 0px;
	background-image:url(images/warren.png);
	}
	 #david a{
	 display:block;
	text-indent:-999999px;
	height:18px;
	width:104px;
	background-position:0 0px;
	background-image:url(images/sedaris.png);
	}
	 #subscribenav a{
	 display:block;
	text-indent:-999999px;
	height:18px;
	width:77px;
	background-position:0 0px;
	background-image:url(images/subscribe.png);
	}
	
	
#home a:hover, #kevin a:hover,	#anthoney a:hover,#frank a:hover,#david a:hover,#subscribenav a:hover{
	background-position:0 18px;}
	
	
#index #home a, #smith #kevin a, #bourdain #anthoney a, #warren #frank a, #sedaris #david a,#subscribe #subscribenav a{
	background-position:0 18px;}	
	


#wrapper #slideshow {
	border:#666 solid 1px;
margin-top:15px;
	background:#CCC;
	margin-left:88px;
	height:323px;
	width:723px;
	margin-bottom:25px;
	
	
}

#content{
margin-left:88px;
width:722px;
height:auto;}



body#smith #title{
padding-top:20px;
width:413px;
margin-left:299px;
}
body#smith #content{
margin-top:20px;
width:500px;
margin-left:299px;}

body#smith #figure{
	margin-top:0px;
	min-height:525px;
	background-image:url(images/kevin.png);
	background-repeat:no-repeat;
	background-position:-35px bottom;
}









body#bourdain #title{
padding-top:20px;
width:482px;
margin-left:299px;
}
body#bourdain #content{
margin-top:20px;
width:523px;
margin-left:299px;}

body#bourdain #figure{
margin-top:0px;
min-height:447px;
background-image:url(images/anthoney.png);
background-repeat:no-repeat;
background-position:0 bottom;
}




body#warren #title{
padding-top:20px;
width:509px;
margin-left:299px;
}
body#warren #content{
margin-top:20px;
width:523px;
margin-left:299px;}

body#warren #figure{
margin-top:0px;
min-height:527px;
background-image:url(images/frank.png);
background-repeat:no-repeat;
background-position:0 bottom;
}




body#sedaris #title{
padding-top:20px;
width:449px;
margin-left:299px;
}
body#sedaris #content{
margin-top:20px;
width:456px;
margin-left:354px;}

body#sedaris #figure{
margin-top:0px;
min-height:470px;
background-image:url(images/david.png);
background-repeat:no-repeat;
background-position:0 bottom;
}
#sublist{
	margin:0px;
}
#sublist li{
	color:#666;
	margin-left:60px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:14px;
	line-height:24px;
}
	
#subimg{
	
	padding:0px;
margin-left:32px;

	margin-top:40px;}
#subimg li{
margin-bottom:20px;
	padding-right:10px;
	float:left;
	display:inline;}
#sponsor{
	text-align:right;
	height:47px;
	width:660px;}
	
#sponsor img{
	margin:0px;
	padding-right:3px;
	float:left;}


#footer{
	margin-top:20px;
	border-top:#666666;
	border-top-style:solid;
	border-width:1px;
	width:722px;
	margin-left:88px;}
#video{
	margin-top:30px;}
	

.clear{
	clear:both;
	margin:0px;
	padding:0px;}





.hide{
	display:none;}

a{ overflow:hidden;
	color:#666;}
a:hover{
	color:#900;
	}
h2{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
color:#990000;}
h3{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
color:#990000;
text-align:right;}
p{
font-weight:normal;
margin-top:10px;
color:#666666;
font-family:helvetica;
font-size:13px;
line-height:17px;}
.copyright{
margin-top:5px;
color:#666666;
font-family:helvetica;
font-size:10px;}
