﻿#banner_info_top {
	position: absolute;
	top: 160px;
}
#banner_info_bot {
	position: absolute;
	top: 175px;
}
.banner_text {
	position: absolute;
	top: 166px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
}
#bigpic {
	border: 1px none #000000;
	position: absolute;
	left: 420px;
	top: 232px;
}
#titlebar {
	position:absolute;
	width:1000px;
	height:40px;
	z-index:1;
	top: 100px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
}
.thmbstyle {
	border: #000000;
	border-style: solid;
	border-width: 1px;
}
.thmbstyle_selected {
	border: 2px dashed #000000;
}
#thumbs {
	position:absolute;
	top: 202px;
	left: 0px;
}
#banner_uc_pics {
	position: absolute;
	height: 22px;
	background-image: url('../generic/title_bkgrnd_horiz_nobar.png');
	background-repeat: repeat-x;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	left: 18px;
	visibility: visible;
	padding: 2px;
}
.movie_overlay {
	border-style: solid;
	border-width: 0px;
}

