.logo {
	background-image: url(../images/header_r1_c2.jpg);
	background-repeat:no-repeat;
	width:348px;
	height:85px;
	font:normal 24px/85px Arial, Helvetica, sans-serif; color:#FFFFFF; text-align:center; }
	
	
.video { background-image:url(../images/header_r3_c2.jpg); 
background-repeat:no-repeat;
height:313px;
width:348px;
font:normal 12px Arial, Helvetica, sans-serif; color:#FFFFFF; text-align:center;
}

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


.h3 { font:normal 12px/20px  Arial, Helvetica, sans-serif; color:#000; padding:20px; }

.copyright { background-color:#DDDEE2;
	border-top:3px solid #FFFFFF;
 font:normal 12px/50px  Arial, Helvetica, sans-serif; color:#000;
 height:50px;
}

.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: #4A4A00;
	border-right-color: #4A4A00;
	border-bottom-color: #4A4A00;
	border-left-color: #4A4A00;
}


