/* Helpers */
body { background-color:#FFFFFF; }
.wrapper { width: 100%; overflow: hidden; }
.center { margin-left: auto; margin-right: auto; text-align: center; }
.offset { position: absolute; left: -10001px; overflow: hidden; height: 0; margin: 0; line-height: 0; }

/* Resets */
* { margin-top: 0; margin-bottom: 0; padding-top: 0; padding-bottom: 0; }

li, dt, dd, p, th, td, caption { font-size: 1.2em; }
ul, ol, dl { margin-bottom: 10px; }
ul ul, ol ol, ul ol, ol ul { margin-bottom: 0; }
p { margin-bottom: 10px; }
li *, li p, li li, dt *, dd *, p * { font-size: 1em; }

fieldset, img { border: none; }
button { overflow: visible; cursor: pointer; }
legend { display: none; }

a { color:#666666; text-decoration: underline; }
a:hover, a:focus, a:active { color:#999999; text-decoration: none; }

/* Making it Rain */

#videoarchive, #videoarchive-all, #videoarchive-single { margin:0; padding:0; background: #000000; font-family: Arial, Helvetica, sans-serif; color:#CCCCCC; }

#header { width: 100%; height: 190px; background: url(/htmlimages/videoarchive/va-header_bg.jpg) repeat-x bottom #FFFFFF; padding-top:4px; clear:both; }
	#header h1 a { width:326px; height:60px; background: url(/htmlimages/videoarchive/va-header-logo.jpg); float:left; margin-left:30px; }
	#header p a { width:306px; height:24px; float:left; background: url(/htmlimages/videoarchive/va-header-ministry.png);  margin-left:25px; margin-top:35px; }
	
#special { width: 100%; height:250px; background: url(/htmlimages/videoarchive/va-special_bg.jpg) repeat-x; clear:both; }
	#movie { width:489px; height:202px; background: url(/htmlimages/videoarchive/va-specialvideo_bg.jpg) repeat-x; }
	
.container { width:700px; height:auto; margin:auto; }
	.hidden { text-indent:-10001px; }
	.title { clear:both; }
	.title h2 { width:690px; height:auto; border-bottom:#333333 solid 1px; border-top:#333333 solid 1px; margin-left:12px; padding-top:2px; padding-bottom:2px; margin-bottom:10px; font-size:12px; letter-spacing:0.35em; text-transform:uppercase; color:#666666; }
	.title h2 a, .viewall { color:#CCC; text-decoration:none; }
	
	.video p { margin:0; padding:0; }
	.video h3 a { color:#666666; text-decoration:none; }
	
	#videoarchive-single h3 { font-size:14px; }
	#videoarchive-single p { color:#999; font-size:12px; }

#content { clear:both; margin-bottom:20px; }
	.video { width:220px; height:auto; float:left; margin-left:12px; }
	.video h3 { border: 1px #FFFFFF;  font-size:12px; color:#999999; padding-bottom:5px; } 
	.video p { font-size:10px; margin-bottom:20px; color:#666666; }
	
#footer { width: 100%; height:105px; background: url(/htmlimages/videoarchive/va-footer_bg.jpg) repeat-x #FFFFFF; padding-top:45px; clear:both; }
	#footer h3 { margin-left:140px; clear:both; }
	#footer h3 a { width:146px; height:31px; background: url(/htmlimages/videoarchive/va-footer-bcalogo.jpg); float:left; }
	#footer p a { width:306px; height:23px; background: url(/htmlimages/videoarchive/va-footer-copyright.jpg); margin-top:5px; float:left; }