div#shell {
	width:800px;
	font:11px/12px Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
}
div#leftcolumn {
	width:350px;
	padding:10px;
}
div#centercolumn {
	width:250px;
	padding:11px;
	background-color:#e2e2e2;
}
div#dottedline {
	background-image: url(images/dotpattern.gif);
	background-repeat: repeat-y;
	background-position: center top;
	width:20px;
	height:600px;
	margin:10px;
}
.imgdrop{
	margin:4px 0px 0px 0px;
}
div#coming {
	background-color:#CCEBAE;
	height:400px;
	overflow:scroll;
}
.coming {
	background-color:#CCEBAE;
}
.firstparagraph:first-letter{
	font-size:200%;
	float:left;
	color:blue;
}
.showtime {
	font-size:14px;
	color: #000000;
	font-weight: bold;
}
.time {
	color: #ff0000;
	font-weight: bold;
}
.bold {
	font-size:11px;
	color: #000000;
	font-weight: bold;
}

.Gray12Bold {
	font-size:12px;
	color: #333333;
	font-weight: bold;
}

h2 {
	font-size:18px;
	color: #000000;
	}
h3 {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;	
	background-color: #91D06A;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 4px;
	color: #000000;
	}
h4 {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 20px;	
	background-color: #ffffff;
	margin:0px 0px 10px 0px;
	color: #91D06A;
	}
h5 {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 20px;	
	background-color: #ffffff;
	margin:0px 0px 10px 0px;
	color: #0067E6;
	}
h6 {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 16px;	
	padding:0px;
	margin:0px 0px 10px 0px;
	color: #0067E6;
	}
.specials {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ffffff;
	margin:0px 0px 10px 0px;
	color: #91D06A;
	font-weight: bold;
	}

td, th {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
	}
p {
	font-size: 11px;
	margin: 11px 0px 0px 0px;
	padding:0px 0px 0px 4px;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1em;
	}
ul {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1em;	
	list-style-type: square;	
	list-style-position: outside;
	}
.BulletBackgroundColor {
	color: #FFFFFF;
	}
a {	
	color: #3366CC;	
	text-decoration: none;
	}
a:hover {	
	text-decoration: underline;
	}
.footer { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	color: #333333;
	}
a.footer {	
	color: #ffffff;	
	text-decoration: none;
	}
a:hover.footer {	
	text-decoration: underline;
	}
	
#HaHa {display: none;}