body {
	font-family: Tahoma, Arial, sans-serif;
	min-width: 760px;
	text-align: center;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	background-color: #D22229;
}
body, h1, h2, h3, h4, h5, p, img, img a {
	margin:0;
	padding: 0;
	border: 0;
}
#bodywrap {
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 760px;
}
#plmaster {
	color: #9498A4;
	width: 760px;
	position: absolute;
	top: 50%;
	margin-top: -309px;
}
#container {
	min-height: 561px;
	float: left;
	width: 660px;
}
#container p {
	width: 500px;
	padding-top: 10px;
}
#container a {
	color: #9498A4;
	text-decoration: none;
}
#container a:hover {
	text-decoration: underline;
}
.highlight {
	color: #FFFFFF;
}
#container a.pdf {
	position: relative;
	display: block;
	width: 66px;
	height: 51px;
	padding: 20px 5px 5px 5px;
	float: left;
	background: url(../images/bkgnd_link.gif) no-repeat center top;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
}
#container a.pdf:hover {
	background-position: center -100px;
}
img#logo_rd, #container p {
	padding-left: 50px;
}
#picture {
	width: 100%;
	text-align: center;
	float: left;
}
#picture table, #picture table td {
	border-collapse: collapse;
	width: 100%;
	height: 480px;
}
#thumbs {
	width: 96px;
	float: right;
	margin-bottom: 5px;
}
#thumbs img {
	padding: 10px;
	margin-bottom: -5px;
}
#thumbs img {
	background: url(../images/bkgnd_thumb_sqrs.gif) no-repeat center 0px;
}
#thumbs a:hover img {
	background-position: center -100px;
}
#footer {
	text-align: left;
	display: block;
	position: relative;
	float: right;
	font-size: 10px;
	font-weight: normal;
	height: 20px;
	padding-top: 13px;
	padding-bottom: 2px;
	width: 740px;
	padding-right: 10px;
	padding-left: 10px;
	color: #7E141A;
}
#footer p {
	position: relative;
	display: inline;
	width: 50%;
	float: left;
}
#footer a {
	color: #6C1115;
}
#footer a:hover {
	text-decoration: none;
}
#wdcuk {
	float:right;
	text-align: right;
}