a#contactLink, a#contactLink:link, a#contactLink:visited
{
	color: white;
	text-decoration: none;
}

body
{
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #7E4300;
}

#content
{
	margin-left: 16px;
	background-color: #97622a;
	border-left: 2px solid #411306;
	border-right: 2px solid #411306;
	border-bottom: 2px solid #411306;
	text-align: left;
	width: 747px;
}

#content a, #content a:link, #content a:visited
{
	color: white;
	text-decoration: none;
}

#content p
{
	width: 400px;
	color: white;
	font-size: 14px;
	margin-left: 5px;
	font-weight: lighter;
}

#content p.contact
{
	margin-left: 120px;
	padding-bottom: 5px;
}

#footer a, #footer a:link, #footer a:visited
{
	text-decoration: none;
	color: #94652f;
}

#footer p
{
	text-align: center;
	color: #94652f;
}

h1
{
	padding-top: 10px;
	margin-top: 0;
	font-size: 16px;
	padding-bottom: 5px;
	margin-left: 5px;
	border-bottom: 1px solid #411306;
	color: #411306;
	width: 200px;
	font-weight: lighter;
}

h2
{
	padding-top: 10px;
	margin-top: 0;
	font-size: 16px;
	padding-bottom: 5px;
	margin-left: 120px;
	border-bottom: 1px solid #411306;
	color: #411306;
	width: 200px;
	font-weight: lighter;
}

h3
{
	padding-top: 0;
	margin-top: 0;
	font-size: 16px;
	padding-bottom: 5px;
	margin-left: 120px;
	border-bottom: 1px solid #411306;
	color: #411306;
	width: 200px;
	font-weight: lighter;
}

hr#footerBar
{
	border: 0;
	height: 2px;
	color: #97622a;
	background-color: #97622a;
	width: 747px;
	margin-left: 18px;
	
}

img#headerImg
{
	display: block;
}

img#studioImage
{
	margin-left: 30px;
}

#navigation
{
	position: absolute;
	top: 238px;
	left: 225px;
}

#navigation a, #navigation a:link, #navigation a:visited
{
	font-weight: bold;
	color: white;
	text-decoration: none;
}

#navigation ul, #navigation li
{
	display: inline;
	text-transform: uppercase;
	padding-left: 10px;
	padding-right: 10px;
}

#newSection
{
	margin-left: 170px;
	width: 150px;
}

#newSection p
{
	color: #411306;
	margin-left: -25px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0;
	font-size: 12px;
	text-align: center;
	width: 150px;
}

p.contact
{
	margin-left: 120px;
}

#pageContainer
{
	position: relative;
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	text-align: left;
}

#studio
{
	
	background-color: #97622a;
	border: 2px solid #411306;
	margin-left: 16px;
	margin-top: 5px;
	text-align: left;
	width: 747px;
}

#studio p
{
	color: white;
	font-size: 14px;
	margin-left: 5px;
	font-weight: lighter;
}

table
{
	margin-left: 0;
	margin-top: 0;
	padding-top: 0;
	padding-left: 0;	
}

table#scheduleTable
{
	margin-bottom: 15px;
}

td#arcSection
{
	background-image: url(../img/blue-arc.gif);
	background-repeat: no-repeat;
	vertical-align: top;
}