/* CSS Document */

body {
	background-color: #333325;
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	padding: 0;
	margin: 0;
}
#header {
	background-color: #5a4d36;
}
#head {
	background: url(mainHead.jpg) no-repeat;
	width: 780px;
	height: 106px;
	margin: 0 auto;
}
#login {
	font-size: 11px;
	width: 16em;
	color: #dcdcdc;
	float: right;
	margin-top: 56px;
}
#login a {
	line-height: 18px;
	color: #FFCC33;
	text-decoration: none;
}
#login a:hover {
	color: #FFCC33;
	text-decoration: underline;
}
#bar {
	height: 5px;
	background: url(goldBar.gif) repeat-x;
	width: 100%;
	overflow: hidden;
	clear: both;
}
#subNav {
	height: 32px;
	background: url(topShadow.gif) top repeat-x;
	clear: both;
	background-color: #6a5b40;
}
#contentWrap {
	background: url(contentBack.gif) top center no-repeat;
}
#content {
	width: 780px;
	background: #dbdbb6;
	margin: 0 auto 32px auto;
	height: auto;
	clear: both;
	padding: 5px 0 5px 0;
}
#subMovie {
	text-align: center;
	height: 320px;
}
#subContent {
	background-color: #5a4d36;
	width: 750px;
	height: auto;
	padding: 10px;
	clear: both;
	margin: 0 auto;
	color: #dcdcdc;
	line-height: 1.4em;
}
#subContent a:link, #subContentWide a:link, #subContent a:visited, #subContentWide a:visited {
	color: #ffcc00;
	text-decoration: none;
}
#subContent a:hover, #subContentWide a:hover {
	text-decoration: underline;
}
#contentWide {
	width: 980px;
	background: #dbdbb6;
	margin: 0 auto 32px auto;
	height: auto;
	clear: both;
	padding: 5px 0 5px 0;
}
#subContentWide {
 background: #224455 url(mliBannerSpotlight.jpg) no-repeat 0 0;
 width: 950px;
 height: auto;
 padding: 10px;
 clear: both;
 margin: 0 auto;
 color: #dcdcdc;
 line-height: 1.4em;
}
a.catLink {
	font-size: 1em;
}
#featureA {
	width: 382px;
	height: 129px;
	margin-left: 5px;
}
#subRightForm {
	width: auto;
	height: auto;
	float: right;
	background-color:#484634;
	clear: both;
	border: solid 1px #dcdcdc;
	margin: 0 0 10px 10px;
}
#subRightBox {
	width: 360px;
	height: auto;
	float: right;
	clear: both;
	margin: 0 0 10px 10px;
	text-align: center;
}
#gapFill {
	background-color: #6a5b40;
}
h1 {
	margin: 0;
	padding: 0;
	font-size: 1em;
	line-height: 1;
	text-indent: -999em;
	clear: both;
}
h2 {
	margin: 0;
	padding: 0;
	font-size: 1em;
	line-height: 1;
	text-indent: -999em;
	clear: both;
}
h3 {
	margin: 0;
	padding: 0;
	font-size: 1.2em;
	color: #ffff99;
	font-weight: bold;
	clear: left;
}
h4 {
	margin: 0;
	padding: 0;
	color: #ffff99;
	font-weight: bold;
}
.quote {
color: #FFCC66;
font-style: italic;
}
#mainNav {
	width: 100%;
	height: 2em;
	background: url(navBack.gif);
	clear: both;
	background-color: #6a5b40;
	border-bottom: solid #660000 1px;
}
#nav, #nav ul { /* all lists */
	width: 55em;
	list-style: none;
	line-height: 1;
	background: none;
	padding: 0;
	border: solid #990000;
	border-width: 0;
	font-family: "Trebuchet MS";
	font-size: 1em;
	margin: 0 auto;
}
#nav a {
	color: #ffffcc;
	text-decoration: none;
	padding: 0.5em;
	display: block;
	width: 8em;
	text-align: center;
}
#nav li { /* all list items */
	float: left;
	width: 9em; /* width needed for Opera */
}
#nav li ul { /* second-level lists */
	position: absolute;
	border-width: 2px;
	background: #660000;
	width: 11.3em;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}
