/* ------------------------------------------- TABLE OF CONTENTS ------------------------------------------- */
/*
1. LAYOUT
2. PLAIN TEXT
3. LINKS
*/




/* -------------------------------------------LAYOUT ------------------------------------------- */



#flashcontent {
	width:494;
	height:310;
}

#videoContent {
	text-align: right;
	width: 302px;
	height: 310px;
	background-image:url(images/video_bg.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}

.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}


body {
 background-color: #333333;
 background-image:url(images/bg.jpg);
 background-repeat: repeat-x;
}

#mainContainer {
	display: table;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}

#topContainer {
	display: table;
	height: 64px;
	width: auto;
	background-color: #999999;

}

#logo {
	height: 55px;
	background-color: rgb(70,96,131);
}

#logoLeft {
	width: 379px;
	height: 55px;
	background-color: rgb(70,96,131);}

#logoRight {
	width: 591px;
	height: 55px;
	background-color: rgb(70,96,131);
	text-align: right;
	vertical-align: middle;
	padding-right: 10px;
	color: rgb(255,255,255);
}

#logoRight a:link, #logoRight a:hover, #logoRight a:visited {
  color: rgb(255,255,255);
  font-size: 80%;
  font-weight: bold;
  text-decoration: none;
  text-transform: uppercase;

}

#topNav {
	text-align: right;
	float: left;
	width:686px;
	height: 64px;
	background-image:url(images/topRight.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}

#secondContainer {
	width: auto;
	display: table;
/*	padding: 3px; */
	background-color: rgb(9,30,58);

}

#flashContainer {
	width: 489;
	height: 310;
	display: table;
	padding: 3px;
	background-color: rgb(9,30,58);
	float:right;

}

#leftColumn {
	width: 176px;
	float: left;
 background-color: rgb(9,30,58);
}

#rightColumn {
	float: right;
}

#idxLeftContent {
 width: 665px;
 float: left;
 padding-left: 10px;
 padding-right: 5px;
 background-color: rgb(255,255,255);
}

#idxRightContent {
	width: 305px;
 padding-left: 10px;
 padding-right: 5px;
 background-color: rgb(255,255,255);
}

#documentaryContainer {
padding-bottom: 2px;
padding-left: 5px;
padding-right: 5px;
margin-top: 5px;
margin-right: 3px;
margin-bottom: 3px;
background-color:  rgb(220,220,220);
}

#dvdContainer {
padding-bottom: 2px;
padding-left: 5px;
padding-right: 5px;
margin-top: 5px;
margin-right: 3px;
margin-bottom: 3px;
background-color:  rgb(128,128,128);
background-image:url(images/dvd_bg.jpg);
background-repeat: repeat-y;
color: rgb(220,220,220);
}

#leftNav {
 padding-top: 10px;
 padding-bottom: 10px;
 padding-left: 2px;
 background-color: rgb(9,30,58);
}

#listNav {
margin: 0; /*removes indent IE and Opera*/
padding-left: 0; /*removes indent Mozilla and NN7*/
border-top: 1px solid rgb(90,90,90);
}

#listNav li {
padding-top: 3px;
padding-bottom: 3px;
border-bottom: 1px solid rgb(90,90,90);
}

#sec_listNav {
margin: 0; /*removes indent IE and Opera*/
padding-left: 0; /*removes indent Mozilla and NN7*/
background-color: rgb(70,96,131);
}

#sec_listNav li {
border: none;
}


#contentContainer {
	width: 594px;
	float: left;
	background-color: #FFFFFF;
	margin: 0px;
	padding-top: 0px;
}

.home #mainContentArea {
 background-color:rgb(255,255,255);
 width: 792px;
 margin-bottom: 0px;
 padding-right: 7px;
 padding-left: 10px;
 padding-top: 5px;
 padding-bottom: 10px;
 text-align: left;
 color: rgb(0,0,0);
}

#homeToDoInset {
float:right;
margin: 5px 0px 10px 10px;
padding-top: 30px;
padding-left: 10px;
padding-right: 160px;
padding-bottom: 20px;
width: 190px;
height: 100px;
background-color: #e2dfdd;
background-image:url(images/bgToDo.jpg);
}

.interior #mainCollage {
}

.interior #mainContentArea {
background-color:#FFFFFF;
}

#logo span {
display: none;
}

#welcome  {
background-image:url(images/homeCollage.jpg);
width: 594px;
height: 262px;
margin-bottom: 0px;


}

