body {
	background: url(/images/background.jpg) repeat;
	margin: 0px 0px 20px;
	padding: 0px;
	position: relative;
}
#wrapper {
	background: url(/images/background_david.jpg) no-repeat;
	padding-left: 170px;
	width: 830px;
	height: 833px;
	position: relative;
}
#banner  {
	position: relative;
	width: 830px;
}
#banner img {
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
}
#banner h1 {
	height: 30px;
	width: 425px;
	position: absolute;
	right: 0px;
	font: bold 12px/30px Georgia, "Times New Roman", Times, serif;
	color: #124980;
	margin: 0px;
	padding: 0px;
	top: 57px;
}
#content {
	height: 483px;
	position: absolute;
	top: 320px;
	background: url(/images/content.jpg) no-repeat;
	width: 830px;
}
#content #right {
	float: right;
	width: 178px;
	padding-right: 20px;
	padding-left: 21px;
	padding-top: 12px;
	position: relative;
}
#content #right h3 {
	font: bold 17px/25px Georgia, "Times New Roman", Times, serif;
	color: #124980;
	margin: 0px;
	padding: 0px;
}
#content #right #research {
	position: absolute;
	top: 92px;
	width: 177px;
}
#content #right #research p{
	font: normal 17px/24px Georgia, "Times New Roman", Times, serif;
	color: #fff;
	margin: 0px 0px 12px;
	padding: 0px;
}
#content #right #research p strong{
	font: normal 11px/24px Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
}
#content #text {
	position: absolute;
	width: 522px;
	left: 56px;
	top: 28px;
}
#content #text h1 {
	font: bold 22px/24px Georgia, "Times New Roman", Times, serif;
	color: #124980;
	margin: 0px 0px 12px;
	padding: 0px;
}
#content #text h2 {
	font: normal 16px/27px Georgia, "Times New Roman", Times, serif;
	color: #124980;
	margin: 0px 0px 16px;
	padding: 0px;
}
#content #text h2 a{
	color: #124980;
}
#content #text h2 a:hover{
	color: #ac5510;
}
#content #text p {
	font: normal 13px/19px Georgia, "Times New Roman", Times, serif;
	color: #4e5052;
	margin: 0px 0px 6px;
	padding: 0px;
}
#content #text p strong{
	color: #000;
}
#content #text p a#watch{
	color: #ac5510;
	font-weight: bold;
	text-decoration: none;
	background: url(/images/arrow_video.gif) no-repeat right;
	padding-right: 15px;
}
#content #text p a#watch:hover{
	text-decoration: underline;
}
#content #text p a#watch2{
	color: #ac5510;
	font-weight: bold;
	text-decoration: none;
	background: url(/images/arrow_video.gif) no-repeat right;
	padding-right: 15px;
}
#content #text p a#watch2:hover{
	text-decoration: underline;
}
#content #text p a.watch{
	color: #ac5510;
	font-weight: bold;
	text-decoration: none;
}
#content #text p a.watch u{
	color: #fff;
	text-decoration: none;
	background: url(/images/arrow_video.gif) no-repeat 4px 2px;
	padding-left: 15px;
}
#content #text p a.watch:hover{
	text-decoration: underline;
}
#content #text img#photo_thumb{
	float: left;
	margin-right: 6px;
}
#wrapper #bar {
	position: absolute;
	left: 170px;
	top: 803px;
	width: 830px;
	background: #0f3d74;
	height: 30px;
}
#wrapper #bar a#next{
	font: bold 13px/30px Georgia, "Times New Roman", Times, serif;
	color: #fff;
	text-decoration: none;
	display: block;
	text-align: right;
	width: 150px;
	position: absolute;
	right: 12px;
	background: url(/images/arrow_next.gif) no-repeat right 9px;
	padding-right: 16px;
}
#wrapper #bar a#next:hover{
	text-decoration: underline;
}
