﻿body {
	padding: 0px;
	margin: 0px;
	background-image: url('AuditionStudioWebsiteBGslic.png');
	background-attachment: fixed;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}
#container {
	width: 900px;
	margin: 10px auto 0px auto;
	padding: 0px;
	background-color: #FFFFFF;
}
#header {
	background-color: #e6e6e6;
	width: 900px;
	height: 40px;
}
#header h1 {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #414141;
	line-height: 5.5ex;
}
#banner {
	width: 900px;
	height: 140px;
	background-image: url('Auditions Images/Banner.jpg');
	background-position: -1px;
}
#top-nav {
	width: 900px;
	height: 40px;
	background-color: #E6E6E6;
}
#top-nav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	height: 40px;
}
#top-nav li {
	float: left;
	width: 180px;
	text-align: center;
	line-height: 2.5em;
	font-family: "Franklin Gothic Medium";
	letter-spacing: 0.07em;
}
#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
#entrance {
	border-bottom: 3px outset #0004E7;
	background-position: -1px 0px;
	width: 900px;
	height: 570px;
	background-image: url('AuditionStudioDefaultv2.jpg');
	border-left-color: #0004E7;
	border-right-color: #0004E7;
	border-top-color: #0004E7;
}
#entrance img {
	margin-top: 10px;
	margin-left: 10px;
}
#top-nav a, #top-nav a:link, #top-nav a:visited {
	color: #000000;
	display: block;
	text-decoration: none;
	background-color: #E2E5E9;
}
#top-nav a:hover {
	background-color: #4981E0;
	font-size: 108%;
}
#left-nav {
	width: 275px;
	float: left;
	margin-left: 12px;
	border-radius: 12px;
	background-image: url('Auditions Images/minislice.png');
	background-repeat: repeat-x;
	margin-top: 12px;
	box-shadow: -2px -2px 3px 3px #3A76DE;
	margin-bottom: 12px;
	background-color: #FFFFFF;
}
#right-col {
	border-radius: 12px;
	background-image: url('Auditions Images/minislice.png');
	background-repeat: repeat-x;
	margin-left: 300px;
	margin-right: 12px;
	margin-top: 12px;
	box-shadow: -2px -2px 3px 3px #3A76DE;
	background-color: #FFFFFF;
	padding-top: 12px;
	padding-bottom: 12px;
}
#footer {
	clear: both;
	height: 20px;
	margin-top: 12px;
	background-color: #E2E5E9;
}
#right-lower {
	padding: 16px 0px 16px 0px;
	margin-top: 12px;
	margin-left: 300px;
	box-shadow: -2px -2px 2px 2px #3A76DE;
	background-image: url('Auditions Images/minislice.png');
	background-repeat: repeat-x;
	margin-right: 12px;
	border-radius: 12px;
	background-color: #FFFFFF;
}
#main-col {
	border-radius: 12px;
	margin: 12px 12px 12px 300px;
	box-shadow: -2px -2px 3px 3px #3A76DE;
	background-image: url('Auditions Images/minislice.png');
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	padding-bottom: 12px;
}
#home-left-nav {
	width: 275px;
	float: left;
	margin-left: 12px;
	border-radius: 12px;
	background-image: url('Auditions Images/minislice.png');
	background-repeat: repeat-x;
	margin-top: 12px;
	box-shadow: -2px -2px 3px 3px #3A76DE;
	margin-bottom: 12px;
}
#main-col h1 {
	font-size: 2.4em;
	font-family: "Times New Roman", Times, serif;
	font-weight: 500;
	font-variant: small-caps;
	text-align: center;
	line-height: 2em;
	letter-spacing: .2em;
	margin: 0px;
}
#main-col p {
	font-size: 13px;
	line-height: 140%;
	margin-right: 16px;
	margin-bottom: 16px;
	margin-left: 16px;
	padding-left: 8px;
	padding-right: 8px;
	text-align: left;
}
#main-col h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0000FF;
	font-size: 1.1em;
	letter-spacing: .2em;
	line-height: 1.8em;
	margin: 0px 27px 0px 23px;
	border-bottom-style: groove;
	border-bottom-width: 2px;
	border-bottom-color: #3A77DE;
}
#left-nav li {
	list-style-type: circle;
	line-height: 1.5em;
	text-indent: 1.5em;
	margin-bottom: 10px;
	margin-right: 15px;
}
#left-nav ul {
	display: block;
}
#footer h4 {
	text-align: center;
	letter-spacing: .05em;
	font-size: 14px;
	line-height: 18px;
}
