body {
	font-family: Helvetica,Arial,sans-serif;
	margin: 0;
}

a {
	outline: none;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: 0px none;
}

#cravebar {
	background: transparent url(../images/bg_crave.png) repeat-x left top;
	display: block;
	width: auto;
	height: 32px;
}

#crave_breadcrumbs {
	width: 973px;
	margin: 0 auto;
}

#crave_breadcrumbs #cravebar_mainbar a:hover {
	color: #fff;
	text-decoration: underline;
}

#crave_breadcrumbs #cravebar_mainbar {
	background-image: none;
}

#crave_breadcrumbs #cravebar_sep {
	color: #cc092f;
}

#wrapper {
	margin: 0 auto;
	display: block;
	width: 971px; 
}

#header {
	height: 125px;
	display: block;
}

#header h1{
	margin: 0;
}

#about {
	display: none;
}

#small_leaderboard {
	width: 200px;
	margin-left: 15px;
}

#leaderboard {
	width: 728px;
	margin-left: 10px;
}

.ad {
	height: 90px;
	display: inline-block;
}

.column {
	display: inline-block;
	vertical-align: top;
}

#column_main {
	width: 560px;
	margin: 0 0 0 46px;
}

#column_right {
	width:  300px;
	margin: 0 0 0 30px;
}

.videos {
	margin-top: 50px;
	display: inline-block;
	width: 190px;
	vertical-align: top;
}

.videos h3 {
	font-size: .8em;
	margin: 10px 0 5px 0;
	padding: 0;
	text-transform: uppercase;
}

.videos p {
	font-size: .7em;
	padding: 0;
	margin: 0;
}