/* Arbuckle Industries CSS

Written and design by Arbuckle
Copyright 2008 - All Rights Reserved

 */
 
html, body { 
	margin: 0; 
	padding: 0; 
	height: 100%; 
	width: 100%; 
}


/* arbuckle text fonts */
.textdecoration {
	text-decoration: none;
}
.textline {
	text-decoration:line-through;
}

.style1 {
	font-family: Myriad, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #666666;
	text-decoration:none;
}
.style1 a:link {color: #7F7F7F}
.style1 a:visited {color: #A8A8A8}
.style1 a:hover {color: #595959}
.style1 a:active {color: #7F7F7F}

.style2 {
	font-family: Myriad, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #666666;
	text-decoration:none;
}
.style1 a:link {color: #7F7F7F}
.style1 a:visited {color: #A8A8A8}
.style1 a:hover {color: #595959}
.style1 a:active {color: #7F7F7F}

.style10 {
	font-family: Helvetica, Verdana, Myriad, sans-serif;
	font-size: 34px;
	line-height: 34px;
	color: #333333;
	text-decoration:none;
}




/* missing page */

.missingtext {
	font-family: Myriad, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-decoration:none;
}

.missing {
	position: relative;
	top: 38%;
}


/* general divs */

.pictobrowser {
	position: relative;
	top: 0px;
	padding-top: 0;
}




/* home page */

.homelogo {
	position: absolute;
	width: 100%;
	top: 110px;
	text-align: center;
}

.homeblurb {
	position: absolute;
	top: 600px;
	width: 100%;
	text-align: justify;
}
	




/* film page */

.film {
	position: relative;
	top: 20px;
}





/* sitemap navigation */

.sitemaphome {
	position: absolute;
	top: 740px;
	width: 100%;
	text-align: center;
}

.sitemapfilm {
	position: absolute;
	top: 3655px;
	width: 100%;
	text-align: center;
}

.sitemapphotography {
	position: absolute;
	top: 3140px;
	width: 100%;
	text-align: center;
}
