/* CSS Document By mike with cheezyfilms.com copyright 2006 please ask before you take anything thanks. */

body { background-color:#c9c9c9 ;
	   font-family:"MS Sans Serif", Arial, Georgia ;
	   padding-top:60px ; }

p { font-family:"MS Sans Serif", Arial, Georgia ;
	font-size:12px ;
	text-align:left ;
	padding-left:85px ;
	padding-right:85px ; }
	
	#page { background: url("images/cbrick.gif") repeat-y top; border: none; }
	#footer { background: url("images/cfooter.gif") no-repeat bottom; border: none; }  
	
/* the header images */

	#headerhome { background: url("images/cheaderhome.gif") no-repeat top center; height: 82px; }
		#headerfilms { background: url("images/cheaderfilms.gif") no-repeat top center; height: 82px; }
			#headerpics { background: url("images/cheaderpics.gif") no-repeat top center; height: 82px; }
				#headeraudio { background: url("images/cheaderaudio.gif") no-repeat top center; height: 82px; }
					#headerabout { background: url("images/cheaderaboutus.gif") no-repeat top center; height: 82px; }
						#headercontact { background: url("images/cheadercontact.gif") no-repeat top center; height: 82px; }
							#headerlinks { background: url("images/cheaderlinks.gif") no-repeat top center; height: 82px; }
							
/* end of header images */

a:link { color:#000000 }
a:hover { color:#999999 }
a:visited { color:#333333 }
