body
	{
	background:				#ECE6CF;
	background-image:			url(../images/background.gif);
	}
table#airlock
	{
	border-color:				#000;
	}
thead
	{
	text-align:				center;
	}
td.header
	{
	background:					#E4D8C0;
	background-image: 			url(../images/house2.jpg);
	background-repeat:			no-repeat;
	background-position:			center right;
	}
td.header h3
	{
	color:					#333;
	}
tr.pathway, tr.pathway a, tfoot
	{
	color:					#EDE6D0;
	background:				#000;
	}
td.weather
	{

	}
tr.pathway input
	{
	color:					#eee;
	background:				#999;
	border-color:				#ccc;
	}
td.content
	{
	background:				#EDE6D0;
	vertical-align:				top;
	}
td.content a
	{
	color:					#00c;
	}
td.content a:hover
	{
	color:					#00c;
	background:				#ccc;
	}
td.column
	{
	color:					#fff;
	background:				#333;
	}
td.column a
	{
	color:					#eee;
	}
div.module li a, .dm_mod_mostdown
	{
	color:					#eee;
	border-left-color:			#EDE6D0;
	border-right-color:			transparent;
	}
td.column a:hover
	{
	color:					#000;
	background:				#EDE6D0;
	border-color:				#ccc;
	}
td.left
	{
	background-image: 			url(../images/courthouse.jpg);
	background-repeat:			no-repeat;
	background-position:			top center;
	}
tr.left, td.right
	{
	border-color:				#000;
	}
div.module h3
	{
	border-color:				#fff;
	}
.contentheading
	{
	border-color:				#333;
	}
td.contentheading a, td.content a
	{
	color:					#666;
	}
td.contentheading a:hover, td.content a.dm_name:hover, td.content a.dm_icon:hover, div#dm_header a:hover
	{
	color:					#333;
	background:				transparent;
	}
.createdate, .modifydate
	{
	color:					#666;
	}
.contentpane
	{
	width:					auto;
	}
.contentdescription
	{
	font-weight:				bold;
	}
.box
	{
	border-color:				#333;
	background:				#E4D7C0;
	}
.box input
	{
	background:				#999;
	border-color:				#fff;
	color:					#fff;
	}
h4.blog hr
	{
	color:					#000;
	}

