body {
	margin: 0;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	background-color: #41403C;
	color: #413B37;
	}

strong, b {
	font-weight: bold;
	}

em, i {
	font-style: italic;
	}

a:link, a:visited, a:active, a:hover {
	outline: none;
	font-weight: bold;
	text-decoration: underline;
	color: #413B37;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	padding-bottom: 2px;
	font-weight: normal;
	text-transform: uppercase;
	color: #413B37;
	}
h1 {
	font-size: 20px;
	font-weight: bold;
	line-height:30px;
	}
h2 {
	font-size: 18px;
	font-weight:bold;
	}
h3 {
	font-size: 13px;
	font-weight:bold;
	}

img {
	border: 0;
	}

div#content {
	margin: 0 auto;
	border: 0;
	width: 870px;
	}

div#main {
	position: relative;
	margin: 0 auto;
	padding: 0;
	border: 0;
	text-align: left;
	background-image: url('images/davidBack.jpg');
	background-repeat: no-repeat;
	width: 864px;
	height: 1008px;
	}

div#welcome {
	position:absolute;
	padding: 12px;
	left: 370px;
	top: 115px;
	width: 315px;
	height: 160px;
	border: 0;
	}
div#welcome p {
	margin-top: 5px;
	font-size: 15px;
	line-height: 20px;
	color: #413B37;
	}

div#text {
	position:absolute;
	padding: 0;
	left: 438px;
	top: 724px;
	width: 280px;
	height: 200px;
	border: 0;
	}
div#text p {
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 11px;
	color: #E4DBD5;
	}
div#text a {
	color: #E4DBD5;
	}

div#flickrSlide {
	position: absolute;
	left: 96px;
	top: 724px;
	width: 305px;
	height: 250px;
	border: 0;
	}

div#flickrBadge {
	position: absolute;
	left: 360px;
	top: 406px;
	width: 370px;
	height: 255px;
	border: 0;
	}

div#flickr_badge_uber_wrapper {
	width:380px;
	text-align:center;
	border: 0;
	}

div#button1 {
	position: absolute;
	left: 379px;
	top: 343px;
	width: 109px;
	height: 26px;
	border: 0px;
	}
div#button2 {
	position: absolute;
	left: 499px;
	top: 343px;
	width: 109px;
	height: 26px;
	border: 0px;
	}
div#button3 {
	position: absolute;
	left: 622px;
	top: 343px;
	width: 109px;
	height: 26px;
	border: 0px;
	}
div#tickets {
	position: absolute;
	left: 498px;
	top: 932px;
	width: 109px;
	height: 26px;
	border: 0px;
	}

div#hotlinkSAM {
	position:absolute;
	left: 100px;
	top: 5px;
	width: 85px;
	height: 45px;
	border: 0;
	}
div#hotlinkDavid {
	position:absolute;
	left: 276px;
	top: 84px;
	width: 75px;
	height: 15px;
	border: 0;
	}
div#hotlinkFlickr {
	position: absolute;
	left: 268px;
	top: 561px;
	width: 70px;
	height: 15px;
	border: 0;
	}
div#hotlinkYoutube {
	position: absolute;
	left: 152px;
	top: 573px;
	width: 60px;
	height: 15px;
	border: 0;
	}

div#copyright {
	visibility: hidden;
	display: none;
	}

div#copyright p {
	font-size: 9px;
	}

