html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}
body {
  background-color: #463f47;
  color: #2c2c2e;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 16px;
  margin: 50px 0 0 0;
  padding: 0 0 0 0;
  text-align: center;
}
h1 {
  color: #8281d1;
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
}
h2 {
  color: #8281d1;
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
}
a,  a:link {
  color: #da4d33;
  font-weight: bold;
  text-decoration: none;
}
a:visited {
  color: #5f519e;
  font-weight: bold;
  text-decoration: none;
}
a:hover {
  color: #b92200;
  text-decoration: underline;
}
a:focus {
  color: #b92200;
}
a:active {
  color: #392f69;
}
#outerWrapper {
  background-color: #fff;
  margin: 0 auto 0 auto;
  min-width: 740px;
  text-align: left;
  width: 80%;
}
#outerWrapper #header {
	background-color: #a8a2d1;
	border-bottom: inset medium #656586;
	font-size: 12px;
	font-weight: 400;
	height: 60px;
	line-height: 15px;
	background-image: url(../../cast_recordings/buttons_gifs/castrecording.gif);
	background-repeat: no-repeat;
	background-position: 40px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}
#outerWrapper #contentWrapper #NavigateLH {
  background-color: #f4f2fc;
  border-right: solid 1px #a8a2d1;
  float: left;
  padding: 10px 10px 10px 10px;
  width: 200px;
}
#outerWrapper #contentWrapper #content {
  margin-bottom: 0;
  margin-left: 220px;
  margin-top: 0;
  padding: 10px 20px 10px 20px;
}
#outerWrapper #contentWrapper #content h1 {
	color: #7F5FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	line-height: 34px;
}
#outerWrapper #contentWrapper #content h2 {
  color: #A8A2D1;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 24px;
}
#outerWrapper #contentWrapper #content h3 {
	color: #463F47;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
}
#outerWrapper #contentWrapper #content h4 {
  color: #A8A2D1;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}
#outerWrapper #contentWrapper #content h5 {
  color: #AA0000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 18px;
}
#outerWrapper #contentWrapper .clearFloat {
  clear: left;
  display: block;
}
#outerWrapper #footer {
  background-color: #f4f2fc;
  border-top: solid 5px #a8a2d1;
  padding: 10px 10px 10px 10px;
}

.thumbnail {
background:#fafbfc;
border:0px solid #b0b0b0;
margin:0 0 10px 10px;
padding:5px;
}

.thumbnailrh {
background:#fafbfc;
border:0px solid #b0b0b0;
margin:0 0 10px 10px;
padding:5px;
float:right;
}