body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #202516;
	background-image: url(images/page-bg-top.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
}
#wrapper {
	background-image: url(images/dagfordag.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #14170e;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#nav-wrapper {
	padding-top: 240px;
	padding-bottom: 20px;
	text-align: center;
}
#nav  {
	padding-top: 22px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 16px;
}
#nav ul {
	display: inline;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#nav li {
	margin: 0px;
	list-style: none;
	display: inline;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}#strip {
	background-image: url(images/redstrip.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 120px;
	padding-top: 11px;
	padding-right: 20px;
	padding-bottom: 11px;
	padding-left: 20px;
}
#copy {
	background-image: url(images/body-bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding: 25px;
}

.left {
	float: left;
	width: 435px;
}
.right {
	float: right;
	width: 435px;
}
.video-strip {
	float: right;
}
.pullout {
	font-size: 18px;
	font-style: italic;
	line-height: 24px;
}
.videoborder {
	border: 7px solid #41140f;
}
h1 {
	font-size: 24px;
	font-weight: normal;
	font-style: italic;
}
h2 {
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 0.1em;
}
.sm {
	font-size: 11px;
}

a {
	color: #da2a2d;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a.white {
	color: #ffffff;
	text-decoration: underline;
}
a.white:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.black {
	color: #da2a2d;
	text-decoration: none;
}
a.black:hover {
	color: #333333;
	text-decoration: none;
}
.player {
	width: 425px;
	background-color: #62271c;
	padding: 5px;
	font-size: 11px;
	color: #FFFFFF;
}
.shows {
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}
.pastshows {
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}
.video-thumb {
	float: left;
	margin-right: 15px;
	background-color: #000000;
	padding: 5px;
	margin-bottom: 15px;
}
.video-thumb-last {
	float: left;
	background-color: #000000;
	padding: 5px;
	margin-bottom: 15px;
}
#shooting-box {
	background-color: #62271c;
	padding: 8px;
	height: 150px;
	margin-top: 15px;
	margin-bottom: 15px;
}
#shooting-box .small {
	font-size: 12px;
}
.shooting-pic {
	margin-right: 8px;
	border: 1px solid #000000;
}
#buyboo-box {
	padding: 8px;
	height: 150px;
	margin-top: 5px;
	margin-bottom: 15px;
	background-image: url(images/redstrip.jpg);
}
#buyboo-box .small {
	font-size: 12px;
}
.buyboo-pic {
	margin-right: 8px;
	border: 1px solid #FFF;
}
#footer {
	background-image: url(images/footer-bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 900px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
}
.blacktxt {
	color: #333333;
}
.hidden {
	display: none;
}
