body{
	background-color: #000;
	background-image: url('http://www.blcentertainment.com/images/cssbin/xmas/garland.png'); 
	background-attachment: fixed; 
	background-repeat: repeat-x; 
	background-position: top left;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	top-margin: 20px;
	width: 100%;
	text-align: center;
	font-family: calibri; 
	color: #000; 
	text-decoration: none;
}
.header {
	margin: auto auto;
	width:;
	height: 120px;
	text-align: left;
	background-color: #005;
	background-image: url(none);
	background-repeat: no-repeat; 
} 
.graphic {
	margin: auto auto;
	width: ;
	height: auto;
	text-align: center;
	background-color: ;
	background-image: url();
	background-repeat: x-repeat;
	background-position: top left;
} 
.nav {
	margin: auto auto;
	width: 750px;
	height: 38px;
	text-align: center;
	background-color: #000;
	background-image: url('http://www.blcentertainment.com/images/cssbin/Topper.png');
	background-repeat: no-repeat;
	background-position: center top;
} 
.message {
	margin: auto auto;
	width: 750px;
	text-align: left;
	font-size: 15;
	background-color: #999;
	background-image: url('');
	background-repeat: no-repeat;
	background-position: bottom right;
}
.footer {
	margin: auto auto;
	width: 750px;
	height: 30;
	text-align: center;
	background-color: #000;
	background-image: url('http://www.blcentertainment.com/images/cssbin/capper.png');
	background-repeat: no-repeat;
	background-position: center top;
}
.linker {
        width: 300;
        height: 100;
	text-align: center;
	background-color: ;
        background-image: url('');
        position: absolute;
        top: 20px;
        left: 20px;
}
img.float {
	float: bottom right; 
	margin: 4px;
}
#round {
	-moz-border-radius: 5px; 
	-webkit-border-radius: 10px;
}
.filmstrip {
	background-color: ;
	width:740px;
	height:100px;
	overflow: auto;
	white-space: nowrap;
	}
:link {color: #fff; text-decoration: underline;}
a:link {color: #fff; text-decoration: underline;}
a:visited {color: #fff; text-decoration: underline;}
a:hover {	color: ff3; text-decoration: underline;}
.home img{background-image: url('http://www.blcentertainment.com/images/NAV/home.png');}
.home:hover img{background-image: url('http://www.blcentertainment.com/images/NAV/hhome.png');}
.about img{background-image: url('http://www.blcentertainment.com/images/NAV/about.png');}
.about:hover img{background-image: url('http://www.blcentertainment.com/images/NAV/habout.png');}
.services img{background-image: url('http://www.blcentertainment.com/images/NAV/services.png');}
.services:hover img{background-image: url('http://www.blcentertainment.com/images/NAV/hservices.png');}
.photos img{background-image: url('http://www.blcentertainment.com/images/NAV/photos.png');}
.photos:hover img{background-image: url('http://www.blcentertainment.com/images/NAV/hphotos.png');}
.faq img{background-image: url('http://www.blcentertainment.com/images/NAV/faq.png');}
.faq:hover img{background-image: url('http://www.blcentertainment.com/images/NAV/hfaq.png');}
.contact img{background-image: url('http://www.blcentertainment.com/images/NAV/contact.png');}
.contact:hover img{background-image: url('http://www.blcentertainment.com/images/NAV/hcontact.png');}
p {text-indent: 1.5em;  margin-top: 0}
LI {font-family: Trebuchet MS; color: #fff; font-size: 20; text-decoration: none;}
UL {font-family: Trebuchet MS; color: #fff; font-size: 20; text-decoration: none;}
TH {font-family: Trebuchet MS; color: #fff; font-size: 20; text-decoration: none;}
HR {color: #cf0;}
H1 {font-family: Trebuchet MS; text-align: center; color: #000; font-size: 30; text-decoration: none; }
H2 {font-family: Comic Sans MS; text-align: left; color: #000; font-size: 20; text-decoration: none;}
H3 {font-family: Trebuchet MS; text-align: center; color: #fff; font-size: 30; text-decoration: none; }