body {
	background: transparent url('http://www.digitaldreaming.org/images/themes/wod/iron_tile.jpg') repeat top left;
}
table {
	border-collapse: collapse;
}
#mainbounding {
	/*overflow: hidden;*/
	margin: 0px auto;
	width: 1000px;
	background: transparent url('http://www.digitaldreaming.org/images/themes/wod/newspaper_tile.jpg') repeat top left;
}
#masthead {
	background: transparent url('http://www.digitaldreaming.org/images/themes/wod/mh_green.jpg') no-repeat top left;
}

#masthead_top {
	width: 1000px;
	height: 19px;
	clear: both;
	background: transparent url('http://www.digitaldreaming.org/images/themes/wod/masthead-top.gif') no-repeat top left;
}
#masthead_left {
	width: 1000px;
	height: 63px;
	float: left;
}

#masthead_bottom {
	width: 1000px;
	height: 38px;
	clear: both;
	background: transparent url('http://www.digitaldreaming.org/images/themes/wod/masthead-bottom.gif') no-repeat top left;
}

#navigation {
	width: 1000px;
	height: 38px;
	background: transparent url('http://www.digitaldreaming.org/images/themes/wod/navigation-left.gif') no-repeat top left;
	padding: 0px;
}

#navigation_left {
	clear: both;
	height: 38px;
	width: 200px;
	float: left;
}

#navigation_center {
	width: 550px;
	height: 38px;
	float: left;
	text-align: right;
	padding-right: 20px;
}

#navigation_right {
	height: 38px;
	width: 200px;
	float: left;
}

#content {
	clear: both;
	margin: 0px; 
	padding: 0px;
	width: 1000px;
	border: 0px;
	float: left;
}

#content table {
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#content table tr {
	vertical-align: top;
}

#content_left {
	width: 1px;
	padding-left: 25px;
	padding-right: 10px;
	background: url('http://www.digitaldreaming.org/images/themes/wod/content-left.gif') top left repeat-y;
}

#content_center {
	width: 928px;
}

#content_right {
	width: 1px;
	padding-left: 10px;
	padding-right: 25px;
	background: url('http://www.digitaldreaming.org/images/themes/wod/content-right.gif') top right repeat-y;
}

#footer_top {
	width: 1000px;
	height: 76px;
	clear: both;
	background: url('http://www.digitaldreaming.org/images/themes/wod/footer-top.gif') no-repeat top left;
}

#footer_left {
	float: left;
}
#footer_center {
	width: 1000px;
	height: 75px;
	float: left;
	background: url('http://www.digitaldreaming.org/images/themes/wod/footer-middle.gif') no-repeat top left;
}

#footer_center table {
	width: 70%;
	margin: 0px auto;
	padding: 0px;
	border-collapse: collapse;
}
#footer_center table tr {
	vertical-align: top;
	text-align: center;
	font-size: 10px;
}

#footer_center div {
	margin: 0px;
	padding: 0px;
}

#footer_bottom {
	width: 1000px;
	height: 21px;
	background: url('http://www.digitaldreaming.org/images/themes/wod/footer-bottom.gif') no-repeat top left;
	clear: both;
}


.row1 {
	background-color: #EFEFEF;
}
.row2 {
	background-color:#D1DFD7;
}
.spacer, .row3 {
	background-color:#C2CFC7;
}
a, .forumlink, a.forumlink, a:link,a:active,a:hover,a:visited {
	color:#2B2414;
}
#copyright {
	text-align: center;
}

