body
{
margin: 0px; padding: 0px; background: black;
background-repeat: repeat;
background-attachment: fixed;
}

/* Table Properties */
table {clear: both; empty-cells: hide;}
table.coll {border-collapse: collapse;}
table.sep {border-collapse: separate;}

p.center
{
	font-family: times new roman, arial;
	text-align: center;
}

p.right
{
	font-family: times new roman, arial;
	text-align: right;
}

p.left
{
	font-family: times new roman, arial;
	text-align: left;
}
/* Link Properties */
href {font-family: times new roman, arial; text-decoration: none; color: white;}
a:link {font-family: times new roman, arial; text-decoration: none; color: white;}
a:visited{font-family: times new roman, arial; text-decoration: none; color: white;}
a:hover {font-family: times new roman, arial; text-decoration: underline; color: white;}
a:active {font-family: times new roman, arial; text-decoration: none; color: white;}
a img {border: 0px; }
/* Page Layout */

table.header
{
	border-collapse: collapse;
	width: 768px;
	height: 245px;
	background-image: url('DCimages/CHKheader.jpg');
	background-repeat: no-repeat;
}

table.chkBody 
{
	border-collapse: collapse;
	width: 768px;
	background-image: url('DCimages/SplashBody.jpg');
	background-repeat: no-repeat;
}

table.footer 
{
	border-collapse: collapse;
	width: 768px;
	background-image: url('DCimages/SplashFooter.jpg');
	background-repeat: no-repeat;
}

table.CHKheader
{
	border-collapse: collapse;
	width: 768px;
	height: 245px;
	background-image: url('DCimages/CHKheader.jpg');
	background-repeat: no-repeat;
}

/* Headers */
table.CHKpickupHeader
{
	border-collapse: collapse;
	width: 768px;
	height: 245px;
	background-image: url('DCimages/CHKpickupHeader.jpg');
	background-repeat: no-repeat;
}

table.CHKpartnersHeader
{
	border-collapse: collapse;
	width: 768px;
	height: 245px;
	background-image: url('DCimages/CHKpartnersHeader.jpg');
	background-repeat: no-repeat;
}

table.CHKprogramsHeader
{
	border-collapse: collapse;
	width: 768px;
	height: 245px;
	background-image: url('DCimages/CHKprogramsHeader.jpg');
	background-repeat: no-repeat;
}

table.CHKhomeHeader
{
	border-collapse: collapse;
	width: 768px;
	height: 245px;
	background-image: url('DCimages/CHKhomeHeader.jpg');
	background-repeat: no-repeat;
}
table.CHKdropHeader
{
	border-collapse: collapse;
	width: 768px;
	height: 245px;
	background-image: url('DCimages/CHKdropHeader.jpg');
	background-repeat: no-repeat;
}

table.CHKcontactHeader
{
	border-collapse: collapse;
	width: 768px;
	height: 245px;
	background-image: url('DCimages/CHKcontactHeader.jpg');
	background-repeat: no-repeat;
}

table.CHKacceptableHeader
{
	border-collapse: collapse;
	width: 768px;
	height: 245px;
	background-image: url('DCimages/CHKacceptableHeader.jpg');
	background-repeat: no-repeat;
}

table.CHKunacceptableHeader
{
	border-collapse: collapse;
	width: 768px;
	height: 245px;
	background-image: url('DCimages/CHKunacceptableHeader.jpg');
	background-repeat: no-repeat;
}

table.CHKgrantsHeader
{
	border-collapse: collapse;
	width: 768px;
	height: 245px;
	background-image: url('DCimages/CHKgrantsHeader.jpg');
	background-repeat: no-repeat;
}
/* Headers */

table.CHKfooter 
{
	border-collapse: collapse;
	width: 768px;
	height: 158px;
	background-image: url('DCimages/CHKhearingFooter.jpg');
	background-repeat: no-repeat;
}


td.bgTile
{
height: 100%;
border-collapse: collapse;
background-image: url('DCimages/bgTileRedStripe.png');
background-repeat: repeat-y;
}


/*table.MenuBGtop
{
	border-collapse: collapse;
	width: 190px;
	background-image: url('DCimages/MenuBGtop.png');
	background-repeat: no-repeat;
}
table.MenuBGbody
{
	border-collapse: collapse;
	width: 190px;
	background-image: url('DCimages/MenuBGbody.png');
	background-repeat: repeat-y;
}
table.MenuBGbottom
{
	border-collapse: collapse;
	width: 190px;
	background-image: url('DCimages/MenuBGbottom.png');
	background-repeat: no-repeat;
}*/
table.bodyTop
{
	border-collapse: collapse;
	width: 578px;
	background-image: url('DCimages/bodyTop.jpg');
	background-repeat: no-repeat;
}
table.bodyTile
{
	border-collapse: collapse;
	width: 578px;
	background-image: url('DCimages/bodyTile.jpg');
	background-repeat: repeat-y;
}
table.bodyBottom
{
	border-collapse: collapse;
	width: 578px;
	background-image: url('DCimages/bodyBottom.jpg');
	background-repeat: no-repeat;
}