﻿body 
{
	background-color: #640477;
	margin:0px 0px 0px 0px;
	font-family: Verdana;
	font-size: small;
	text-align: center;
	color: #000;
}

a
{
	color: #6C0589;
	text-decoration: none
}

a:hover
{
	color: #6C0589;
	text-decoration: underline
}

a:visited
{
	color: #666666;
	text-decoration: underline;
}

a img
{
	border: none;
}

#page
{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#left
{
	float:left;
	background: url(../images/left.jpg) no-repeat;
	height: 700px;
	width: 409px;
}

#main
{
	float:left;
}

#mainTop
{
	background-image: url(../images/maintop.jpg);
	height: 17px;
	width: 591px;
}

#mainMiddle
{
	background-image: url(../images/middle.gif);
	height: 676px;
	width: 591px;
}

#mainBottom
{
	background-image: url(../images/mainBottom.jpg);
	background-repeat: no-repeat;
	height: 7px;
	width: 591px;
}

#menuHome
{
	position: relative;
	top: 155px;
	left: 16px
}

#menuNews
{
	position: relative;
	top: 175px;
	left: 0px
}

#menuSupport
{
	position: relative;
	top: 200px;
	left: -36px
}

#menuPerformance
{
	position: relative;
	top: 218px;
	left: 15px
}

#menuPhoto
{
	position: relative;
	top: 238px;
	left: 14px
}

#menuAbout
{
	position: relative;
	top: 253px;
	left: 47px
}

#menuContact
{
	position: relative;
	top: 268px;
	left: 15px
}

#Title
{
	text-align:center;
}

#Dancer
{
	float: left;
	margin-top: 140px;
}

#Content
{
	margin-top: 0px;
	margin-left: 10px;
	overflow-y: auto;
	height: 565px;
	width: 560px;
	padding-right: 10px;
}

#PageHeading
{
	margin-top: 5px;
	margin-left:10px;

}

.Heading
{
	font-style:italic;
	font-size: 100%;
	font-weight: bold;
}

.NewsHeading
{
	font-style:italic;
	font-size: 110%;
	font-weight: bold;
}

.hrNews
{
	color: #6C0589;
	height: 1px;
	width: 100%;
}

#quote
{
	font-style: italic;
}

#slogan
{
	text-align:center;
	color: #6C0589;
	font-weight: bold;
	font-size: 110%;
}

#performanceLeft
{
	float: left;
}

#performanceRight
{
	float: left;
	padding-left: 50px;
	margin-top: -10px;
}

#seating
{
	text-align: center;
}

#director
{
	float: left;
	padding-right: 8px;
	padding-bottom: 8px;
}

.photoRow
{
	float: left;
	padding-bottom: 5px;
}

.photo
{
	float:left;
	padding-right: 5px;
}