#container {
	position: relative;
	height: auto;
	width: 700px;
	font-family: Tahoma, Geneva, sans-serif;
	min-height: 500px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}
#block1 {
	height: 155px;
	width: 220px;
	position: relative;
	padding-top: 7px;
	margin-top: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFF;
	background-color: #FFF;
	float: left;
	margin-right: 20px;
}
p {
	margin: 0px;
	padding: 10px;
}


body {
	text-align: center;
	min-width: 700px;
	background-color: #000;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	margin: 0px;
	padding: 0px;
}
#content {
	border: 7px solid #FFF;
	position: relative;
	background-color: #000;
	color: #FFF;
	padding: 10px;
}
#content2 {
	border: 7px solid #FFF;
	position: relative;
	background-color: #000;
	color: #FFF;
	padding: 0px;
}

#block2 {
	height: 155px;
	width: 220px;
	position: relative;
	padding-top: 7px;
	float: left;
	margin-top: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFF;
	background-color: #FFF;
	margin-right: 20px;
}
#block3 {
	height: 155px;
	width: 220px;
	position: relative;
	padding-top: 7px;
	float: left;
	margin-top: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFF;
	background-color: #FFF;
}
#loading {
	position: absolute;
	margin-left: 43%;
	top: 7px;
	visibility: hidden;
	z-index: 10;
}
.footer {
	font-size: x-small;
	color: #999;
	text-align: center;
}


.block-content {
	height: 146px;
	width: 206px;
	display: block;
	position: relative;
	margin: auto;
}
#block1 .ribbon {
	position: absolute;
	top: 20px;
	left: -11px;
}
#block2 .ribbon {
	position: absolute;
	top: 100px;
	left: -10px;
}


.header-content {
	right: 0px;
	bottom: 0px;
	display: inline;
	font-size: 0.8em;
	position: absolute;
	width: 50%;
}
#block3 .ribbon {
	position: absolute;
	top: 20px;
	left: -10px;
}

a {
	color: #FFF;
	font-weight: bolder;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	text-decoration: none;
}
a:hover {
	color: #09F;
}

#header a:hover {
	position: relative;
	top: -1px;
}
.david-overlay {
	position: absolute;
	right: 0px;
	bottom: -8px;
}


img {
	border-style: none;

}
#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	height: 167px;
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	text-align: right;
	position: relative;
}
.header-container {
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	height: 167px;
	position: relative;
}
