@charset "UTF-8";
/* CSS Document */

body {
	background-image:url(images/background_dark.jpg);
	color:#ffffff;
	height: 100%;
	margin:0px;
	padding: 0px;
	font-family:arial, verdana, sans-serif;
}
h2 {
	font-size: 24px;
	font-weight: bold;
	color:#ffc103;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color:#ffc103;
}
hr {
	color:#fff;
	height:5px;
}
#wrapper {
	height: 100%;
	width: 802px;
	background-image:url(images/background.jpg);
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #333333;
}
#header {
}
#Logo {
}
#Copy {
	width: 800px;
	margin: 15px auto 15px auto;
	font-size:9px;
	color: #999999;
	text-align: center;
}
/* ========= NAVIGATION ======== */


.NavDiv {
	height:29px;
	margin:0px 0px 7px 0px;
	;
}
.Nav {
	height:29px;
}
.Nav td {
}
.Nav td a:link, .Nav td a:visited {
	font-family:arial, verdana, sans-serif;
	font-size:14px;
	color:#ffc103;
	background: url(images/blank_bw.gif) repeat-x;
	display:block;
	height: 29px;
	font-weight:bold;
	line-height:29px;
	text-decoration: none;
	text-align: center;
}
.Nav td a:hover {
	color:#fff;
	background: url(images/blank_over_bw.gif) repeat-x;
}
.VidLink, .HisLink {
	font-size:14px;
	color:#ffc103;
	font-weight:bold;
	text-decoration: none;
	margin: 0px 5px 0px 5px;
}
.VidLinkSelected, .HisLinkSelected {
	font-size:14px;
	color:#fff;
	font-weight:bold;
	text-decoration: underline;
	margin: 0px 5px 0px 5px;
}
/* =========== end navigation ============= */

.Content_Container {
}
#MOS6_Banner {
	background-image:url(images/mos6_homebanner.jpg);
	width: 800px;
	height: 240px;
}
#MOS6_Banner_Title {
	float: right;
	text-align:center;
	padding: 0px 0px 0px 0px;
	margin: 10px 20px 0px 0px;
	font-size: 18px;
	line-height: 26px;
	font-weight: bold;
	color:#ffc103;
}
#MOS6_Banner_Nav {
	margin: 7px 0px 15px 0px;
}
.Content_Block {
	font-size: 12px;
	padding: 10px;
}
.Content_Block a:link, .Content_Block a:visited {
	color:#ffc103;
}
.Company_Logo_IMG {
	margin: 0px 10px 0px 10px;
}
.HistoryThumb {
	margin: 0px 10px 0px 10px;
	border-color:#ffc103;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
}
.HistoryImage {
	float: left;
	margin:0px 10px 10px 0px;
	border: 2px solid #000000;
}
.historycaption {
	font-style:italic;
	color:#CCCCCC;
}
.linkedImageNoBorder a:link, .linkedImageNoBorder a:visited {
	color:none;
}
.linkedImageNoBorder img {
	border: none;
}
table {
	border-collapse: collapse;
}
.floatRight {
	float:right;
}
.floatLeft {
	float:left;
}
.clearBoth {
	clear:both;
}
.imageWithCaption p {
	color: #999;
	text-align:right;
	padding: 2px;
	margin: 1px 0 0 0;
	font-size: 0.8em;
}
.specialText {
	font-size: 16px;
	text-align: center;
	padding: 0;
	margin: 0;
}
.specialText p {
	padding: 0;
	margin: 0;
}
.specialText p span {
	color: #FC0;
	line-height: 18px;
	letter-spacing: .1em;
}
.specialTextSmall {
	font-size: 12px;
}
td img {display: block;}
.imageWithCaption p.centering {
	text-align: center;
}
.specialText h2 {
	margin: 0px;
	padding: 0px;
}
.note {
	font-size: 12px;
	color:#999;
	margin:0;
	padding:0;
}
	
