div#header {
}

div#banner2 {
	height : 64px;
	border-top : solid 2px #C66300;
}

div#banner2 h1 {
   float : right;
	color: #732D2D;
	font-family: "Times New Roman", Times, serif;
	font-style : normal;
	font-variant: small-caps;
	font-size: 22px;
	font-weight: bold;
	text-align : right;
}
div#banner2 h1 span.smaller {
	font-size : 18px;
}

div#banner2 img#logo {
	float : left;
	margin-top : 1px;
	margin-bottom : 1px;
}

div#breadCrumbs {
  background-color : #e2e2e2;
}

div#level2Title {
  height : 20px;
  border-bottom : solid 1px gray;
}
div#level2Title h1 {
  margin : 2px 0 2px 5px;
}

div#level2SubMenu {
	border : solid #DCDCDC;;
	border-width: 1px 2px 2px 2px;
	width : 200px;
}
div#level2SubMenu h4 {
  font-size: 14px;
	width : 100%;
	border-top : solid 1px #DCDCDC;
	height : 14px;
	text-align : center;
	margin : 2px 0;
	background-color : #DCDCDC;
}
div#level2SubMenu a {
  color : #8A4500;
	display : block;
	border-top : solid 1px #DCDCDC;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 12px;
	text-align : center;
	text-decoration : none;
	line-height : 16px;
}
div#level2SubMenu a:visited {
	color : #8A4500;
}
div#level2SubMenu a:hover {
	background-color : #F5F5F5;
}

div#bioDownloads {
  margin-top : 12px;
	border : solid #DCDCDC;;
	border-width: 1px 2px 2px 2px;
	width : 200px; 
}
div#bioDownloads h4 {
  font-size: 14px;
	width : 100%;
	border-top : solid 1px #DCDCDC;
	height : 14px;
	text-align : center;
	margin : 2px 0;
	background-color : #DCDCDC;
}
div#bioDownloads a {
  font-weight : bold;
}

table#level2Layout {
  width : 100%;
}

table#level2Layout td.col1{
  width : auto;
  vertical-align : top;
}
table#level2Layout table#trailerTable td.colm  p { 
  margin-left : 5px 
}
table#level2Layout td.col1 p {
  margin-left : 0;
}
table#level2Layout td.col2 {
  width : 200px;
  background-color : #EEE8AA;/* #ffd9b3; */
  vertical-align : top;
}
img#level2MainImage {
  float : right;
  margin : 5px;
  border : 2px gray inset;
}
img.level2AdditionalImage {
  float : right;
  margin : 5px;
  border : 2px gray inset;
}

table#level2Layout table#trailerTable td.col1 {
	width : 33%;
}
table#level2Layout table#trailerTable td.colm {
	width : auto;
}
table#level2Layout table#trailerTable td.col3 {
	width : 33%;
}
table#level2Layout table#trailerTable img {
   margin : 5px 5px 0 0;
   padding : 1px;
	border : solid 1px gray;
}