a:link, a:hover, a:visited {
	color:#ffff66;
}

body {
	background-color:#000;
	color:#fff;
	font-family:"Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	margin:0;
	margin-top:5px;
}

#christmas {
	cursor:hand;
	display:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/christmas.png',sizingMethod='scale');
	height:130px;
	position:absolute;
	margin-left:0px;
	margin-top:65px;
	top:0px;
	width:185px;
	z-index:7;
}

#christmas[title] {
	background-image:url(images/christmas.png);
}


#container {
	border-bottom:#ccc;
	height:300px;
	margin:0 auto;
	width:770px;
}

#content {
	margin:40px 30px;
}

#educational-entertainment {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/educational-magician.png',sizingMethod='scale');
	height:40px;
	position:absolute;
	margin-left:215px;
	margin-top:70px;
	top:0px;
	width:340px;
}

#educational-entertainment[title] {
	background-image:url(images/educational-magician.png);
}

#footer {
	background-color:#000;
	background-image:url(images/horizontal-line.jpg);
	background-repeat:no-repeat;
	height:20px;
	width:770px;
}

h1 {
	font-size:16px;
	margin-top:25px;
}

h2 {
	color:#e18c32;
	font-size:14px;
	margin-top:20px;
}

h3 {
	margin:5px;
	padding-top:20px;
	text-align:center;

}

/*#header {
	background-color:#000;
	background-image:url(images/horizontal-line.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	height:100px;
	position:relative;
	width:770px;
}

#header {
	background-color:#000;
	background-image:url(images/new_header.jpg);
	background-repeat:no-repeat;
	height:90px;
	position:relative;
	width:770px;
}

#header {
	background-color:#000;
	background-image:url(images/complete-new-header111307.jpg);
	background-repeat:no-repeat;
	height:95px;
	position:relative;
	width:770px;
}*/

#header {
	background-color: #000;
	background-image: url(images/header-b-2008.jpg);
	background-repeat: no-repeat;
	height: 198px;
	position: relative;
	width: 770px;
}



img {
	margin:0 15px 15px 15px;
}

.imgtxt {
	display:none;
}

#logo {
	background-image:url(images/magicians.jpg);
	display:block;
	height:90px;
	margin:0 auto;
	position:relative;	
	width:490px;
}

#phone {
	opacity:.5;
	filter:alpha(opacity=50);
	font-size:12px;
	margin:104px 230px 0 0;
	position:absolute;
	right:0px;
	top:0px;
}

.quote {
	background-color:#333;
	font-style:italic;
	margin:20px;
	padding:10px;
}

.shows {
	margin:0px 10px 50px 10px;
}

.shows img {
	border:2px solid #fff;
}
