.video {
	background-image: url(../images/header_r2_c3.jpg);
	background-repeat: no-repeat;
	height:262px;
	width:327px;
}

.logobg { background-image:url(../images/logo-bg.jpg);
background-repeat:no-repeat;
background-position:top center;
height:73px;
width:374px;
}

.h1 { font:normal 42px Arial, Helvetica, sans-serif; text-align:center; color:#990000; }

.h2 { font:normal 14px Arial, Helvetica, sans-serif; text-align:center; color:#000; }

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

.copyright{ font:normal 12px/20px Arial, Helvetica, sans-serif;  color:#990000;  }


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

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

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