#nav li li {
	width: 11.3em;
}
#nav li ul a {
	width: 10.3em;
	text-align: left;
}
#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}
#nav li:hover, #nav li.sfhover {
	background: #990000;
}
#sponsorWrap {
	background: url(footShadow.gif) top repeat-x;
	background-color: #484634;
	border-bottom: #5b5949 solid 1px;
}
#sponsors {
	width: 780px;
	margin: 0 auto;
	clear: both;
	height: auto;
	padding-top: 20px;
	color: #dcdcdc;
	font-size: 0.8em;
	line-height: 1.6em;
}
#footNavWrap {
	background-color: #484634;
}
#siteMap {
	width: 780px;
	margin: 0 auto;
	clear: both;
	height: auto;
	padding-top: 30px;
	line-height: 1.6em;
	font-size: 0.8em;
	padding-bottom: 30px;
}
#siteMap a {
	color: #dcdcdc;
	text-decoration: none;
}
#siteMap a:hover {
	text-decoration: underline;
}
#siteMap ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#footWrap {
	height: auto;
	clear: both;
}
#footer {
	width: 780px;
	height: 10em;
	margin: 0 auto;
	clear: both;
	padding-top: 10px;
	font-size: 0.8em;
	line-height:1.8em;
	color: #999999;
}
#footer a {
	color: #999999;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
td {
	width: auto;
	margin: 0;
	padding: 0;
}
#table1 td {
	width: auto;
	margin: 0;
	padding: 5px;
}
#contentNav {
 font-family: "Trebuchet MS";
	background-color: #ffffcc;
}
#contentNav td {
	background: url(navBack.gif);
	text-align: center;
	padding: 2px;
}
#contentNav a {
color: #ffffcc;
text-decoration: none;
}
#contentNav a:hover {
color: #ffffcc;
text-decoration: underline;
}
.firstSpacer {
	width: 80px;
	margin: 0;
	padding: 0;
}
.spacer {
	width: 55px;
	margin: 0;
	padding: 0;
}
.formHead {
	font-weight: bold;
	font-size: 1.2em;
	color:#ffff99;
	background-color: #996600;
}
.catg {
	font-weight: bold;
	color: #ffff99;
}
input, textarea, select {
	border: 1px solid #ffffff;
	font-size:.0.85em;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear: both;
	height: 0px;
	font-size: 1px;
	line-height: 0px;
}
#desktops {
border: 0;
width:100%;
padding: 10px;
background-color: #373627;
}
#archived {
font-size: 12px;
	width:100%;
	padding: 10px;
	background-color: #373627;
}
#archived a {
	color: #ffcc33;
	text-decoration: none;
}
#archived a:hover {
	text-decoration: underline;
}
#inner {
border: 0;
padding: 4px;
width:100%;
background-image: url(expressback.gif);
}
#inner img {
border: 0;
}
#archived #inner td {
	border: solid 1px #dcdcdc;
	}
#logos {
text-align: center;
}

/* Spotlight Tabs */

#tabs {
 margin: 0;
}
#tabs ul {
 float: left;
 width: 950px;
 margin-bottom: 3px;
 padding: 0;
}
#tabs li {
 list-style: none;
 float: left;
 margin: 0 4px 0 0;
}
* html #tabs li {
 display: inline; /* ie6 double float margin bug */
}
#tabs ul li a:link, #tabs ul li a:visited {
 color: #aaa;
 background-color: #000;
 text-decoration: none;
 padding: 2px 8px 2px 8px;
 font-weight: bold;
 border: #000 solid 1px;
 -webkit-border-top-left-radius: 3px;
 -webkit-border-top-right-radius: 3px;
 -moz-border-radius-topleft: 3px;
 -moz-border-radius-topright: 3px;
 border-top-left-radius: 3px;
 border-top-right-radius: 3px;
 outline: 0 none;
}
#tabs ul li a:hover {
 color: #fff;
}
#tabs ul li.selected {
 background-color: #fff;
}
#tabs ul li.selected a {
 background-color: #fff;
 color: #333333;
 border-color: #fff;
 border-bottom: none;
 padding-bottom: 5px;
}
#tabs div {
 clear: both;
 width: 950px;
 border-top: #fff solid 1px;
 padding: 0;
 background-color: #fff;
}
 #tabs table {
 background-color: #ffffff;
 width: 950px;
 }
 #tabs table td {
 padding: 10px;
 text-align: center;
 vertical-align: top;
}
#tabs .cImage {
 border: #ccc solid 1px;
 color: #777;
 font-size: 10px;
}
#tabs .cInfo {
 width: 200px;
}
#tabs .cInfo td {
 text-align: left;
 line-height: 14px;
}
#tabs .cQuote {
color: #333;
 font-size: 12px;
 font-style: italic;
}
#tabs .cName {
color: #06c;
font-family: "Times New Roman", Times, serif;
font-size: 24px;
}
#tabs a.top:link, a.top:visited {
color: #0066cc;
text-decoration: none;
}
#tabs a.top:hover {
text-decoration: underline;
}

