/* CSS Document */
		body
		{
			margin: 0;
			padding: 0;
			background-image:url(images/PuzzleBacksideDB.jpg);
			font-family:Verdana, Arial, Helvetica, sans-serif;
		}
		
		#banner
		{
			float: left;
			width: 94%;
			background-image:url(images/dadabeatManifestfeb26_03.jpg);
		}
		
		.clearboth { clear: both; }
		
		.spacer
		{
			float: left;
			width: 3%;
		}
		
		#row1col1
		{	
			margin-top: 10px;
			float: left;
			width: 46%;
			background-image:url(images/dadabeatManifestfeb26_03.jpg);
		}
		
		#row1col2
		{
			margin-top: 10px;
			float: left;
			margin-left: 3%;
			width: 45%;
			background-image:url(images/dadabeatManifestfeb26_23.jpg);
		}
		
		#row2col1
		{
			margin-top: 10px;
			float: left;
			margin-left: 3%;
			width: 48%;
			background-image:url(images/dadabeatManifestfeb26_24.jpg);
		}
		
		#row2col2
		{
			margin-top: 10px;
			float: left;
			width: 20%;
			background-image:url(images/dadabeatManifestfeb26_21.jpg);
		}
		
		#row2col3
		{
			margin-top: 177px;
			float: left;
			margin-left: 3%;
			width: 20%;
			background-image:url(images/dadabeatManifestfeb26_13.jpg);
			background-repeat:repeat;
		}
		
		#row3col1
		{
			margin-top: 10px;
			float: left;
			width: 71%;
			background-image:url(images/dadabeatManifestfeb26_17.jpg);
		}
		
		#row3col2
		{
			margin-top: 10px;
			float: left;
			margin-left: 3%;
			width: 20%;
			background-image:url(images/dadabeatManifestfeb26_19.jpg);
		}
		
		#row4col1
		{
			margin-top: 10px;
			float: left;
			width: 20%;
			background-image:url(images/dadabeatManifestfeb26_26.jpg);
		}
		
		#row4col2
		{
			margin-top: 10px;
			float: left;
			margin-left: 3%;
			width: 71%;
			background-image:url(images/dadabeatManifestfeb26_12.jpg);
		}
		
		#footer
		{
			margin-top: 10px;
			float: left;
			width: 94%;
			background-image:url(images/dadabeatManifestfeb26_09.jpg);
			text-align: right;
		}
		
		h1, h2, h3, h4, h5, h6, p, ul, ol, dl
		{
			margin-left: 7px;
			margin-right: 7px;
		}
		
		h1, h2, h3, h4, h5, h6
		{
			margin-top: 5px;
			margin-bottom: 0;
		}
		
		h1+p, h2+p, h3+p, h4+p { margin-top: .2em; }
