﻿html {
	margin: 0;
	padding: 0;
	border: 0;	
}
body {
	margin: 0;
	padding: 0;
	font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-color: #5f5e5e;
	background-image: url('images/page_background.png');
	background-repeat: repeat;
}
img {
	margin: 0;
	padding: 0;
	border: 0;
	text-decoration: none;
}
a img {
	text-decoration: none;
}
div {
	margin: 0;
	padding: 0;
	border: 0;
}
.layout_table {
	border-collapse: collapse;
	position: relative;
}
.layout_table td {
	vertical-align: top;
	margin: 0;
	padding: 0;
}

#page {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	background-image: url('images/blue curtain.png');
	width: 944px;
}
#page_header {
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	height: 28px;
}
#page_content {
	position: relative;
	margin-left: 60px;
	margin-right: 60px;
	margin-top: 0;
	margin-bottom: 0;
	border: 6px #0006AF solid;
	background-image: url('images/blue_background.png');
	background-repeat: repeat;
}
#page_footer {
	clear: both;
	margin-left: auto;
	margin-right: auto;
	width: 750px;
	height: 70px;
	color: white;
	padding: 10px;
	font-size: smaller;
}
#page_footer a {
	color: white;
}
#home_tab {
	position: absolute;
	left: 73px;
	top: 1px;
}
#email_signup_tab {
	position: absolute;
	left: 573px;
	top: 0px;
}
#login_tab {
	position: absolute;
	left: 736px;
	top: 0px;
}
#logo {
	margin: 10px;
}
#title {
	margin-left: 10px;
}
#about_us {
	position: absolute;
	left: 210px; top: 62px;
}
#support_us {
	position: absolute;
	left: 565px; top: 68px;
}
#contact_us {
	position: absolute;
	left: 678px; top: 68px;
}
#title_bar {
	position: relative;
	margin-bottom: 20px;
}
#slideshow {
	float:right;
}
#content {
        margin-top: 0;
	padding-top: 0px;
}
#big_button_bar {
	vertical-align:top;
	padding: 5px;
	margin:0px;
}
#slogan {
	vertical-align: top;
}
#tab_bar {
	vertical-align:top;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	margin:0px;
}
#tab_bar img {
	display:block; /* Removes extra space below the image, preventing it from meeting the colored content border */
	float: left;
	margin-right: 5px;
}
#tab_bar #slogan {
	margin-top: 15px;
}
#big_button_bar #slogan {
	margin-top: 40px;
}
#content_footer
{
	clear:both;
}
#content_frame_teachers { 
	clear: both;
	background-color: white;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	padding: 10px;
	min-height: 250px;
}
#content_frame_auditions { 
	clear: both;
	background-color: white;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	padding: 10px;
	min-height: 250px;
}
#content_frame_shows { 
	clear: both;
	background-color: white;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	padding: 10px;
	min-height: 250px;
}
#content_frame { 
	clear: both;
	background-color: white;
        margin: 0px 5px 0px 5px;        
	padding: 5px 10px 10px 10px;
	min-height: 250px;
        border: 3px #B4E3DE solid;
}
#content_frame h1 {
	margin-top: 6px;
}

#content_frame_shows {
	border: 3px #FF0000 solid;
	margin-top: 0px;
}
#content_frame_auditions {
	border: 3px #E300FE solid;
	margin-top: 0px;
}
#content_frame_teachers {
	border: 3px #36FF00 solid;
	margin-top: 0px;
}
#content_title {
	color: #1A006A;
	font-size: xx-large;
	font-weight: bold;	
	text-align: center;
}
#content_nav
{
	float: left;
	width: 150px;
	border-right: thin gray solid;
	padding-bottom: 20px;
	margin-right: 10px;
	border-right-color: #C0C0C0;
}
#doormat {
	width:802px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	border-collapse: collapse;
}
#doormat td {
	padding: 5px;
	vertical-align: top;
}
#doormat p {
	font-weight: bold;
	font-size: large;
	margin:0;
	padding:0;
}
#doormat a{
	text-decoration: none;
}
#doormat_shows {
	background-color: #386A36;
	color: #A3E9A1;
}
#doormat_shows a {
	color: #A3E9A1;
}
#doormat_auditions {
	background-color: #30BD2D;
	color: white;
}
#doormat_auditions a {
	color: white;
}
#doormat_teachers {
	background-color: #9BF799;
	color: #375A37;
}
#doormat_teachers a {
	color: #375A37;
}
#doormat_about_us {
	background-color: white;
	color: #375A37;
}
#doormat_about_us a {
	color: #375A37;
}
#sponsors {
	text-align: center;
	vertical-align: middle;
}
#sponsors img {
	margin-left: 15px;
	border-style: none;
}
.payonline_description {

}


