﻿#head {
	width: auto;
	height: 100px;
	margin: 0;
	padding: 0;
	background-color: #000;
	color: #eee;
	border-bottom: 1px solid #666;
	text-align: center;
}

#header {
	width: 550px;
	height: 100px;
	margin: 0 auto;
	padding-left: 100px;
	background-color: #000;
	color: #eee;
	background-image: url(../img/dlt_header_logo.jpg);
	background-position: left;
	background-repeat: no-repeat;
	/* IE5.x hack */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 450px;
}

#headerfront {
	width: 815px;
	height: 100px;
	margin: 0 auto;
	padding-left: 135px;
	background-color: #000;
	color: #eee;
	background-image: url(../img/dlt_header_logo.jpg);
	background-position: left;
	background-repeat: no-repeat;
	/* IE5.x hack */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 630px;
}

#menu {
	width: 100%;
	height: 21px;
	background-color: #000;
	color: #eee;
	margin: 0 0 1.5em 0;
	padding: 0;
	text-align: center;
}

#menubar {
	width: 550px;
	margin: 0 auto;
	text-align: center;
}

#menubar ul {
	list-style: none;
	padding: 0;
	margin: 0 auto;
	position: relative;
}

#menubar li {
	float: left;
}

#menubar li a {
	padding: 3px 7px 2px 7px;
	display: block;
	font: bold 10pt/1.2em Arial, Helvetica, sans-serif;
	background-color: inherit;
	color: #999;
	text-decoration: none;
	text-transform: uppercase;
}

#menubar li a.brochure:hover, #menubar li a.brochure:active {
	background-color: #fcc;
	color: #000;
	border-bottom: 4px solid #000;
}

#menubar li a.tickets:hover, #menubar li a.tickets:active {
	background-color: #cda;
	color: #000;
	border-bottom: 4px solid #000;
}

#menubar li a.coming:hover, #menubar li a.coming:active {
	background-color: #cdf;
	color: #000;
	border-bottom: 4px solid #000;
}

#menubar li a.auditions:hover, #menubar li a.auditions:active {
	background-color: #ff9;
	color: #000;
	border-bottom: 4px solid #000;
}

#menubar li a.involved:hover, #menubar li a.involved:active {
	background-color: #cb8;
	color: #000;
	border-bottom: 4px solid #000;
}

#menubar li a.contact:hover, #menubar li a.contact:active {
	background-color: #cad;
	color: #000;
	border-bottom: 4px solid #000;
}

#content {
	width : 550px;
	height : auto;
	margin : 0 auto;
	padding : 0 0 35px 0;
}

#contentfront {
	width: 815px;
	height: 655px;
	margin: 0 auto;
	padding: 0 0 35px 0;
}

#nowshowing {
	width: 484px;
	height: 708px;
	background-image: url(../img/davidivespromo.jpg);
	background-repeat: no-repeat;
	float: left;
}

#promos {
	width: 326px;
	height: 614px;
	float: right;
}

#comingsoon {
	width: 326px;
	height: 481px;
	background-image: url(../img/picturesauditions.jpg);
	background-repeat: no-repeat;
}

#auditions {
	width: 326px;
	height: 170px;
	background-image: url(../img/auditionspromo.jpg);
	background-repeat: no-repeat;
}

#news {
	width: 326px;
	height: 69px;
	background-image: url(../img/newspromo.jpg);
	background-repeat: no-repeat;
}

a:link {
	color : #900;
	text-decoration : none;
	font-size: large;
}

a:visited {
	color : #600;
	text-decoration : none;
}

a:hover {
	text-decoration : underline;
}

a:active {
	text-decoration : underline;
}

body {
	margin : 0;
	padding : 0 0 40px 0;
	text-align : center;
	background-color : #ccc;
	color : black;
}

dd {
	margin : 0 0 1em 2em;
}

dl {
	font : 11pt/1.3em Georgia, "Times New Roman", Times, serif;
	text-align : left;
	margin : 0 0 .75em 0;
}

dt {
	font-size : 13pt;
	margin : 0 0 .3em 0;
}

h1 {
	margin: 0;
	padding: 25px 0 0 0;
	font: 32pt/1.3em Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	text-align: left;
}

h2 {
	font: normal 16pt/1.3em Georgia, "Times New Roman", Times, serif;
	text-align: left;
	margin: 0 0 1em 0;
}

h6 {
	font : bold 8pt/1.5em Verdana, Arial, Helvetica, sans-serif;
	background-color : #999;
	margin : 0 0 1.5em 0;
	padding : 7px 15px 7px 15px;
	text-align : right;
}

img {
	margin : 0 auto .75em auto;
	border : none;
}

p {
	font : 11pt/1.3em Arial, Helvetica, sans-serif;
	text-align : left;
	margin : 0 0 1em 0;
}

p.cap {
	font: 10pt/1.3em Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 0 0 3em 0;
}

p.center {
	font : 10pt/1.3em Georgia, "Times New Roman", Times, serif;
	text-align : center;
	margin : 0 0 .75em 0;
}

p.centertxt {
	text-align : center;
}

p.centerlink {
	font : 8pt/1.3em Arial, Helvetica, sans-serif;
	text-align : left;
	margin : 0 0 .75em 0;
	padding-top: 3em;
}

p.copy {
	font : 8pt/1.5em Verdana, Arial, Helvetica, sans-serif;
	text-align : center;
	margin : 0 0 .75em 0;
	padding : 2em 0 0 0;
}

p.small {
	font : 10pt/1.3em Georgia, "Times New Roman", Times, serif;
	text-align : left;
	margin : 0 0 .75em 0;
}

pre {
	text-align: left;
	font : 11pt/1.3em Georgia, "Times New Roman", Times, serif;
	margin: 0;
}

ul {
	font : 10pt/1.3em Georgia, "Times New Roman", Times, serif;
	text-align : left;
	margin : 0 0 .75em 10px;
	list-style : circle;
}