#welcome span {
display: none;

}

#welcome h2 {
margin: 0px;

}


#rightColumn {
	float: left;
	width: 200px;
	background-color: #ffffff;
}

.interior2 #rightColumn {
	float: left;
	width: 100px;
	background-color: #ffffff;
}

#dyk {
padding-top: 57px;
padding-left: 18px;
padding-right: 18px;
border-left: 1px;
border-color: #ffffff;
border-left-style:solid;
background-image:url(images/bgDYK.jpg);
background-repeat: repeat-x;
background-color: #bfc5c4;
}

#rightContent {
padding-top:12px;
padding-bottom:12px;
padding-left: 18px;
padding-right: 18px;
background-image:url(images/bgRightContent.jpg);
background-repeat:repeat-x;
background-color: #ffffff;
border-left: 1px;
border-color: #ffffff;
border-left-style:solid;
}

#rightFeedback {
}


#footer {
	background-color: #FFFFFF;
	background-image:url(images/bgFooter.jpg);
	background-repeat:repeat-x;
	width: 970px;
	padding-top: 24px;
	float: left;
}

#footerTable {
  text-align: center;
  vertical-align: middle;
}

#footerTable td {
  text-align: center;
  vertical-align: middle;
}

#footerTable a:link, #footerTable a:visited {
  color: rgb(0,0,0);
  text-decoration: none;

}

/* ------------------------------------------- PLAIN TEXT ------------------------------------------- */

body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 62.5%;
}

p {
font-size: 1.0em;
margin-top: 0px;
padding-top: 7px;
padding-bottom: 7px;
margin-bottom: 0px;
}

td {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
vertical-align: top;
}
h1 {
font-size: 1.5em;
color: #660000;
padding:0px;
margin:0px;
}


h2 {
font-size: 1.3em;
color: #666666;
padding:0px 0px 0px 0px;
margin-bottom:0.3em;
}

h3 {
font-size: 1.0em;
padding:0px 0px 0px 0px;
margin-bottom:0.3em;
}

.interior h3 {
font-size: 1.2em;
color: #d61515;
padding:0px 0px 0px 25px;
background-image: url(images/headerBullet.jpg);
background-position:left;
background-repeat:no-repeat;
margin-bottom:0.3em;
}

.interior h1 {
display:block;
padding-bottom: 0.2em;
border-bottom-style:solid;
border-bottom-color:#333333;
border-bottom-width:.1em;
font-family:"Times New Roman", Times, serif;
font-variant:small-caps;
}


.interior #mainContentArea {
padding-left: 30px;
padding-right: 30px;
padding-top: 30px;
background-image:url(images/BGheader.jpg);
background-repeat:no-repeat;
}

.home #mainContentArea {
color: rgb(0,0,0);
}

/*
td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}

*/


#homeToDoInset {
color: #000000;

}

#dyk {
color: #660000;
line-height: 14px;
text-align:left;
}

#footer {
	text-align: center;
	color: #666666;
}

ul {
margin-top: 0.7em;
}
/* ------------------------------------------- LINKS ------------------------------------------- */

a:link {
color: #000055;

}

#videolayerCentered a:link, #videolayerCentered a:hover, #videolayerCentered a:visited {
color: #FFFFFF;
}

#videolayerBottom a:link, #videolayerBottom a:hover, #videolayerBottom a:visited {
color: #FFFFFF;
}

#dvdContainer a:link, #dvdContainer a:hover, #dvdContainer a:visited {
color: #FFFFFF;
}

#listNav {
list-style-type: none; /*turns off display of bullet*/
}

#listNav a, #listNav a:visited {
display: block;
padding: 7px 2px 7px 8px;
/* border: 1px solid;
border-color: #ddd #000 #000 #ddd;
background-color: #999999; */
color: #ffffff;
text-decoration: none;
}

#listNav a:hover {
background-color: rgb(70,96,131);
color: rgb(255,255,255);
}

#sec_listNav {
list-style-type: none; /*turns off display of bullet*/
}

#sec_listNav a, #sec_listNav a:visited {
display: block;
padding: 5px 2px 5px 12px;
/* border: 1px solid;
border-color: #ddd #000 #000 #ddd; */
background-color: rgb(70,96,131);
color: #ffffff;
text-decoration: none;
}

#sec_listNav a:hover {
background-color: rgb(159,179,204);
color: #000055;
}
#contentTable {
	border: 1px solid #000000;
}
.Marty {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;

}
