#body td.content {
	background-color: #606369;
	width: 729px;
	padding: 0 7px 15px 7px;
}
#body td.ads {
	padding-left: 3px;
	padding-top: 0px;
	width: 184px;
}

#body .content h1 {
	padding: 6px 8px 4px 8px;
	margin: 0 -7px 0px -7px;
	background-color: rgb(65, 65, 68);
	color: rgb(255, 203, 5);
	font: bold 23px Courier, monospace;
	text-transform: uppercase;
	border-bottom: 1px solid rgb(255, 203, 5);
}
.sIFR-active #body .content h1.title {
	padding-top: 4px;
	padding-bottom: 0px;
	font-size: 16px;
}

#body .content h2 {
	text-align: right;
	font: bold 17px Courier, monospace;
	text-transform: uppercase;
	width: 100px;
	text-align: right;
}

#body .content #slideshow {
}
#body .content #slideshow .current_image {
	position: relative;
	display: none;
	width: 450px;
	margin: 0 auto;
}
#body .content #slideshow .current_image div {
	width: 450px;
	height: 425px;
}
#body .content .current_image div img {
	margin: auto;
}
#body .content .current_image table {
	padding-top: 3px;
}
#body .content .current_image table td.left {
	padding-left: 20px;
	text-align: left;
	text-transform: uppercase;
}
#body .content .current_image table td.center {
	width: 250px;
	text-align: center;
}
#body .content .current_image table td.right {
	padding-left: 20px;
	text-align: right;
	text-transform: uppercase;
}

#body .content .subtitle {
	float: right;
	clear: both;
	margin-top: -1px;
	margin-right: -7px;
	background-image: url('/2007/images/video_top_bg.gif');
	background-position: top right;
	background-repeat: repeat-x;
	height: 25px;
}
#body .content .subtitle img {
	float: left;
}
#body .content .subtitle h2  {
	text-align: right;
	font: bold 17px Courier, monospace;
	text-transform: uppercase;
	float: left;
	padding: 3px 7px 0 2px;
}

#body .galleries {
	position: relative;
	margin: 15px 0px;
}
#body .galleries .image {
	vertical-align: top;
	width: 150px;
	padding-right: 60px;
}
#body .galleries .image img {
	width: 150px;
	height: 95px;
}
#body .galleries .gallery p {
	margin: 0px;
	padding: 8px 0px 20px 0px;
	font-size: 10px;
}
#body .galleries .gallery img {
	width: 150px;
	height: 95px;
}

#body .more_galleries {
	position: relative;
}
#body .more_galleries td {
	padding-left: 30px;
}
#body .more_galleries h4 {
	margin-bottom: 1.5em;

	color: rgb(255, 203, 5);
	font: bold 16px Courier, monospace;
	text-transform: uppercase;
}
.sIFR-active #body .content h4.stitle {
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 12px;
}

#body .more_galleries h5 {
	font: bold 14px Courier, monospace;
	text-transform: uppercase;
}
#body .more_galleries ul {
	margin: 0;
	padding: 1em 0 0 0;
	list-style-type: none;
}
#body .more_galleries ul li {
	padding-left: 1em;
	padding-bottom: 1em;
	text-indent: -1em;
}
