

html, body {
	background-image:url(new/images/backgroundad.jpg);
	margin:0px;
	background-repeat:repeat-x;
	background-color:#000000;
	}

#body {

	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	}

.dash {
	background-image:url(new/images/dashes.jpg);
	height:1px;
	width:390px;

}

#bk_menu {
	background-image:url(new/images/bk_menu2.jpg);
	height:40px;
	width:824px;
	padding-top:15px;

}
	
#wrapper {
	width:824px;
	height: inherit;
	background-color:#000000;
	margin:0px;	
	}
	
	
.ad_top {
	height:161px;
	width:806px;
	background-image:url(new/images/banner_1.jpg);
	}

#body {
	width:804px;
	height:auto;
	background-color: #CCCCCC;
	float:left;
	padding:10px;
	}
	

/**	
.links {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	height:auto;
	width:824px;
	background-color:#000000;
	padding-top:20px;
	padding-bottom:20px;
	background-image:url(images/bk_menu.jpg);
	
	}
**/
.header {
	background-image:url(new/images/header2.jpg);
	width:824px;
	height:218px;
	}

#titles {
	font-size:20px;

}
	
.footer_graphic {
	background-image:url(new/images/footer.jpg);
	width:824px;
	height:228px;
	}
	
.header_sub {
	background-image:url(new/images/sub_head_1.jpg);
	width:824px;
	height:120px;
	}
	
p {
	font-size:13px;
	}
	
	

	
.titles {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
}

/****
#P92 {
	background-image:url(images/p92.jpg);
	height:66px;
	width:385px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
****/
	
	
	
		
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFCC00;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

