* {
	margin:0;
	}

html {
	margin: 0;
	padding: 0;
	height:100%;
	width:100%;
	background: url('images/bgimage_charlatan-2.jpg') center center no-repeat;
	background-size: cover;
	background-attachment:fixed;
	}

body {
	font-family: "Tw Cen MT Condensed Extra Bold", "Twentieth Century Condensed Extra Bold", "Tw Cen MT Std Extra Bold Cond", "Twentieth Century Std Condensed Extra Bold", "20th Century Condensed Extra Bold", "20th Century Font Condensed Extra Bold", "Twentieth Century Extra Bold", "Tw Cen MT Ultra Bold Condensed", "Tw Cen MT Bold Condensed", "Tw Cen MT Bold", "Tw Cen MT Std Ultra Bold Cond", Impact, "Helvetica Bold", "Arial Bold", Helvetica, "Arial Black", sans-serif; 
    font-weight: 500;
	}

#overlay {
	background-attachment: fixed;
    background-image: url("images/pattern.gif");
    height: 100%;
    width: 100%;
    position: fixed;
    opacity:0.4;
    z-index:-1;
    }

h1 {
	float:left;
	color:#fff;
	letter-spacing: 8px; font-weight:300;
	}	
	
p {
	color:#fff;
	letter-spacing: 1px;
	}

ul {
	list-style:none;
	color:#ffffff;
	float:right;
	letter-spacing: 2px;
	font-size: 16px;
	position: relative;
    top: 5px;
	}
	
ul li {
	display: inline;
    padding-left: 35px;
    position: relative;
    top: 7px;
	}

ul li a {color:#fff;text-decoration:none;}
ul li a:hover {color:#4ff0e0;text-decoration:none;}

a {color:#4ff0e0;text-decoration:none;}
a:hover {color:#fff;text-decoration:none;}	

#header_bar {
	height: 70px;
	background-color: #000;
	opacity:0.8;
	width:100%;
	position:fixed;
	z-index:1;
	}

#header {
	position:fixed;
	top:14px;
	width:960px;
	font-weight: 300;
	text-transform:uppercase;
	z-index:2;
	}

#container {
	height: auto;
    margin: auto;
    width: 960px;
    }
    
#content {
	height: auto;
    margin: 0 auto;
    width: 400px;
    }
    
#center {
	box-shadow: 5px 5px 20px #000000; 
	margin: 160px auto 0;
    position: relative;
	}
	
#schedule {margin-top: 30px;}

#bit-widget-0 {background-color:#000;color:#fff;}
.bit-widget-container {color: #FFFFFF;width:400px;}
    
#bit-events[data-bit-widget-id="1383011672312"] .bit-events td {
    border-top: 1px solid #333333;
    }
    
#footer {
	font-size: 9px;
	margin-top: 50px;
	}