body {
	background: #000 url(images/rpbg_001.png) repeat-x;	
	-webkit-text-size-adjust:none;
}

a:link {
	color: #5f0304;
	text-decoration: none;
}
a:visited {
	color: #5f0304;
	text-decoration: none;
}
a:hover {
	color: #808080;
}
a:active {
	color: #808080;
	text-decoration: none;
}	
.content {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}	
.content_headers {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #620708;
	text-decoration: underline;
	font-weight: bold;
}
.navigation_main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5f0304;
	text-align: right;
}
.studio_info {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #D6D6D6;
	text-align: center;
}
.studio_info_red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #5f0304;
	text-align: center;
}
div#container_main {
	position: relative;
	background-position: center center;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	width: 1001px;
}
div#subcontainer_header {
	background-image: url(images/rpbg_002.png);
	height: 140px;
	width: 1001px;
	position: relative;
}
div#subcontainer_center {
	height: auto;
	width: 1001px;
	position: relative;
	background-color: #FFFFFF;
}

div#subcontainer_herffjones {
	text-align: left;
	height: 500px;
	width: 450px;
	position: relative;
	left: 0%;
}

div#subcontainer_body {
	height: auto;
	width: 450px;
	padding-top: 50px;
	padding-right: 20px;
	padding-bottom: 25px;
	padding-left: 20px;
}

div#subcontainer_footer {
	background-image: url(images/rpbg_003.png);
	height: 76px;
	width: 1001px;
	position: relative;
}
#logo {
	text-align: left;
	width: 371px;
	height: 130px;
	margin-left: 16px;
	vertical-align: middle;
	position: relative;
	padding-top: 5px;
}
.selectgallery {
	padding-left: 7px;
}

#menu {
	width: 560px;
	height: auto;
	position: relative;
	text-align: right;
	float: right;
	margin-top: -48px;
	padding-right: 50px;
}

#social_media {
	width: 400px;
	height: auto;
	position: relative;
	text-align: right;
	float: right;
	margin-top: -125px;
	padding-right: 13px;
}

.fl { float:left; }
.fr { float:right; }
.clear { clear:both; }

.herff_text {
	width:502px;
}

.herff_flash {
	width:475px;
	text-align:center;
	margin-left:20px;
	height: 550px;
}

.topnavul {
margin:0;
padding: 2px 0 0 4px;
line-height: 100%;
font-size:13px;
font-weight:bold;
z-index:999999;
float:right;
}
.topnavul li {
margin: 0;
padding: 0 0 3px 0;
float: left;
position: relative;
list-style: none;
z-index:999999;
}
.topnavul li.right_border {
border-right:1px solid #5f0304;
margin-top:8px;
height:8px;
}
.topnavul li.right_border.last {
border-right:0;
}
.topnavul li a {
margin-top:-8px;
}
.topnavul li ul a {
margin-top:0;
}
.topnavul a {
font-size:12px;
font-weight: bold;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-transform:uppercase;
color: #5f0304;
text-decoration: none;
display: block;
padding: 6px 6px 6px 6px;
margin: 0;
outline: 0;
padding-top:7px;
}
/* main level link hover */
.topnavul .current a, .topnavul li:hover > a {
color: #808080;
padding-top:7px;
}
/* sub levels link hover */
.topnavul ul li:hover a, .topnavul li:hover li a {
background: none;
border: none;
color: #5f0304;
padding-top:7px;
}
.topnavul ul a:hover {
background: #ffffff !important;
padding-top:7px;
color: #808080 !important;
}
/* level 2 list */
.topnavul ul {
background: #ffffff;
display: none;
margin: 0;
padding: 0;
width:90%;
position: absolute;
top: 16px;
left: 8px;
border: solid 1px #ffffff;
}
/* dropdown */
.topnavul li:hover > ul {
display: block;
}
.topnavul ul li {
float: none;
margin: 0;
padding: 0;
}
.topnavul ul a {
font-weight: bold;
}
/* level 3+ list */
.topnavul ul ul {
left: 131px;
top: 10px;
}
/* clearfix */
.topnavul:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
.topnavul {
display: inline-block;
}
html[xmlns] .topnavul {
display: block;
}
* html .topnavul {
height: 1%;
} 

