/* Layout */

#content {
	position: relative;
	width: 800px;
	padding: 0 100px 75px 100px;
	background: url(/site_media/images/content_background_video.jpg) top left no-repeat;
	z-index: 2;
}

/* main menu */

img#mainmenurollover {
	left: 507px;
}



/* right column */

#rightcolumnheader {
	position: relative;
	width: 590px;
	height: 30px;
	background: transparent url(/site_media/images/rightcolumn_header_notab.png);
}

/* IE6 HACK*/
* html #rightcolumnheader {
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/site_media/images/rightcolumn_header_notab.png", sizingMethod="crop");
}

#rightcolumnheader h3 {
	position: absolute;
	top: 9px;
	left: 65px;
	font-size: 14px;
}


.rightcolumnbody {
	position: relative;
	width: 570px;
	margin: 0 0 0 40px;
	padding: 10px 0 50px 15px;
	z-index: 5;
}

.bodysinglecolumn {
	width: 510px;
	margin: 0;
}

p {
	margin: 10px 0 10px 0;
	font-size: 12px;
	line-height: 15px;
}

.bodyimage {
	margin: 25px 0 0 0;
	border-right: 1px solid #c8b694;
	border-bottom: 1px solid #c8b694;
}

#leftcolumn img {
	margin: 100px 0 0 0;
}

#rightcolumnfooter ul {
	position: absolute;
	top: 0px;
	left: 15px;
	z-index: 5;
}

#rightcolumnfooter li h5 {
	display: inline;
	position: relative;
	margin: 7px 0 0 20px;
	font-size: 9px;
	float: left;
}

#rightcolumnfooter ul li {
	display: inline-table;
	margin: 5px 0 0 0;
	float: left;
}

#rightcolumnfooter a.icon {
	margin: 0 0 0 10px;
	float: left;
}

#rightcolumnfooter a.text, #rightcolumnfooter a:visited.text {
	display: block;
	margin: 6px 0 0 5px;
	font-size: 9px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

#rightcolumnfooter a:hover.text, #rightcolumnfooter a:active.text {
	color: #ae1212;
	text-decoration: none;
}







/* body */

.bodysinglecolumn h5 {
	position: relative;
	margin: 40px 0 0 0;
	font-size: 13px;
	z-index: 20;
}

h5 a, h5 a:visited {
	margin: 0 0 0 5px;
	font-size: 12px;
	text-transform: none;
	color: #333333;
}

h5 a:hover, h5 a:active {
	color: #ae1212;
	text-decoration: none;
}




#flashcontent {
	padding: 10px 85px 10px 85px;
	position: relative;
	margin: 0 0 15px 0;
	background: #fcf2dd;
	border-top: 5px solid #fdf6e7;
	border-bottom: 5px solid #fdf6e7;
}




/* Video List */

#rightcolumncontent h4 {
	position: relative;
	left: 0px;
	margin: 25px 0 0 0;
	font-size: 14px;
	color: #ae1212;
	text-transform: uppercase;
}

#rightcolumncontent h5 {
	position: absolute;
	top: 6px;
	left: 0px;
	width: 185px;
	margin: 0;
	font-size: 12px;
	text-align: right;
	text-transform: none;
}

.bodysinglecolumn img {
	margin: 10px 0 10px 0;
}

.bodysinglecolumn li img {
	margin: 0 0 0 5px;
}

ul.pr {
	position: relative;
	font-size: 10px;
}

ul.pr li {
	position: relative;
	width: 303px;
	margin: 10px 0 0 0;
	padding: 7px 5px 7px 200px;
	color: #999999;
	background: #fcf2dd;
	border-top: 1px solid #fdf6e7;
	border-bottom: 1px solid #fdf6e7;
}

ul.pr li img {
	margin: 0 2px 0 0;
}

ul.pr a, ul.pr a:visited {
	margin: 0 10px 0 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
}

ul.pr a:hover, ul.pr a:active {
	color: #ae1212;
	text-decoration: none;
}
