body {
	background-color: #000;
	color: #FFF;
	font-family: Verdana;
}

a {
	color: #FFF;

}

div#container{
	margin-left: 60px;
	margin-top: 30px;
}

h1 {
	margin-top: -22px;
	margin-bottom: 50px;
}

h1 span{
	display: none;
}

h2 {
	display: none;
}

p.large_image {
	text-align: center;
	width: 1000px;
}

span.image_name{
	font-size: 150%;

}

div.caption {
	margin-left: 62px !important;
	margin-left: 30px;
	height: 87px;
	background-image: url(/img/davebullock_lower_third.png);
	background-repeat: no-repeat;
	padding-left: 17px;
	padding-top: 12px;
	position: relative;
	margin-top: -100px;
	width: 880px !important;
	width: 890px;
	float: left;
}

div.caption p{
	width: 550px;
	float: left;
	margin-right: 50px;
}

div.caption span img{
	margin-right: 17px;
}


div#spacer{
	height: 100px;
}

div.gallery_thumbs {
	background-image: url(/img/davebullock_content_bg.jpg);
	background-repeat: no-repeat;
	padding-left: 35px;
	padding-right: 35px;
	padding-top: 30px;
	width: 985px;
	margin-top: 20px;
	clear: both;
}

div.gallery_thumbs h3{
	font-size: 210%;
	padding: 0;
	margin: 0;	
	padding-bottom: 5px;
	font-weight: normal;
	width: 464px;
}

div.gallery_thumbs p{
	width: 458px;
	float: left;
	margin-right: 20px;
	clear: both;	

}

div.gallery_thumbs ul{
	margin: 0;
	padding: 0;
}

div.gallery_thumbs li{
	list-style: none;
	display: inline;
	margin-right: 5px;
}


div.gallery_thumbs li img{
	margin-bottom: 7px;
}

ul.menu{
	position: absolute;
	top: 55px;
	left: 0px;
	margin: 0;
	padding: 0;
	background-image: url(/img/davebullock_tab_bg.jpg);
	background-repeat: repeat-x;
	background-position:0 8px;
	height:30px;
	min-width: 1000px;
	width: 96%;
	padding-top: 4px;
	padding-left: 40px;

}

ul.menu a {
	text-decoration: none;
	font-size: 130%;
	margin-left: 30px;
	margin-right: 30px;
	top: 6px;
	position: relative;
}

ul.menu li{
	display: inline;
	list-style: none;
}

ul.menu li.active_tab{
	display: inline;
	list-style: none;
	background-image: url(/img/davebullock_tab_bg_on.jpg)  !important;
	background-image: none;
	background-repeat: repeat-x;
}


div#footer {
	width: 1063px;
	text-align: center;
	clear: both;
	margin-top: 50px;
	
}

table.cakeSqlLog{
	display: none;
}
