/* Titles */

/* Turn off Common Styles */
#LeftCol{
	background:url(../images/bg-left-col.jpg) repeat-x;
	width:643px;	
	margin:0 13px 0 0;
	padding:0;
}

/* Dish It Out Area */
.DishItOutArea{
	width:230px;
	float:left;
	margin:0 0 10px -1px
}
.DishItOutArea .DishItOut{
	background:url(../images/titles-home.jpg) 0 top no-repeat;
	height:250px;
	margin:10px 0 0 0px
}
.DishItOutArea h2{
	font-size:14px
}
.FlashMovie{
	float:right;
	margin:10px 0 0 0;
}
.NoFlash{
	margin:0 10px 0 0
}

/*Bullet List*/
.BulletList{
	margin:0 0 13px 0
}
.BulletList li{
	background:url(../images/titles-home.jpg) left -250px no-repeat;
	margin:0 0 2px 0;
	height:28px
}
.BulletList li a{
	color:#e6e1e1;
	font:13px "Franklin Gothic Medium", Arial, Helvetica, sans-serif;
	padding:7px 0 0 39px;
	display:block;
	text-transform:uppercase;
	text-decoration:none
}

#Content #JoinThePartyArea{
	margin:0 0 8px 0;
}