body {
	margin: 0px;
	padding: 0px;
	background: transparent url('http://www.digitaldreaming.org/images/themes/wod/iron_tile.jpg') repeat top left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
}

div {
	margin: 0px;
	padding: 0px;
}
tbody {
	border-top: 0px;
}

#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_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;
	float: left;
}

#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: 176px;
	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: 556px;
}

#content_right {
	width: 176px;
	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: 11px;
}

#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;
}

#primary {
	margin-top: 9px;
}

.node, .block {
	padding: 2px;
	margin-bottom: 5px;
	font-size: 14px;
}

h2.title, h3, h2.title a,h1.title {
	font-family: "Times New Roman",Arial, serif;
	font-size: 18px;
}
h1.title {
	font-family: "Times New Roman",Arial, serif;
	font-size: 24px;
}

p,h2,h1 {
	margin: 0px;
	padding: 0px;
}

span.first-letter {
	font-family: fantasy,Arial, serif;
	float: left;
	font-size: 72px;
	line-height: 72px;
	height: 72px;
	*width: 65px;
	padding-right: 10px;
}

.control-panel-icon-size-48x48 {
	width: 60px;
}


a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}


.event-calendar tr {
  background: transparent;
}
.event-calendar th {
	font-size: 14px;
  color: #fff;
}
.event-calendar td {
	color: #000;
}
.event-calendar th a {
  color: #CCC;
}
.event-calendar td a {
  color: #999;
}
.event-calendar td.days {
	font-size: 12px;
  color: #ccc;
}
