/*
-------------------------------------------
File: 'Blueball Newzpaper' gray850.css Style Sheet
Created: 17, March, 2006
Last Modified: 12, August, 2008
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Email: themesupport@blueballdesign.com
Copyright 2006-2008 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

html { 
background: url(../../images/afb3/bckgrnd.jpg) repeat;
}

body {
	color: #454545; 
background-color: transparent;
}


#container {
	width: 850px;
	background: url(../../images/afb3/content.png) no-repeat 0 200px;
}

#container #pageHeader #customimage {
	width: 755px;
}

#container #pageHeader {

	width: 850px;

	height: 200px;

	background: url(../../images/afb3/header.png) no-repeat center top;
}

#breadcrumbcontainer {
	width: 755px;
}

#contentwrapper {
	width: 850px;
}

#footer hr {
	width: 755px;
}

#navcontainer #current {
	background: url(../../images/menusquare9px_gray.jpg) left center no-repeat;
}


#navcontainer a:hover {
	background: url(../../images/menusquare9px_brown.jpg) no-repeat left center;
}


.photo-background {
	width: 850px;
	background: #656565 url(../../images/contentbg_850gray.png) top repeat-y;
}

#footer {
	position: relative;
	background: url(../../images/afb3/footer.png) no-repeat center; 
height: 232px; 
width: 805px;
}


