body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* Program Layout */
#container #quickRef .day td {
	text-transform: uppercase;
	background-color: #0000CC;
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: bold;
}

#container {
	height: 100%;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

a:link {
	font color:#000000;
	margin-left:0px;
	margin-right:25px;
	text-decoration: none;
}

a:visited {
	font color:#000000;
	text-decoration:none;
	margin-left:0px;
	margin-right:25px;
}

a:hover {
	font color: #006600;
	text-decoration:underline;
	margin-left:0px;
	margin-right:25px;
}

a:active {
	font color:#000000;
	margin-left:0px;
	margin-right:25px;
	text-decoration: none;
}
.formText {
	color: #ffffff;
}
#minibar {
	height: 25px;
	width: 1000px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin-top: 10px;
}
#picturebar {
	height: 75px;
	width: 990px;
	padding-top: 5px;
	background-color: #FFFFFF;
	padding-left: 0px;
	text-align: center;
}

#programbar {
	height: 250px;
	width: 985px;
	padding-top: 0px;
	background-color: #FFFFFF;
	padding-left: 5px;
	text-align: center;
	border: thin solid #CCCCCC;
	float: none;
}

#logo {
	height: 125px;
	width: 1000px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #2E3192;
	background-image: url(IMAGES/LOGO_BLUE.gif);
	background-repeat: no-repeat;
}
h3 {
	font-size: 14px;
	color: #333333;
	margin-top: 5px;
	font-weight: bold;
}
#topNews {
	height: 250px;
	width: 100%;
	text-align: middle;
	border: thin solid #999999;
	float: none;
}

#quickRef {
	width: 100%;
	text-align: left;
	float: none;
}
#programs {
	float: left;
	height: 300px;
	width: 300px;
	margin-top: 10px;
	margin-right: 10px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size:12pt;
}
#description {
	height: 200px;
	width: 300px;
	margin-left: 20px;
	float: left;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	margin-top: 0px;
	text-align: center;
	margin-bottom: 0px;
	color: #313191;
}
.programs {
	text-align: left;
}
#theatre {
	float: left;
	/*height: 730px;*/
	width: 1000px;
	margin-top: 20px;
}
#sidebar {
	float: left;
	height: 670px;
	width: 370px;
	margin-top: 20px;
	padding-right: 5px;
	padding-left: 5px;
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 0px;
}

#sidebar2 {
	float: left;
	height: 710px;
	background-repeat: no-repeat;
	background-position: bottom;
}
.programInfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
}
#smallNav {
	height: 25px;
	width: 1000px;
}
h5 {
	color: #FF0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-decoration: underline;
	text-align: center;
}
#auditions {
	float: left;
	height: 500px;
	width: 100%;
	margin-right: 100px;
	margin-left: 100px;
}
#container #facebook {
	font-size: 18pt;
	font-weight: bolder;
	color: #3E4F7A;
	text-decoration: none;
	text-align: center;
}
#container #footer {
	margin-top: 10px;
	padding-top: 10px;
}
#container #theatre #summer {
	width: 370px;
	margin-top: 20px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 20px;
	background-color: #1A71BC;
}
#container #theatre #summer p, {
	color:#FFFFFF;
}
