.logo {
	background-image: url(../images/logo-bg.jpg);
	background-repeat: no-repeat;
	background-position:top right;
	height:59px;
	width:411px;
	font:normal 38px/30px Arial, Helvetica, sans-serif; color:#FFFFFF;
	
	 }	
	 
.logo span {
		
	font:normal 20px/30px Arial, Helvetica, sans-serif; color:#FFCC00;
	
	 }	

.videobg { background-color:#D2D0C8;
height:285px;
width:414px;
}

.h3 { font:normal 13px/22px Arial, Helvetica, sans-serif; color:#000000; text-align:left; padding:20px 40px 20px 40px; }

.copyright { font:normal 13px/22px Arial, Helvetica, sans-serif; color:#FFF; border-top-width: 6px; border-top-style: solid; border-top-color: #FFFFFF;}


.outerborder {
	border-top-width: 6px;
	border-right-width: 6px;
	border-bottom-width: 6px;
	border-left-width: 6px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}


.top-box { background-image: url(../images/box-top.png);
background-repeat:no-repeat;
background-position:bottom center;
width:321px;
height:18px;
 }
 
.top-middle { background-image: url(../images/box-middle.png);
background-repeat:repeat-y;
background-position:top center;
width:321px;
 }
 
 .top-bottom { background-image: url(../images/box-bottom.png);
background-repeat:no-repeat;
background-position:top center;
width:321px;
height:18px;
 }