

#celeb  {

margin: 10px auto 10px 10px;
padding:10px;
	background: white;
	
}

#celebTitle  {
	color: #fff;
	font: 12px/18px "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	text-shadow: rgba(0,0,0,0.41) 0 1px 1px;
}

#celebTitle a {
	color: #fff;
	font: 12px/18px "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	text-shadow: rgba(0,0,0,0.41) 0 1px 1px;
	text-decoration:underline;
}


/*Features table------------------------------------------------------------*/
.features-table
{
  width: 600px;
 /* margin: 0 auto;*/
  border-collapse: separate;
  border-spacing: 0;
  text-shadow: 0 1px 0 #000;
  
  font-family: Verdana,Arial,Helvetica;
  color:white;
}

.features-table td
{
  height: 28px;
  line-height: 28px;
  padding: 0 15px;
  border-bottom: 1px solid #cdcdcd;
  box-shadow: 0 1px 0 white;
  -moz-box-shadow: 0 1px 0 white;
  -webkit-box-shadow: 0 1px 0 white;
  white-space: nowrap;
}

.no-border td
{
  border-bottom: none;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;     
}

.col-firstTwoh {
	font: normal 0.9em Verdana, Arial, Helvetica;
	
}

.col-firstTwo {
	font: normal 0.9em Verdana, Arial, Helvetica;  
}

.col-cell
{
  text-align: center;
  width: 150px;
  font: normal 0.9em Verdana, Arial, Helvetica;  
}

.col-cell1, .col-cell2
{
	
  background: #8c8c8c;
  background: rgba(144,144,144,0.9);
  
}

.col-cell3
{
  background: #c8bba1;  
  background: rgba(242,224,186,0.7);
}

.col-cellh
{
	font: bold 0.9em 'trebuchet MS', 'Lucida Sans', Arial;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-topleft: 10px;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	border-top: 1px solid #eaeaea !important;
}

.col-cellf
{
  font:  0.9em 'trebuchet MS', 'Lucida Sans', Arial; 
  -moz-border-radius-bottomright: 10px;
  -moz-border-radius-bottomleft: 10px; 
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  border-bottom: 1px solid #dadada !important;
}
/**/


img {
	border:0;		
}

#scroll {
	position:relative;
	overflow:hidden;
	border-top:1px solid rgb(152, 104, 65); /* The Fallback */
	border-bottom:1px solid rgb(152, 104, 65); /* The Fallback */
	border-top:1px solid rgba(170,91,26,0.6);
	border-bottom:1px solid rgba(170,91,26,0.6);
	width:667px;
	padding-top:105px;
	height:inherit;
	/*-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background-color:white;*/
	background-image:url(../images/blackTran.png);
	display:block;
	height:270px;  /* add 30px every dance */
	top:-58px;
	left:318px;
	z-index:5;
	
	
}

#tools {
	width:9999em;
	position:absolute;
	height:400px;
	
}

.tool {
	float:left;
	width:1000px;
	height:340px;
	padding-left:15px
}


#thumbs {
	background:url(../images/navigation/jamesCelebsV3.png) no-repeat;
	height:90px;
	position:absolute;
	top:0px;
	width:662px;
}

.t {
	padding:0 !important;
	border:0 !important;
}

.t a {
	background:transparent url(../images/navigation/jamesCelebsV3.png) no-repeat scroll;
	margin-left:6px;
	display:block;
	width:76px;
	float:left;
	height:90px;
	cursor:pointer;
}

.t a.active {
	cursor:default !important;
}

.navi {
	
}

/* CSS sprite for the navigation */

#t1			{ background-position:-6px -90px; }
#t1:hover 	{ background-position:-6px -180px; }


#t2			{ background-position:-88px -90px; }
#t2:hover 	{ background-position:-88px -180px; }


#t3			{ background-position:-170px -90px; }
#t3:hover 	{ background-position:-170px -180px; }


#t4			{ background-position:-252px -90px; }
#t4:hover 	{ background-position:-252px -180px; }


#t5			{ background-position:-334px -90px; }
#t5:hover 	{ background-position:-334px -180px; }


#t6			{ background-position:-416px -90px; }
#t6:hover 	{ background-position:-416px -180px; }

#t7			{ background-position:-498px -90px; }
#t7:hover 	{ background-position:-498px -180px; }

#t8			{ background-position:-580px -90px; }
#t8:hover 	{ background-position:-580px -180px; }