﻿ #header { background: #bfc4c6; }

#header-inside { background: url('images/logo.jpg') center top no-repeat; height: 160px; }

    #header-content { text-indent: -9999px;  }

#introContent { background: url('images/signature.jpg') no-repeat 90px 165px; height: 300px; }


.videoContainer { background: #8e0900 url('images/top.jpg') no-repeat center top; color: #dedede; }

	.videoContainer h4 { color: #fff; }
	
	.videoContainer a { color: #fff; }
	
		.videoContainer a:hover { color: #fff; background: #a52b00; }
	
	.comment-links { background: url('images/bottom.jpg') no-repeat center bottom;} 
	
#footer {  }

	#footer a { color: #fff; text-decoration: none; }
		#footer a:hover { background: #a52b00; }
			