#contentContainer {
   background:url(images/mid.jpg) repeat-y;
   width:800px;
   border:none;
}

#contentTop, #contentBottom {
   width:800px;
   margin:0;
}

#contentTop {
   background:white url(images/top.jpg) no-repeat; height: 133px;
}

#contentBottom {
   background:white url(images/bot.jpg) no-repeat; height: 133px;
}




h1, h2, h3, h4 {
	letter-spacing: -1; 
	font-weight: bold;
	text-align: center;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	font-size:19pt;
	color:#ce0000;
}

h2 {
	font-size:16pt;
	color:#000000;
	text-transform: capitalize;
}

h3 {
	font-size: 15pt;
	font-weight: bold;
	margin: 0;
	color: #ce0000;
	text-transform: capitalize;
}
h4 {
	font-size:15px;
	margin:0;
	margin-left:15%;
	margin-right:15%;
}

body {
   font-family:Verdana, Arial;
   font-size:14px;
}



td {
   font-family:Verdana, Arial;
   font-size:12px;
}



#content {

   text-align:left;
   width:600px;
}

#ad {
	text-align:center;

	background-color:white;
	border:gray solid 2px;
	padding:10px;

	float:right;
	font-family:Tahoma;

	width:220px;
	top:100px;
	right:0;
	z-index:2000;

	font-size:12px;
	display:block;

	position:absolute;
	position:fixed;

}



.censored {
   background-color:black;
   color:black;
}

.timetable { font-size:17px; background-color: black; }
.timetable td { background-color:white; }
.timetable .header {
	background-color:red;
	color:white;
	font-size:12px;
}
.today td {
	background-color:yellow;
}
.tablePrice { text-align:center; }
.tableDay small { font-size:14px; }

#paypalButton {
   font-family:Tahoma, Verdana, Arial;
   font-size:17px;
   font-weight:bold;

   cursor:pointer;
   cursor:hand;
}

.orderPanel, #orderPanel, blockquote {
   width:500px;
   text-align:left;
	font-size:13px;
}
.small {
	width:350px;
}

blockquote {
	margin-left:50px;
	width:500px;
}


.side blockquote {
   text-align:left;
	background-color:#d9e4ef;
	width:200px;
}
.side blockquote p {
	font-size:11px;
}



li {
   margin:10px;
}

.runtime {
	text-align:right;
	font-style:italic;
	font-size:12px;
}

.headshot {
	float:right;
	text-align:right;
	border:black solid 1px;
	margin-left:25px;
}

.image2 {
	float:right;
	margin-right: 0px;
}

.highlight {
	background-color:yellow;
	color:black;
}
.UDCC_sidebar {
	background-color: #FFECB3;
	margin: 10px;
	padding: 7px;
	width: 275px;
	border: thin solid #666;
}
.UDCC_sidebar_text {
	font-size: 10pt;
	font-weight: bold;
}
.UDCC_sidebar_headline {
	font-family: Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000;
}


.UDCC_call_to_action {
	background-color:#ffffcc;
	width: 205px;
	border: thin solid #000;
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 1px;
	float:right; 
	margin-left:15px;
	margin-right: -47px;
}

.UDCC_blue_check_sidebar li {
	margin-bottom: 1em;
}

.UDCC_Headline {
	font-size:50pt;
	color:#000099;
	font-family:Impact, Arial, Helvetica;
	font-weight:normal;
}

.UDCC_deck {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
}

.UDCC_bullet_deck li {
	margin-bottom: 1em;
}

.UDCC_subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color:#000099;
}

.UDCC_color {
	color:#000099;
}


}
.UDCC_square_bullet_new li {
	margin-bottom: 1em;
}


.UDCC_check_bullet_new li {
	margin-bottom: 1em;
}

.UDCC_textindent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	text-indent: 25px;
	padding-left:35px;
	padding-right:35px;
}


.UDCC_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000;
	padding-left:3px;
	padding-right:3px;
}

#sidebar {
    width: 238px; 
	float: right; 
	margin: 0px;
	padding: 0px;
}

