body {
	background: #272727 url(../images/elements/background.gif) fixed center top;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #333;
}

h1 {
	font-size: 1.2em;
	line-height: 1.2em;
	font-weight: normal;
	margin: 0;
	padding: 0;
	color: #aaa;
}

h2 {
	font-size: 1.3em;
	line-height: 1.5em;
	font-weight: normal;
	margin: 0;
	padding: 0;
	color: #f00;
}

h3 {
	font-size: 1.1em;
	line-height: 1.3em;
	font-weight: bold;
	margin: 0;
	padding: 0;
	color: #222;
}

h4 {
	font-size: 1.1em;
	line-height: 1.3em;
	font-weight: normal;
	margin: 0;
	padding: 0;
	color: #222;
	font-style: italic;
}

p {
	margin: 0;
	padding: 0 0 0.7em 0;
	font-family: Arial, Helvetica, sans-serif;
}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

li {
	background: transparent url(../images/elements/bulletPoint.gif) no-repeat 1px 6px;
	padding: 0 0 5px 10px;
	text-align: left;
}

a {
	color: #b00000;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img, div, span, a, input {
	behavior: url(/css/iepngfix/iepngfix.htc);
	text-align: left;
}

.background {
	width: 100%;
	min-height: 140px; _height: 140px;
	background: transparent url(../images/elements/backgroundShadow.png) repeat-x center top;
}

.header {
	overflow: hidden;
	width: 100%;
	height: 49px;
	background: transparent url(../images/elements/headerBack.png) no-repeat center top;
}

.header h1 {
	width: 940px;
	margin: 0 auto;
	padding: 25px 20px 0 0;
	text-align: right;
}

.body {
	background: transparent url(../images/elements/bodyBack.png) repeat-y center top;
	text-align: center;
}

.photo {
	width: 960px;
	margin: auto;
	background: transparent url(../images/backgrounds/rotate.php) no-repeat center top;
}

.photoMask {
	position: relative;
	min-height: 653px; _height: 653px;
	background: transparent url(../images/elements/photoMask.png) repeat-x center top;
}

.menuBar {
	position: absolute;
	top: -49px;
	left: 13px;
	width: 229px;
	height: 689px;
	background: transparent url(../images/elements/menuBarBack.png) no-repeat 0 0;
}

.logo {
	margin: 34px 0 32px 30px;
}

.menuButtons {
	margin-left: 25px;
	height: 271px;
}

.menuButtons a {
	display: block;
	overflow: hidden;
	height: 22px;
	width: 178px;
	padding-top: 5px;
	background: transparent url(../images/elements/menuButtonBack.png) no-repeat 0 top;
	font-size: 1.1em;
	font-weight: normal;
	color: #ccc;
	text-decoration: none;
	text-align: center;
	line-height: 1em;
}

.menuButtons a:hover {
	background-position: bottom;
	text-decoration: none;
}

.menuButtons .top {
	padding-top: 6px;
	background-image: url(../images/elements/menuButtonTopBack.png);
}

.menuButtons .bottom {
	background-image: url(../images/elements/menuButtonBottomBack.png);
}

.menuButtons .selected {
	color: #f00;
}

.callToActionArea {
	position: relative;
	margin: 0 27px;
	height: 192px;
	color: #ccc;
}

.callToAction {
	position: absolute;
	bottom: 0;	
}

.content {	
	width: 699px;
}

.content.home {
	position: absolute;
	right: 13px;
	bottom: 14px;
}

.content.internal, .content.gallery {
	padding: 15px 0 0 248px;
}

.contentHeader {
	overflow: hidden;
	height: 38px;
	background: transparent url(../images/elements/contentHeaderBack.png) no-repeat center top;
}

.contentHeader h2 {
	padding: 10px 0 0 22px;
}

.contentBody {
	background: transparent url(../images/elements/contentBodyBack.png) repeat-y center top;
}

.contentBodyShadow {
	padding: 10px 22px 0 22px;
	background: transparent url(../images/elements/contentBodyShadow.png) no-repeat center top;
	min-height: 89px;
	_height: 89px;
	text-align: center;
}

/*.internal .contentBodyShadow {
	min-height: 558px; _height: 558px;
}*/

.gallery .contentBodyShadow {
	padding: 3px 12px 0 12px;
}

#slideshowImages {
	overflow: hidden;
	height: 474px;
	border: 1px solid #000;
	background-color: #000;
}

#slideshowImages div {
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center;
}

.buttonBar {
	height: 24px;
	border: 1px solid #000;
	background: #000 url(../images/elements/galleryButtonBarBack.gif) repeat-x 0 0;
}

.buttonBar a {
	display: block;
	width: 28px;
	height: 24px;
}

.buttonBar a:hover {
	background-position: 0 bottom !important;
}

#zoomButton {
	float: right;
	width: 31px !important;
	border-left: 1px solid #000;
	background: transparent url(../images/elements/zoomButton.gif) no-repeat 0 top;
}

#previousButton {
	float: left;
	margin-left: 308px;
	background: transparent url(../images/elements/previousButton.gif) no-repeat 0 top;
}

#nextButton {
	float: left;
	border-left: 1px solid #000;
	background: transparent url(../images/elements/nextButton.gif) no-repeat 0 top;
}

.slideshowCaptionShadow {
	overflow: hidden;
	padding: 10px 10px 8px 10px;
	height: 45px;
	background: transparent url(../images/elements/galleryCaptionShadow.png) repeat-x 0 0;
	font-size: 20px;
	text-align: center;
}

#slideshowCaptions, #slideshowCaptions div {
	text-align: center;
	width: 100%;
	height: 100%;
}

.contentFooter {
	height: 18px;
	background: transparent url(../images/elements/contentFooterBack.png) no-repeat center top;
}

.footer {
	width: 100%;
	height: 49px;
	background: transparent url(../images/elements/footerBack.png) no-repeat center top;
	color: #333;
	font-size: 0.9em;
}

.footerContent {
	width: 920px;
	margin: auto;
	padding-top: 7px;
}

.rmlmediaSignature {
	float: right;
	margin: 0 !important;
	padding: 0 !important;
	border: none !important;
	width: 65px;
	height: 12px;
	background: transparent url(../images/elements/rmlmediaSignature.gif) no-repeat 0 top;
}

.rmlmediaSignature:hover {
	background-position: bottom;
}

.footerContent a {	
	margin-left: 5px;
	padding-left: 6px;
	border-left: 1px solid #222;
	color: #333;
	font-weight: normal;
}

.footerContent a:hover {
	color: #777;
	text-decoration: none;
}
.background .body .photoMask .content.internal .contentBody .contentBodyShadow {
	text-align: center;
}
