body
{
margin: 0px; padding: 0px; background: black;
background-repeat: repeat;
background-attachment: fixed;
}
h2
{
font-family: arial; color: #009999;}
}
/* Table Properties */
table {clear: both; empty-cells: hide;}
table.coll {border-collapse: collapse;}
table.sep {border-collapse: separate;}

p.center
{
	font-family: verdana, times new roman, arial;
	text-align: center;
}

p.right
{
	font-family: verdana, times new roman, arial;
	text-align: right;
}

p.left
{
	font-family: verdana, times new roman, arial;
	text-align: left;
}
/* Link Properties */
href {font-family: verdana, times new roman, arial; text-decoration: none; color: #996600;}
a:link {font-family: verdana, times new roman, arial; text-decoration: none; color: #996600;}
a:visited{font-family: verdana, times new roman, arial; text-decoration: none; color: #996600;}
a:hover {font-family: verdana, times new roman, arial; text-decoration: underline; color: #663300;}
a:active {font-family: verdana, times new roman, arial; text-decoration: none; color: #996600;}
a img {border: 0px; }

td.menuBody a href {font-family: verdana, times new roman, arial; text-decoration: none; color: white;}
td.menuBody a:link {font-family: verdana, times new roman, arial; text-decoration: none; color: white;}
td.menuBody a:visited{font-family: verdana, times new roman, arial; text-decoration: none; color: white;}
td.menuBody a:hover {font-family: verdana, times new roman, arial; text-decoration: underline; color: #663300;}
td.menuBody a:active {font-family: verdana, times new roman, arial; text-decoration: none; color: white;}
td.menuBody a img {border: 0px; }

/* Page Layout */

table.header
{
	border-collapse: collapse;
	width: 766px;
	height: 176px;
	background-image: url('DCimages/OMheader.png');
	background-repeat: no-repeat;
}


table.body
{
	border-collapse: collapse;
	background-image: url('DCimages/FenceBoard.jpg');
	background-repeat: repeat;
}


table.footer 
{
	border-collapse: collapse;
	width: 766px;
	height: 185px;
	background-image: url('DCimages/OMfooter.png');
	background-repeat: no-repeat;
}

td.menuTop
{
	border-collapse: collapse;
	width: 205px;
	height: 32px;
	background-image: url('DCimages/menuTop.png');
	background-repeat: no-repeat;
}


td.menuBody
{
	border-collapse: collapse;
	background-image: url('DCimages/menuBody.png');
	background-repeat: repeat-y
}


td.menuBottom 
{
	border-collapse: collapse;
	width: 205px;
	height: 32px;
	background-image: url('DCimages/menuBottom.png');
	background-repeat: no-repeat;
}


td.bodyTop
{
	border-collapse: collapse;
	/* width: 205px; */
	height: 34px;
	background-image: url('DCimages/bodyTop.png');
	background-repeat: no-repeat;
}


td.bodyTile
{
	border-collapse: collapse;
	background-image: url('DCimages/bodyTile.png');
	background-repeat: repeat-y
}


td.bodyBottom 
{
	border-collapse: collapse;
	/* width: 205px; */
	height: 34px;
	background-image: url('DCimages/bodyBottom.png');
	background-repeat: no-repeat;
}

dl {font-family: verdana, times new roman, arial; font-size: 11px;}
dd {font-family: verdana, times new roman, arial; font-size: 11px;}
dt {font-family: verdana, times new roman, arial; font-size: 11px;}