@charset "ISO-8859-1";
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
body,td,th {
	color: #663300;
}
a:link {
	color: #FC0;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FFA800;
}
a:active {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a:visited {
	color: #C90;
}
#mainNav {
	margin: 0px;
	list-style-type: none;
	overflow: hidden;
}
#mainNav li {
	float: left;
	width: 7em;
}
#mainNav a:hover {
	font-weight: bold;
	background-color: #000;
	background-position: 3px 50%;
	color: #FFF;
}
#mainNav a:active{
	font-weight: bold;
	background-color: #000;
	background-position: 0px 7%;
	color: #F60;
}
#mainNav a {
	font-size: 12px;
	text-transform: uppercase;
	color: #000;
	text-decoration: none;
	padding: 7px 5px 7px 35px;
	background-color: #FCB62F;
	background-image: url(images/rollovers.png);
	background-repeat: no-repeat;
	background-position: 0px -7px;
	border-right: 1px dashed #630;
	border-left: 1px dashed #630;
	display: block;
	zoom: 1;
}
#homepage #homelink,
#aboutpage #aboutlink,
#videopage #videolink,
#podcastpage #podcastlink,
#subscribepage #subscribelink {
	background-color: #A1751E;
	background-image: url(images/rollovers.png);
	color: #000;
	background-position: 0px -92px;
}
img.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.VideoTitle {
	font-size: 18px;
	font-family: Tahoma, Geneva, sans-serif;
	background-color: #523A09;
	color: #FEB42E;
}
figure {
	float: left;
	width: 420px;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
img.figure {
	border: 1px solid #F90;
	padding: 10px;
}
.figure p {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: lighter;
	font-variant: small-caps;
	text-transform: uppercase;
	color: #5B7888;
	font-size: 12px;
}
#sidebarlist a {
	font-size: 12px;
	text-transform: uppercase;
	color: #000;
	text-decoration: none;
	padding: 7px 5px 7px 35px;
	background-color: #FCB62F;
	background-image: url(images/rollovers.png);
	background-repeat: no-repeat;
	background-position: 0px -7px;
	border-right: 1px dashed #630;
	border-left: 1px dashed #630;
	display: block;
	zoom: 1;
}
#sidebarlist {
	margin: 0px;
	list-style-type: none;
	overflow: hidden;
}
#sidebarlist a:hover {
	font-weight: bold;
	background-color: #000;
	background-position: 3px 50%;
	color: #FFF;
}
#sidebarlist a:active{
	font-weight: bold;
	background-color: #000;
	background-position: 0px 7%;
	color: #F60;
}