@charset "utf-8";
.img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
}
/* IE6 Ping Correction 
img { behavior: url(iepngfix.htc); }
Removed b/c it doesn't play nice with my opacity */

.head {
	padding: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 111px;
	width: 1004px;
	float: left;
	overflow: hidden;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-bottom: 0px;
}
.full_header {
	margin-bottom: 10px;
	margin-top: 0px;
}

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #FFFFFF;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


.main {
	margin-left: 25px;
	width: 1000px;
}
.thumbnail_box {
	float: left;
	background-image: url(http://www.mosherdesign.com/images/Thumbs_Box.jpg);
	height: 545px;
	width: 250px;
	background-repeat: no-repeat;
	overflow: hidden;
	padding: 15px;
}
.Description_txt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: left;
	height: 75px;
	width: 595px;
	margin-top: 42px;
	margin-left: 40px;
	text-indent: 1em;
}

.thumbnails   {
	text-align: center;
	height: 130px;
	width: 125px;
	float: left;
	margin-bottom: 5px;
	overflow: visible;
}
a.linkOpacity img {
	filter:alpha(opacity=70);
	opacity: 0.7;	
}

a.select img,
a.linkOpacity:hover img {
	filter:alpha(opacity=100);
	opacity: 1.0;
}

.thumbnails h3  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}


.picture_box {
	background-image: url(http://www.mosherdesign.com/images/Main_box.jpg);
	height: 555px;
	width: 681px;
	text-align: center;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
}
.picture_footer {
	text-align: center;
	float: left;
	width: auto;
	position: relative;
	margin: 0 36px 0 0;
	padding: 0 0 0 36px;
}
.picture_previous {
	font-family: Georgia, "Times New Roman", Times, serif;
	float: left;
	font-size: .7em;
	line-height: 150%;
}
.picture_title {
	width: 474px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	float: left;
}
.picture_next {
	font-family: Georgia, "Times New Roman", Times, serif;
	float: right;
	margin: 0px;
	padding: 0px;
	font-size: .7em;
	line-height: 150%;
}

.footer {
	background-color: #33588C;
	float: left;
	height: 10px;
	width: 1000px;
	margin-top: 15px;
}
.image {
}



.tabs {
	float: left;
	height: 50px;
	width: 1000px;
	overflow: hidden;
	text-align: center;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 16px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.picture {
	height: 384px;
	width: 623px;
	text-align: center;
	margin: auto;
	padding-top: 33px;
}
.creditsTheatre {
	background-image: url(http://www.mosherdesign.com/images/showheader.jpg);
	background-repeat: no-repeat;
	height: 52px;
	width: 964px;
	float: left;
	margin: 0 0 0 0;
}
.creditsTheatre ul {
	list-style-type: disc;
	display:block;
	float:left;
	font-size: 14px;
	width: auto;
	height: 40px;
	margin: 5px 0 5px -10px;
	padding-right:0px;
	overflow:hidden
}
.creditsTheatre li {
	margin-left: 0;
	}
	
.creditsTheatre h2 {
	diplay: block;
	float: left;
	margin: 12px 50px 0 20px;
	font-size: 20px;
}

.credits {
	background-image: url(http://www.mosherdesign.com/images/showheader.jpg);
	background-repeat: no-repeat;
	height: 52px;
	width: 964px;
	float: left;
}
.credits li {
	display: block;
	list-style-type: disc;
	float: left;
	margin-left: 2em;
}
.credits h2 {
	float: left;
	margin-top: 12px;
	margin-left: 20px;
}
