body {
	background : #000000;
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}




#home {
	background: url(http://www.manfridayfilms.com/graphics/common/home_bg3.jpg) no-repeat;
	height:600px;
	
}

#about {
	background: url(http://www.manfridayfilms.com/graphics/common/about_bg1.jpg) no-repeat;
	height:600px;
	margin:40px 0px 0px 20px;
	
}

#about p {position: absolute;
	top: 480px;
	left: 80px; }


#logo { position: absolute;
	top: 40px;
	left: 420px;
	
}

#cameraman {
	position: absolute;
	top: 340px;
	left: 300px;
	
}

#steve {
	position: absolute;
	top: 368px;
	left: 230px;
	
}

#mike {
	position: absolute;
	top: 320px;
	left: 470px;
	
}

#footer {
	font-size: 10px;
	color: #CCCCCC;
	margin-top:20px;
}



#mrheader {padding:0px 0px 0px 100px;
	
}



div#pagetag {
	}
	
	

#gallery {
	
	margin-left: 66px;

	
}

#galleryimgs {
	
}

.image {
	float: left;
	padding-right: 20px;
width:185px;
	
}

.clear {
	clear: both;
}

.caption {
	font-size: 10px;
	padding-bottom: 6px;
	padding-top: 8px;
}

.description {

font-size: 10px;
	padding-bottom: 12px;
}

/* menu */



#menu {
	
	margin:20px 0px 20px 200px;
	
}

.menuitem {
	padding: 0px 6px 0px 6px;
}


/* Text */

h1 {
	font-size: 15px;
	font-weight:normal;
	padding-left: 26px;
	
	color: #999999;
}



h2 {
	padding-top:20px;
	font-size: 13px;
	padding-left: 26px;
}

p {
	padding-left: 66px;
	padding-bottom:20px;
	width: 600px;
}


img{ border:0px;
	
}

.back {
	position: absolute;
	top: 680px;
	left: 640px;
	
}


/* links */


a {
	color : #FFFFFF;
	text-decoration : underline;
}