/*   -------------------------------------------------------  File:'Blueball Shadow Colors 36' bg_white.css  Created: 21 August, 2007
  Last Modified: 19 September, 2007  Author: Charlie Lockhart, Blueball Design  www.blueballdesign.com
  Email: themes@blueballdesign.com  Copyright 2007 Charlie Lockhart/Blueball Design USA
  All Rights Reserved  -------------------------------------------------------*/

body {
	background:  #FFFFFF;
}

#container {
	background: repeat-y url(../../images/MiddleDS.png);
}

* html #container {
	background: repeat-y url(../../images/MiddleDSffffff.jpg);
}

#topds {
	background: #FFFFFF url(../../images/TopDS.png) no-repeat;
}

#footer {
	background: #FFFFFF url(../../images/BottomDS.png) no-repeat;
}

.photo-background {
	text-align: center;
	margin: 0px;
	background: #FFFFFF url(../../images/MiddleDS.png) top center repeat-y;
}