body {
	background: url(/images/background.jpg) repeat;
	margin: 0px 0px 20px;
	padding: 0px;
}
sup {
	font-size: 9px;
	line-height: 75%;
}
#middle {
	background: url(/images/background_media.jpg) no-repeat;
	margin: 0px auto;
	height: 945px;
	width: 840px;
	padding-right: 56px;
	padding-left: 56px;
	position: relative;
}


#middle #capitaldesign h1  {
	font: bold 21px/24px Georgia, "Times New Roman", Times, serif;
	color: #de2516;
	text-align: center;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 175px;
	width: 840px;
}
#middle #capitaldesign h3  {
	font: normal 17px/31px Georgia, "Times New Roman", Times, serif;
	color: #005287;
	margin: 0px 0px 8px;
	padding: 0px 90px;
	text-align: center;
	position: absolute;
	width: 660px;
	top: 673px;
}
#middle #capitaldesign p a{
	color: #fff;
	text-decoration: none;
}
#middle #capitaldesign p a:hover{
	text-decoration: underline;
}

#middle h6 {
	font: normal 17px/31px Georgia, "Times New Roman", Times, serif;
	color: #005287;
	margin: 0px 0px 8px;
	padding: 0px 90px;
	text-align: center;
	position: absolute;
	width: 660px;
	top: 915px;
}

#bottom {
	background: url(/images/bottom.jpg) no-repeat;
	margin: 0px auto;
	height: 54px;
	width: 952px;
}
#footer {
	font: 9px/13px Verdana, Arial, Helvetica, sans-serif;
	width: 900px;
	margin: 10px auto 0px;
	color: #B1A484;
}
#footer sup{
	font-size: 75%;
	line-height: 75%;
}

.photosbox {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	position: absolute;
	top: 210px;
	width: 840px;
	margin: auto;
	font-weight: bold;
}

.photosbox a {
	color: #e25b01;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}

.photosbox a:hover {
	color: #fff;
}

.photosbox img {
	border: 1px solid #de2516;
}

.photosbox hr {
	border: 1px solid #e25b01;
	width: 810px;
	margin: 20px auto;
}

.audio img {
	border: none;
}
