#content_wrap {
	color:#000;
}

#content {
	top:0px;
	left:65px;
	width:380px;
	height:547px;
	background-color:#fff;
	overflow:hidden;
	padding:0;
	
}
#content h1 {
	color:#c90614;
	font-size:19px;
}

#content_right {
	position:absolute;
	left:500px;
	top:40px;
	width:330px;
}
#content_right h1 {
	color:#c90614;
	font-size:15px;
	margin-left:55px;
}
#content_right p.bodytext {
	margin-left:55px;
}
#content_right p.bodytext b {
	color:#c90614;
}

div#slider {
	margin-top:20px;
}
div#slider_nav {
	background-image:none !important;
	margin-bottom:15px;
}
ul.navigation {
	padding-left:35px !important;
}
ul.navigation li {
	border-width:0px !important;
}
ul.navigation a {
	background-color:#fff !important;
	font-size:100px;
	line-height:70px;
	color:#5b0a00 !important;
}
ul.navigation a:hover, ul.navigation li.selected a {
	color:#c90614 !important;
}

.scrollButtons.left {
	left:0px !important;
	width:22px !important;
	height:61px !important;
}
.scrollButtons.right {
	right:0px !important;
}
.scrollContainer div.panel {
	width:290px !important;
	padding:0 54px 0 49px !important;
}


.panel ol, .panel ul {
	margin-left:0;
	padding-left:0;
	line-height:1.3em;
}



