html {
	background-color:#FFFFFF;
	margin:0px;
	height:100%;
	overflow:-moz-scrollbars-vertical;
}
body {
	background-color:#FFFFFF;
	margin:0px;
	height:100%;
}
#header_center {
	padding-bottom:-20px;
	background-color:#FF942B;
	height:134px;
	width:970px;
}
#header_text {
	font-family:Arial;
	font-size:16px;
	color:#FFFFFF;
	font-weight:bold;
	padding-left:400px;
}
#header_side {
	background-color:#FF942B;
	height:134px;
	display:block;
}
#nav {
	vertical-align: top;
}
#nav a{
	padding-bottom:4px;
	color:#000000;
	font-family:Arial;
	font-size:14px;
	line-height:36px;
	font-weight:bold;
	text-align:right;
	text-decoration:none;
}
#nav a:hover{
	padding-bottom:4px;
	background-image:url(images/mark.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	color:#000000;
	font-family:Arial;
	font-size:14px;
	line-height:36px;
	font-weight:bold;
	text-align:right;
	text-decoration:none;
}
#navhere{
	padding-bottom:4px;
	background-image:url(images/mark.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	color:#000000;
	font-family:Arial;
	font-size:14px;
	line-height:36px;
	font-weight:bold;
	text-align:right;
	text-decoration:none;
}
#banner {
	background-image: url(images/photo_banner.jpg);
	width:560px;
	height:264px;
	padding-top:20px;
}
#content {
	color:#000000;
	font-family:Arial;
	font-size:13px;
	padding-left:34px;
	padding-top:8px;
	line-height:24px;
}
#content a{
	color:#000000;
	font-family:Arial;
	font-size:13px;
	text-decoration:underline;
}
#content a:hover{
	color:#888888;
	font-family:Arial;
	font-size:13px;
	text-decoration:none;
}
.title_small {
	color:#FF942B;
	font-family:Arial;
	font-size:18px;
	font-weight:bold;
	padding-left:5px;
}
.title_large {
	color:#FF942B;
	font-family:Arial;
	font-size:22px;
	font-weight:bold;
}
hr {
	display: none;
}
div.hr {
  background-image:url(images/hr.gif);
  background-repeat:no-repeat;
  margin:0px;
  padding:0px;
  line-height:0px;
  width:188px;
  height:20px;
}
#social_text {
	display:block;
	font-family:Arial;
	color:#000000;
	text-indent:14px;
	padding-bottom:12px;
	vertical-align:middle;
}
#gallery_item {
	background-image: url(images/photo_backer.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	width:248px;
	height:167px;
	padding-top:20px;
	padding-left:12px;
}
#backup a{
	background-image:url(images/arrows.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	text-indent:21px;
	height:22px;
	width:200px;
	font-family:Arial;
	font-size:14px;
	color:#FF942B;
	font-weight:bold;
}
#backup a:hover{
	background-image:url(images/arrows.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	text-indent:21px;
	height:22px;
	width:200px;
	font-family:Arial;
	font-size:14px;
	color:#FF942B;
	font-weight:bold;
	text-decoration:none;
}
#footer {
	color:#333333;
	font-family:Arial;
	font-size:10px;
	margin-top:40px;
	line-height:12px;
}
#footer a{
	color:#333333;
	font-family:Arial;
	font-size:10px;
	text-decoration:underline;
}
#footer a:hover{
	color:#333333;
	font-family:Arial;
	font-size:10px;
	text-decoration:none;
}

/*Podcast page style*/
#fan_box {
	margin-left:20px;
	clear:both;
	padding-top:30px;
	text-decoration:none;
	line-height:18px;
}
#fan_box a{
	background:none;
	text-decoration:none;
	line-height:18px;
}
#fan_box a:hover{
	background:none;
	text-decoration:none;
	line-height:18px;
}
.episode_title {
	color:#FF942B;
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
}
.episode_date {
	color:#555555;
	font-family:Arial;
	font-size:10px;
}
#episode_text {
	color:#000000;
	font-family:Arial;
	font-size:13px;
	padding-left:10px;
	padding-top:8px;
	line-height:20px;
}
#episode_text a{
	color:#000000;
	font-family:Arial;
	font-size:13px;
	text-decoration:underline;
}
#episode_text a:hover{
	color:#000000;
	font-family:Arial;
	font-size:13px;
	text-decoration:none;
}
