

#MainLayer 
{
	overflow: visible;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 115px;
	visibility: visible;
	height: 600px;
	width: 725px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/Backgrounds/Studio12ArtworkShadowTilt.jpg);
	background-repeat: no-repeat;
}

/* 
   8/24/08 Note: This style only shows up on the home page. It has the line along the bottom. 
   The visual problem is that the line sits right along the bottom edge of the screen.
   Try a margin-bottom. 
*/
#MainLayerHome {
	overflow: visible;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 115px;
	visibility: visible;
	height: 600px;
	width: 750px;
	border-top-style: none;
	border-right-style: none;
	border-bottom: 2px groove 1px #000000;
	margin-bottom: 10px;
	border-left-style: none;
	background-image: url(../images/Backgrounds/Studio12ArtworkShadowTilt.jpg);
	background-repeat: no-repeat;
}

#MainLayerInside {
	overflow: visible;
	position: absolute;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	visibility: visible;
	height: 600px;
	width: 900px;
	border-top-style: none;
	border-right-style: none;
	border-bottom: none;
	border-left-style: none;
	background-image: url(../images/Backgrounds/Studio12ArtworkShadowTilt.jpg);
	background-repeat: no-repeat;
	z-index: 4;
}

/* 8/27/08 Change files to MainLayerInside and delete this style */
#MainLayerInsideTilt {
	overflow: visible;
	position: absolute;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	visibility: visible;
	height: 600px;
	width: 900px;
	border-top-style: none;
	border-right-style: none;
	border-bottom: thin groove 1px #000000;
	border-left-style: none;
	background-image: url(../images/Backgrounds/Studio12ArtworkShadowTilt.jpg);
	background-repeat: no-repeat;
	z-index: 4;
}

#MainLayerInsideTilt700 {
	overflow: visible;
	position: absolute;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	visibility: visible;
	height: 700px;
	width: 900px;
	border-top-style: none;
	border-right-style: none;
	border-bottom: thin groove 1px #000000;
	border-left-style: none;
	background-image: url(../images/Backgrounds/Studio12ArtworkShadowTilt.jpg);
	background-repeat: no-repeat;
	z-index: 4;
}


#PhotoFront {
	height: 200px;
	width: 289px;
	top: 120px;
	left: 319px;
	position: absolute;
	background-color: #FFFFFF;
	visibility: visible;
	z-index: 1;
}

#PhotoFrontLower {
	height: 300px;
	width: 400px;
	top: 165px;
	left: 320px;
	position: absolute;
	background-color: #ffffff;
	visibility: visible;
	z-index: 1;
}


#PhotoInside 
{
	height: 200px;
	width: 316px;
	top: -106px;
	left: -325px;
	position: absolute;
	visibility: visible;
}

#PhotoRightCaption 
{
	height: 112px;
	width: 151px;
	top: 231px;
	left: 614px;
	position: absolute;
	visibility: visible;
	z-index: 2;
}

#LinkLayer {
	position: absolute;
	height: 191px;
	width: 263px;
	left: 180px;
	top: 377px;
	text-align: left;
}

#LinkLayerLeft {
	position: absolute;
	height: 150px;
	width: 263px;
	left: 70px;
	top: 360px;
	text-align: left;
}

.MainLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	font-weight: 600;
	font-variant: normal;
	color: #006699;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 8px;
}

a.MainLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	font-weight: 600;
	font-variant: normal;
	color: #006699;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 8px;
	text-decoration: none;
	text-transform: none;
}

a.MainLinks:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	font-weight: 600;
	font-variant: normal;
	color: #CC0066;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 8px;
	text-decoration: none;
}

/* 7/18/08 Added for submenus */
.MainLinks12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: 600;
	font-variant: normal;
	color: #006699;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 8px;
}

a.MainLinks12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: 600;
	font-variant: normal;
	color: #006699;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 8px;
	text-decoration: none;
	text-transform: none;
}

a.MainLinks12:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: 600;
	font-variant: normal;
	color: #CC0066;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 8px;
	text-decoration: none;
}


.MainLinksNoCaps {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: 600;
	font-variant: normal;
	color: #006699;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 8px;
	text-transform: lowercase;
}

.TextIndent {
	text-indent: 15px;
	font-variant: normal;
	text-transform: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#AddressBox {
	position: absolute;
	height: 54px;
	width: 300px;
	left: 550px;
	top: 110px;
}

#AddressBoxMain {
	position: absolute;
	height: 54px;
	width: 276px;
	left: 18px;
	top: 183px;
}

#Body 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	position: absolute;
	left: 231px;
	top: 378px;
	width: 555px;
	height: 186px;
}

#BodyTall 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	position: absolute;
	left: 260px;
	top: 220px;
	width: 618px;
	height: 384px;
}


.PeachStripe {
	background-image: url(../images/Backgrounds/PeachStripe.gif);
	background-repeat: repeat-y;
	background-position: 210px;
}

.PeachStripeInside {
	background-image: url(../images/Backgrounds/PeachStripe.gif);
	background-repeat: repeat-y;
	background-position: 96px;
}
#PageSubtitle {
	height: 32px;
	width: 228px;
	position: absolute;
	top: 98px;
	left: 296px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	z-index: 5;
	visibility: visible;
}
.PageSubtitleText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #000000;
}

#NavBox 
{
	position:absolute;
	width:160px;
	height:198px;
	z-index:5;
	left: 35px;
	top: 233px;
	visibility: visible;
}

#MiddleBody {
	position:absolute;
	width:558px;
	height:196px;
	z-index:5;
	top: 230px;
	left: 229px;
}


/* 7/18/08 Moved down 10px because main link section is longer */
#SectionLinks
{	
  position:absolute;
  width:160px;
  height:150px;
  left: 36px;
  top: 460px;
  text-align: left;
}

#InsideLinkLayer 
{	
    position:absolute;
	width:210px;
	height:198px;
	z-index:1;
	left: 35px;
	top: 233px;
	text-align:left;
}
