/*
-------------------------------------------
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
-------------------------------------------
*/


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

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

#container #pageHeader {
	width: 850px;
	height: 200px;
	background: url(../../images/header_850gray.jpg) center top no-repeat;
}

#breadcrumbcontainer {
	width: 755px;
}

#contentwrapper {
	width: 850px;
}

#footer {
	background: url(../../images/footer_850gray.jpg) bottom center no-repeat;
}

#footer hr {
	width: 755px;
}

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


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


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

