body
{
	margin: 0 auto;
	padding: 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	background-color: #fdf9ec;
	color: #000;
}

#superContainer
{
	margin: -275px auto 0 -395px;
	padding: 0;
	width: 790px;
	height: 535px;
	position: absolute;
	top: 50%;
	left: 50%;
	background: #fdf9ec url('../images/index/photoBackg.gif') no-repeat 50% 100%;
}

#menuContainer
{
	margin: 0 auto;
	padding: 0;
	text-align: center;
	height: 73px;
}

#headerLeft
{
	margin: 0 auto 0 0;
	padding: 0;
	text-align: center;
	float: left;
}

#headerLeft .logoLink
{
	margin: 0 auto 0 30px;
	padding: 0;
	text-align: left;
}

#headerLeft .logoLink a, img
{
	border: none;
}

#headerRight
{
	width: 575px;
	margin: 0 auto;
	padding: 13px 0 0;
	text-align: center;
	float: left;
}

#links
{
	float: right;
	margin: 20px 40px 0 auto;
	padding: 0;
	text-align: right;
	list-style: none;
}

#links li
{
	float: left;
}

#links a
{
	display: block;
	text-decoration: none;
	padding: 5px 15px;
	margin: 0 auto;
	font-size: 1.1em;
	background-color: #fdf9ec;
	color: #000;
	border-bottom: 1px dotted #bbb;
	border-top: 1px dotted #bbb;
}

#links a:hover
{
	text-decoration: none;
	border-bottom: 1px solid #900;
	border-top: 1px solid #900;
}

#stageContainer
{
	width: 722px;
	height: 372px;
	padding:0;
	position: absolute;
	left: 33px;
	top:104px;
	overflow-y: auto;
	color: #fff;
	z-index: 0;
}

#faganDesignContainer {z-index:0;position:absolute;top:50%;right:50%;margin:255px -350px 0 0;padding:0;}
#faganDesignContainer p {margin:0 auto;padding:0;text-align:right;font-size:1.0em;line-height:1.6;background-color:#fdf9ec;color:#aaa;}
#faganDesignContainer p a {text-decoration:underline;background-color: #fdf9ec;color:#0099FF;}
#faganDesignContainer p a:hover {text-decoration:none;}





