.logo {
	background-image: url(../images/header_r1_c2.jpg);
	background-repeat:no-repeat;
	width:342px;
	height:91px;
	font:normal 26px/22px Arial, Helvetica, sans-serif; color:#FFFFFF; text-align:center; 
}

.content-bg { background-image:url(../images/content-bg.jpg);
background-repeat:repeat-x;
background-position:top;
background-color:#6E0000;
}

.video-bg { background-image:url(../images/video-bg.jpg);
background-repeat:repeat-x;
height:362px;
font:normal 12px/362px Arial, Helvetica, sans-serif; color:#FFFFFF; text-align:center;
}

.bottom-bg { background-image:url(../images/bottom-bg.jpg);
background-repeat:repeat-x;
font:normal 12px/71px Arial, Helvetica, sans-serif; color:#FFFFFF; 
height:71px;
}

.h3 {  font:normal 12px/22px Arial, Helvetica, sans-serif; color:#FFFFFF; padding:15px 15px 15px 35px; }

.outer-border {
	border-top-width: 8px;
	border-right-width: 8px;
	border-bottom-width: 8px;
	border-left-width: 8px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6E0000;
	border-right-color: #6E0000;
	border-bottom-color: #6E0000;
	border-left-color: #6E0000;
}
.box-top { background-image:url(../images/box-top.jpg);
background-position:bottom center;
background-repeat:no-repeat;
width:351px;
height:19px;
}

.box-middle { background-image:url(../images/box-middle.jpg);
background-position:top center;
background-repeat:repeat-y;
width:351px;
}

.box-bottom { background-image:url(../images/box-bottom.jpg);
background-position:top center;
background-repeat:no-repeat;
width:351px;
height:19px;
}
