/* slate theme */
body {
background: #002E5B;
}
#header {
	width: 740px;
	height: 90px;
	background: url(http://www.maxiturkey.com/css-forum/header3.jpg) no-repeat top left;
	}
body #header {
	background-image: url(http://www.maxiturkey.com/css-forum/header3.jpg);
	border-bottom: 1px solid #006699;
	}

#wrap {
       
	margin: 0 auto;
	padding: 0 0px;
	background: url(http://www.maxiturkey.com/css-forum/vbbg3.gif) repeat-y ;
  	width: 772px;
	}