@charset "UTF-8";
@import url("tickets.css");

body {
	margin: auto;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	background-repeat: repeat-x;
	background-image: url(images/background%20green.jpg);
	background-attachment: scroll;
}
#wrapper {
	position:relative;
	width:800px;
	margin-left:auto;
	margin-right:auto;
}

#header {
	height: 150px;
	width: 630px;
	margin-left: 95px;
	border: 1px solid #000;
	background-image: url(images/background%20green.jpg);
	background-repeat: repeat-x;
}

#sidebar {
	width: 140px;
	margin-top: 5px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #4D65A0;
	padding-right: 5px;
}

a:link, a:visited {color: #4D65A0}
a:focus, a:hover, a:active {color:#7A4DA0; text-decoration:none; font-weight:bold}

h2.top {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	margin-left: 30px;
	margin-right: 30px;
}

ul  {
	padding-left: 1px;
	list-style-type: none;
	padding-top: 20px;
}
	
li {
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 12px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FF9;
	border-bottom-color: #F90;
	border-left-color: #FF9;
	padding: 5px;
	background-color: #FC6;
	margin-bottom: 10px;
}

#main {
	width: 650px;
	margin-top: 5px;
	margin-left:0px;
	float:left;
}

h1.ourcompany {
	margin:0;
	padding-top: 10px;
}
p.main {
	margin-left:5px;
	margin-right: 5px;
	text-indent: 10px;
	text-align: justify;
}

img.main {
	background-color:#EDF2FF;
	border: 1px solid #000000;
	margin-left: 70px;
}

#footer {
	height: 50px;
	font-size: 80%;
	text-align: center;
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #4D65A0;
	clear: both;
}

.img_aboutus {
	border: 1px solid #000;
	margin-top: 15px;
	margin-right: 30px;
	margin-left: 20px;
}

.aboutus_header {
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
	font-size: 18px;
}

.table_contact {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: bold;
	text-align: center;
	margin-top: 100px;
	margin-bottom: 200px;
	font-size: xx-large;
	line-height: 40px;
}
.table_photos {
	margin-top: 20px;
	margin-left: 15px;
}

.table_auditions {
	border: 1px solid #000;
	margin-left: 40px;
	background-color: #EDEDED;
}

h4 {margin-left:10px;
margin-right:10px;

}
/* CSS Document */

.img_photos {
	border: 1px solid #000;
}
.photo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: italic;
	text-align: center;
}
#text {
	font-size: 16px;
	color: #F00;
	background-color: #EDEDED;
	margin-right: 20px;
	margin-left: 20px;
	text-align: left;
	border: 1px solid #999;
}
.ws {
	margin-top: 100px;
	margin-right: 30px;
	margin-left: 30px;
	text-align: center;
}
.pl {
	margin-top: 100px;
	margin-right: 40px;
	margin-left: 50px;
	text-align: center;
}
