@charset "utf-8";
* html #pic_nav {
	width:700px;
} 
body {
	background: #B07F44 url(../images/bg_interior_camel.jpg) repeat-x center top;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	font: 12px Arial, Helvetica, sans-serif;
}
h1 {
	font: bold 17px Georgia, "Times New Roman", Times, serif;
	color: #342212;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 800px;
	height: 385px;
}
#logo_nav  a  {
	font: 12px "Helvetica Neue", Arial, "generic sans-serif";
	color: #FFFFFF;
	text-decoration: none;
}
#logo_nav   a:visited      {
	font: 12px "Helvetica Neue", Arial, "generic sans-serif";
	color: #FFFFFF;
}

#logo_nav a:hover {
	color: #EBD8C7;
	font-size: 12px;
}
#logo_nav {
	position: absolute;
	top: 33px;
	right: 63px;
}
#logo_nav ul {
	list-style: none;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font: bolder 11px "Helvetica Neue", Arial, "generic sans-serif";
}
#logo_nav li {
	float: left;
	border-right: 1px solid #CCCCCC;
	padding-right: 10px;
	padding-left: 10px;
}
#logo_nav li.last {
	border-right-style: none;
}
#media {
	font: italic bolder 18px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	height: 32px;
	width: 147px;
	position: absolute;
	left: 591px;
	top: 59px;
}
#pic_nav {
	height: 155px;
	width: 675px;
	position: absolute;
	left: 62px;
	top: 199px;
} 
#pic_nav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#pic_nav a {
	display: block;
	height: 154px;
	width: 115px;
	text-indent: -9999px;
}
#pic_nav li {
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}
#pic_nav li#clip {
	background: url(images/pc.jpg) no-repeat;
	height: 154px;
	width: 115px;
}
#pic_nav li#clip a:hover {
	background: url(images/pc.jpg) no-repeat -115px;
}
#pic_nav li#press {
	background: url(images/pr.jpg) no-repeat;
	height: 154px;
	width: 115px;
}
#pic_nav li#press a:hover {
	background: url(images/pr.jpg) no-repeat -115px;
}
#pic_nav li#newsletters {
	background: url(images/newsletters.jpg) no-repeat;
}
#pic_nav li#newsletters a:hover {
	background: url(images/newsletters.jpg) no-repeat -115px;
}
#pic_nav li#members {
	background: url(images/members.jpg) no-repeat;
}
#pic_nav li#members a:hover {
	background: url(images/members.jpg) no-repeat -115px;
}
#pic_nav li#video {
	background: url(images/video.jpg) no-repeat;
}
#pic_nav li#video a:hover {
	background: url(images/video.jpg) no-repeat -115px;
}
#pic_nav a:active {
	outline:none;
}
#pic_nav a:focus {
	-moz-outline-style:none;
}
#rule {
	background: url(images/rule.gif) no-repeat;
	height: 2px;
	width: 655px;
	position: absolute;
	top: 371px;
	left: 72px;
}
#iframe {
	position: relative;
	width: 600px;
	top: 0px;
	overflow: visible;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
}
.center_text {
	text-align: center;
}

a {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #5D3E21;
}
#copyright {
	height: auto;
	width: 800px;
	position: relative;
	font: 11px "Helvetica Neue", Arial, "generic sans-serif";
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
}
#copyright img {
	float: left;
	margin-right: 15px;
	border-style: none;
}
#hud {
	height: 22px;
	width: 20px;
	position: absolute;
	top: 970px;
	left: 45px;
}
