/*ultra bkgd
index-0*/
#ultraBkgd { position:absolute; left:75px; top:75px; width:900px; height:498px; z-index: 0; }
/*container holds everything
z-index 1 - */
#container { position:absolute; left:75px; top:75px; width:900px; height:498px; z-index:1; }
#wood-left-01 { position:absolute; left:0; top:0; width:23px; height:498px; z-index: 2; }

#wood-top-02 { position:absolute; left:23px; top:0; width:487px; height:21px; z-index: 3; }
#wood-top-04 { position:absolute; left:717px; top:0; width:48px; height:21px; z-index: 4; }

#wood-middle-05 { position:absolute; left:765px; top:0; width:24px; height:498px; z-index: 5; }
#wood-right-07 { position:absolute; left:871px; top:0; width:29px; height:498px; z-index: 6; }

#bkgd-08 { position:absolute; left:23px; top:21px; width:184px; height:172px; z-index: 7; }

#bkgd-09 { position:absolute; left:207px; top:21px; width:149px; height:172px; z-index: 8; }

#content-middle-10 { position:absolute; left:356px; top:21px; width:409px; height:62px; z-index: 9; }
#content-middle-12 { position:absolute; left:356px; top:83px; width:409px; height:396px; z-index: 10; }
#bkgd-14 { position:absolute; left:23px; top:193px; width:333px; height:227px; z-index: 11; }
#bkgd-18 { position:absolute; left:23px; top:420px; width:231px; height:59px; z-index: 12; }

#bkgd-19 { position:absolute; left:254px; top:420px; width:51px; height:59px; z-index: 13; }

#bkgd-20 { position:absolute; left:305px; top:420px; width:51px; height:59px; z-index: 14; }
#wood-bottom-22 { position:absolute; left:23px; top:479px; width:231px; height:19px; z-index: 15; }
#wood-bottom-23 { position:absolute; left:254px; top:479px; width:102px; height:19px; z-index: 16; }
#wood-bottom-24 { position:absolute; left:356px; top:479px; width:144px; height:19px; z-index: 17; }
#wood-bottom-26 { position:absolute; left:703px; top:479px; width:62px; height:19px; z-index: 18; }
/*btns within container z-index 99 -*/
#contentGroup { position:absolute; left:0; top:0; width:765px; height:476px; z-index: 99; }
#indexLink-top-03 { position:absolute; left:510px; top:0; width:207px; height:21px; z-index: 100; }
#contactLink-bottom-25 { position:absolute; left:500px; top:479px; width:203px; height:19px; z-index: 101; }
#sideMenu-ancestors-13 { position:absolute; left:789px; top:119px; width:82px; height:90px; z-index: 102; }
#sideMenu-bottom-21 { position:absolute; left:789px; top:466px; width:82px; height:32px; z-index: 103; }
#sideMenu-deans-15 { position:absolute; left:789px; top:209px; width:82px; height:87px; z-index: 104; }
#sideMenu-music-16 { position:absolute; left:789px; top:296px; width:82px; height:89px; z-index: 105; }
#sideMenu-comedy-11 { position:absolute; left:789px; top:38px; width:82px; height:81px; z-index: 106; }
#sideMenu-docs-17 { position:absolute; left:789px; top:385px; width:82px; height:81px; z-index: 107; }
#sideMenu-top-06 { position:absolute; left:789px; top:0; width:82px; height:38px; z-index: 108; }
/*tape container all tape z-index 30 -*/
#tape_container   { position: absolute; top: 234px; left: 23px; width: 376px; height: 245px; z-index: 30; }
#tape-cont-0   { position: absolute; top: 0; left: 0; width: 376px; height: 62px; }
#tape-cont-1  { position: absolute; top: 60px; left: 0; width: 376px; height: 62px; }
#tape-cont-2   { position: absolute; top: 123px; left: 0; width: 376px; height: 62px; }
#tape-cont-0-txt,#tape-cont-1-txt, #tape-cont-2-txt   { text-align: center; position: absolute; top: 18px; left: 0; width: 376px; z-index: 0; }
.tape-txt { color: #64361c; font-size: 12pt; font-family: Helvetica, Arial, Geneva, SunSans-Regular, sans-serif; font-weight: bold; font-stretch: wider; font-size-adjust: 100pt; text-transform: capitalize; }
/*tape controls*/
#down-btn {
	position:absolute;
	left:231px;
	top:186px;
	width:51px;
	height:56px;
}
#up-btn {
	position:absolute;
	left:282px;
	top:186px;
	width:51px;
	height:56px;
}
/* links */
a:link { color: #64361c; font-size: 12pt; font-family: Helvetica, Arial, Geneva, SunSans-Regular, sans-serif; font-weight: bold; font-stretch: wider; font-size-adjust: 100pt; text-decoration: none; text-transform: capitalize; }
a:visited { color: #64361c; font-size: 12pt; font-family: Helvetica, Arial, Geneva, SunSans-Regular, sans-serif; font-weight: bold; font-stretch: wider; font-size-adjust: 100pt; text-decoration: none; text-transform: capitalize; }
a:hover { color: #9ab0fc; font-size: 12pt; font-family: Helvetica, Arial, Geneva, SunSans-Regular, sans-serif; font-weight: bold; font-stretch: wider; font-size-adjust: 100pt; text-decoration: none; text-transform: capitalize; }
a:active { color: #64361c; font-size: 12pt; font-family: Helvetica, Arial, Geneva, SunSans-Regular, sans-serif; font-weight: bold; font-stretch: wider; font-size-adjust: 100pt; text-decoration: none; text-transform: capitalize; }
