html,body{
    text-align: center;
    margin: 0px;
	
}
td,th {
	
}
a img {border:none;}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
#container {
width: 900px;
height: 100%;
text-align: left;
margin: 0px auto;
margin-top:10px;
padding: 20px;
margin-bottom: 20px;
}
#container.music {
border: 0px black solid;
width: 960px;
height: 768px;
text-align: left;
margin: 0px auto;
margin-top:10px;
padding: 20px;
margin-bottom: 20px;
background-image: url(images/musicpagebackground.jpg);

}

.redletter {color: #A40202}


/******************************** HOME NAVIGATION ********************************/
#navigation {
	
	margin: 0 10px 10px 0px;
	padding: 0;
	height: 35px;
	line-height: 35px;
	width: 889px;
}

#navigation ul, li {
	margin: 0;
	padding: 0;
}

#navigation li {
	float: left;
	list-style-type: none;
	
	white-space: nowrap;
}

#navigation li a {
	font-weight: bold;
	font-family: "Century Gothic bold", Helvetica, sans-serif;
	color: black;
	width: 67px;
	display: block;
	padding: 0 30px 0 30px;
	font-size: 0.9em;
	
	letter-spacing: 2px;
}

#navigation a:hover {
	background-color: black;
	color: white;
}

#navigation input.button {
	color: white;
	background-color: gray;
	margin-top:7px;
	margin-right:7px;
	float: right;
	border: 1px solid white;
}
/********************************ART NAVIGATION*****************************/

#artnavigation {
	
	margin: 0 10px 10px 0px;
	padding: 0;
	height: 35px;
	line-height: 35px;
	width: 900px;
}

#artnavigation ul, li {
	margin: 0;
	padding: 0;
}

#artnavigation li {
	float: left;
	list-style-type: none;
	
	white-space: nowrap;
}

#artnavigation li a {
	font-weight: bold;
	font-family: "Century Gothic bold", Helvetica, sans-serif;
	color: #999999;
	width: 67px;
	display: block;
	padding: 0 30px 0 30px;
	font-size: 0.9em;
	
	letter-spacing: 2px;
}



#artnavigation a:hover {
	background-color: #CCCCCC;
	color: white;
}

#artnavigation input.button {
	color: white;
	background-color: gray;
	margin-top:7px;
	margin-right:7px;
	float: right;
	border: 1px solid white;
}

/********************************FILMS NAVIGATION*****************************/

#filmsnavigation {
	
	margin: 0 10px 10px 0px;
	padding: 0;
	height: 35px;
	line-height: 35px;
	width: 903px;
}

#filmsnavigation ul, li {
	margin: 0;
	padding: 0;
}

#filmsnavigation li {
	float: left;
	list-style-type: none;
	
	white-space: nowrap;
}

#filmsnavigation li a {
	font-weight: bold;
	font-family: "Century Gothic bold", Helvetica, sans-serif;
	color: black;
	width: 69px;
	display: block;
	padding: 0 30px 0 30px;
	font-size: 0.9em;
	
	letter-spacing: 2px;
}

#filmsnavigation a:hover {
	background-color: black;
	color: white;
}

#filmsnavigation input.button {
	color: white;
	background-color: gray;
	margin-top:7px;
	margin-right:7px;
	float: right;
	border: 1px solid white;
}
/******************************** ABOUT NAVIGATION ********************************/
#aboutnavigation {
	
	
	
	padding: 0;
	height: 35px;
	line-height: 35px;
	width: 902px;
}

#aboutnavigation ul, li {
	margin: 0;
	padding: 0;
}

#aboutnavigation li {
	float: left;
	list-style-type: none;
	
	white-space: nowrap;
}

#aboutnavigation li a {
	font-weight: bold;
	font-family: "Century Gothic bold", Helvetica, sans-serif;
	color: black;
	width: 67px;
	display: block;
	padding: 0 30px 0 30px;
	font-size: 0.9em;
	
	letter-spacing: 2px;
}

#aboutnavigation a:hover {
	background-color: black;
	color: white;
}

#aboutnavigation input.button {
	color: white;
	background-color: gray;
	margin-top:7px;
	margin-right:7px;
	float: right;
	border: 1px solid white;
}
/********************************CONTACT NAVIGATION*****************************/

#contactnavigation {
	
	margin: 0 10px 10px 0px;
	padding: 0;
	height: 35px;
	line-height: 35px;
	width: 899px;
}

#contactnavigation ul, li {
	margin: 0;
	padding: 0;
}

#contactnavigation li {
	float: left;
	list-style-type: none;
	
	white-space: nowrap;
}

#contactnavigation li a {
	font-weight: bold;
	font-family: "Century Gothic bold", Helvetica, sans-serif;
	color: white;
	width: 67px;
	display: block;
	padding: 0 30px 0 30px;
	font-size: 0.9em;
	
	letter-spacing: 2px;
}

#contactnavigation a:hover {
	background-color:white ;
	color: #000000;
}

#contactnavigation input.button {
	color: white;
	background-color: gray;
	margin-top:7px;
	margin-right:7px;
	float: right;
	border: 1px solid white;
}
/********************************APPERAL NAVIGATION*****************************/
#apperalnavigation {
	
	margin: 0px 10px 10px 0px;
	padding: 0;
	height: 35px;
	line-height: 35px;
	width: 904px;
}

#apperalnavigation ul, li {
	margin: 0;
	padding: 0;
}

#apperalnavigation li {
	float: left;
	list-style-type: none;
	
	white-space: nowrap;
}

#apperalnavigation li a {
	font-weight: bold;
	font-family: "Century Gothic bold", Helvetica, sans-serif;
	color: black;
	width: 68px;
	display: block;
	padding: 0 30px 0 30px;
	font-size: 0.9em;
	
	letter-spacing: 2px;
}

#apperalnavigation a:hover {
	background-color: black;
	color: white;
}

#apperalnavigation input.button {
	color: white;
	background-color: gray;
	margin-top:7px;
	margin-right:7px;
	float: right;
	border: 1px solid white;
}


/******************************** HOME PAGE ********************************/
body.home {
	background-color: #000000;	
}

.homeheader {
	float: left;
    border: 2px solid #ffffff;
    width: 885px;
	height: 133px;
 	background-image: url(images/apperalheader3b.gif);
    background-repeat: no-repeat;
}


.homenav {
	
	z-index: 0;
	float:left;
	width: 889px;
	height: 35px;
	background-image: url(images/whitenav.gif);
	background-repeat: no-repeat;
}

.homeimg1 {
	float: left;
	width: 296px;
	height: 253px;
	background-image: url(images/homeimgfilm.jpg);
	background-repeat: no-repeat;
	margin-top:30px;
	margin-bottom: 10px;
}

.homeimg2 {
	float: left;
	width: 296px;
	height: 253px;
	background-image: url(images/homeimgmusic.jpg);
	background-repeat: no-repeat;
	margin-top:30px;
	margin-bottom: 10px;
}

.homeimg3 {
	float: left;
	width: 296px;
	height: 253px;
	background-image: url(images/homeimgartist.jpg);
	background-repeat: no-repeat;
	margin-top:30px;
	margin-bottom: 10px;
}

.hometitle {
	float: left;
	width: 300px;
	height: 25px;
	background-image: url(images/hometitle.png);
	background-repeat: no-repeat;
	margin-top:5px;
	margin-right: 600px;
	margin-bottom: 30px;
}

.homecontent {
	font-family: "Century Gothic bold", Helvetica, sans-serif;
	margin-top: 45px;
	font-size: medium;
	color:#ffffff;
}

/******************************** NEWS PAGE ********************************/

.newstitle {
	float: left;
	width: 300px;
	height: 25px;
	background-image: url(images/newstitle.png);
	background-repeat: no-repeat;
	margin-top:5px;
	margin-right: 600px;
	margin-bottom: 30px;
}

.newscontent {
	font-family: "Century Gothic bold", Helvetica, sans-serif;
	margin-top: 45px;
	font-size: medium;
	color:#ffffff;
}

/******************************** ART PAGE ********************************/

body.art {
	background-color: #FFFFFF;	
}
.artsubcontainer1 {
float:left;
width: 924px;
height: 196px;
}
.artsubcontainer2 {
float:left;
width: 924px;
height: 280px;
}
.artsubcontainer3 {
float:left;
width: 924px;
height: 100%;
}
.artsubcontainer4 {
float:left;
width: 100%;
height: 100%;
}
.artheader {
	float: left;
    width: 924px;
	height: 161px;
 	background-image: url(images/art_banner.jpg);
    background-repeat: no-repeat;
	margin-bottom: 0px;
}

.artnav {
	
	z-index: 0;
	float:left;
	width: 890px;
	height: 35px;
	background-image: url(images/whitenav.gif);
	background-repeat: no-repeat;
}

.arttitle {
	float: left;
	width: 249px;
	height: 25px;
	background-image: url(images/arttitle.png);
	background-repeat: no-repeat;
	margin-top:30px;
	margin-right: 600px;
}
.artsubtitle {
float:left;
width:600px;
height:30px;
margin-left: 10px;
margin-top:28px;
}
.art1{
float:left;
height: 250px;
width:175px;
background-image: url(images/artimg2.jpg);
background-repeat:no-repeat;
background-position:bottom;
margin-top: 20px;
margin-left: 10px;
}
.subcontainerart2_3{
float:left;
width:310px;
height: 250px;
}
.art2 {
float:left;
height:50px;
width:310px;
margin-top: 20px;
}

.art3 {
float:left;
height:130px;
width:310px;
margin-top: 40px;
margin-left: 0px;
}
.art4{
float:left;
height: 250px;
width: 176px;
background-image: url(images/artimg3.jpg);
background-repeat:no-repeat;
margin-top: 20px;
margin-left: 13px;
}
.art5{
float:left;
width: 300px;
margin-top: 0px;
margin-right: 0px;
}
.art6{
float:left;
width: 550px;
margin-top: 0px;
margin-left: 35px;

}
.art7{
float:left;
width: 100%;
margin-top: 0px;
margin-left: 0px;

}
a.art:link {
color:#000000;
}
a.art:active {
color:#000000;
}
a.art:hover {
color:#000000;
}
a.art:visited {
color:#000000;
}
/******************************** ART PAGE ********************************/

body.films {
	background-color: #000000;	
}

.filmsheader {
	float: left;
    border: 2px solid #CCCCCC;
    width: 899px;
	height: 129px;
 	background-image: url(images/apperalheader3.gif);
    background-repeat: no-repeat;
}
.filmtitle {
	float: left;
	width: 222px;
	height: 25px;
	background-image: url(images/filmtitle.gif);
	background-repeat: no-repeat;
	margin-top:20px;
	margin-bottom:10px;
	margin-right: 600px;
}
.filmnav {
	
	z-index: -1;
	float:left;
	width: 903px;
	height: 35px;
	background-color: white;
	background-repeat: no-repeat;
}
.filmsfeatured {
	font-family: "Century Gothic bold", Helvetica, sans-serif;
	color: white;
	margin-top: 40px;
	font-size: 36px;
}

.filmsimg1 {
	float: left;
    border: 2px solid #FFFFFF;
    width: 900px;
	height: 259px;
 	background-image: url(images/filmsimg1.jpg);
    background-repeat: no-repeat;
}

.filmstitle {
	float: left;
	width: 321px;
	height: 25px;
	background-image: url(images/filmstitle.png);
	background-repeat: no-repeat;
	margin-top:5px;
	margin-bottom: 10px;
	margin-right: 600px;
}

.filmstitle2 {
	float: left;
	width: 418px;
	height: 25px;
	background-image: url(images/filmstitle2.png);
	background-repeat: no-repeat;
	margin-top:-32px;
	margin-bottom: 10px;
	margin-right: 600px;
	}
.filmstitle3 {
	float: left;
	width: 418px;
	height: 25px;
	background-image: url(images/filmstitle3.jpg);
	background-repeat: no-repeat;
	margin-top:-32px;
	margin-bottom: 10px;
	margin-right: 600px;
}

.filmscontent {
	font-family: "Century Gothic bold", Helvetica, sans-serif;
	font-size: medium;
	
}

.filmsshorts {
	font-family: "Century Gothic bold", Helvetica, sans-serif;
	color: white;
	
	font-size: 36px;
}

.filmsimg2 {
	float: left;
    border: 2px solid #FFFFFF;
    width: 900px;
	height: 264px;
 	background-image: url(images/filmsimg2b.jpg);
    background-repeat: no-repeat;
	margin-bottom: 40px;
}

/******************************** ABOUT PAGE ********************************/
body.about {
	background-color: #000000;  
}
.aboutheader {
	float: left;
    border: none;
    width: 930px;
	height: 159px;
	margin-left: 30px;
 	background-image: url(images/musicbanner2.gif);
    background-repeat: no-repeat;
}

.aboutnav {
	
	z-index: 0;
	float:left;
	width: 890px;
	height: 35px;
	
	background-repeat: repeat-x;
	margin-left:30px;
}
.abouttitle {
	float: left;
	width: 265px;
	height: 25px;
	background-image: url(images/abouttitle.png);
	background-repeat: no-repeat;
	margin-top: 30px;
	margin-bottom: 15px;
	margin-right: 0px;
}
.musicimg1 {
float: left;
    width: 493px;
	height: 200px;
 	background-image: url(images/asiatext.gif);
    background-repeat: no-repeat;
	margin-top: 30px;
	margin-bottom: 0px;
	margin-right: 400px;
	margin-left: 30px;
}
.musicimg2 {
float: left;
    width: 120px;
	height: 120px;
 	background-image: url(images/musicimg1.jpg);
    background-repeat: no-repeat;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: 35px;
}
.musicimg3 {
float: left;
    width: 120px;
	height: 120px;
 	background-image: url(images/musicimg6.jpg);
    background-repeat: no-repeat;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.musicimg4 {
float: left;
    width: 120px;
	height: 120px;
 	background-image: url(images/musicimg4.gif);
    background-repeat: no-repeat;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.musicimg5 {
float: left;
    width: 120px;
	height: 120px;
 	background-image: url(images/musicimg7.jpg);
    background-repeat: no-repeat;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.aboutstatement{
font-size:16px;
font-weight:bold;
color:#0000FF;
font-family: "Century Gothic bold", Helvetica, sans-serif;
width: 569px;
height: 300px;
margin-top: 20px;
float:left;
margin-left:30px;

}

.aboutcontent {
	font-family: "Century Gothic bold", Helvetica, sans-serif;
	margin-top: 0px;
	margin-left: 15px;
	font-size: medium;
}
/******************************** CONTACT PAGE ********************************/

body.contact {
	background-color: #000000;	
}

.contactheader {
	float: left;
    border: 2px solid #FFFFFF;
    width: 885px;
	height: 129px;
 	background-image: url(images/homeheader.gif);
    background-repeat: no-repeat;
}

.contactheaderb {
	float: left;
    border: 2px solid #FFFFFF;
    width: 885px;
	height: 129px;
 	background-image: url(images/homeheaderb.jpg);
    background-repeat: no-repeat;
}
.contactnav {
	
	z-index: 0;
	float:left;
	width: 889px;
	height: 35px;
	
	background-repeat: no-repeat;
}

.contacttitle {
	float: left;
	width: 270px;
	height: 25px;
	background-image: url(images/contacttitle.gif);
	background-repeat: no-repeat;
	margin-top:30px;
	margin-right: 600px;
}

.contactcontent {
	font-family: "Century Gothic bold", Helvetica, sans-serif;
	color:white;
	float:left;
	width: 315px;
	margin-top: 30px;
	font-size: medium;
}

.contactimg1 {
	float: right;
	width: 550px;
	height: 371px;
	background-image: url(images/contactimg1.jpg);
	background-repeat: no-repeat;
	margin-right: 11px;
	margin-top: 0px;
}
/******************************** APPERAL PAGE ********************************/

body.apperal {
	background-color: #000000;	
}

body.apperalbeige {
	background-color: #000000;	
}
.apperalheader1 {
	float: left;
    z-index: 1;
    width: 894px;
	height: 136px;
 	background-image: url(images/apperalheader3.gif);
    background-repeat: no-repeat;
	border: solid 2px white;
}

.apperalheader2 {
	float: left;
    z-index: 1;
    width: 894px;
	height: 136px;
 	background-image: url(images/apperalheader3.gif);
    background-repeat: no-repeat;
	border: solid 2px white;
}
.apperalnav {
	
	z-index: 0;
	float:left;
	width: 896px;
	height: 35px;
	background-image: url(images/whitenav.gif);
	background-repeat: repeat-x;
	margin-top: -4px;
	margin-left: 1px;
}
.apperaltitle {
float: left;
	width: 270px;
	height: 25px;
	background-image: url(images/appareltitle.gif);
	background-repeat: no-repeat;
	margin-top:30px;
	margin-right: 600px;
}
.apperalimg1 {
	float: left;
	width: 899px;
	height: 73px;
	background-image: url(images/apperalimg1.gif);
	background-repeat: no-repeat;
	margin-right: 0;
	margin-top: 0px;
}
.apperalimg2 {
	float: left;
	width: 895px;
	height: 257px;
	border: 2px solid black;
	background-image: url(images/apperalimg2b.jpg);
	background-repeat: no-repeat;
	margin-right: 0px;
	margin-top: 30px;
}
.apperalimg3 {
	float: left;
	width: 899px;
	height: 74px;
	background-image: url(images/apperalimg3.gif);
	background-repeat: no-repeat;
	margin-right: 0px;
	margin-top: 10px;
}
.apperalimg4 {
	float: left;
	width: 442px;
	height: 242px;
	border: 2px solid black;
	background-image: url(images/apperalimg5b.jpg);
	background-repeat: no-repeat;
	margin-right: 0px;
	margin-top: 80px;
}
.apperalimg5 {
	float: left;
	width: 442px;
	height: 242px;
	border: 2px solid black;
	background-image: url(images/apperalimg4b.jpg);
	background-repeat: no-repeat;
	margin-left: 8px;
	margin-top: 80px;
	margin-bottom: 30px;
}
/******************************** MENS APPERAL PAGE ********************************/
.mensapheader {
	float: left;
    z-index: 1;
    width: 899px;
	height: 136px;
 	background-image: url(images/mensapheader.gif);
    background-repeat: no-repeat;
}

.mensapimg1 {
	float: left;
	width: 213px;
	height: 437px;
	border: 2px solid black;
	background-image: url(images/mensapimg1.jpg);
	background-repeat: no-repeat;
	margin: 0;
	margin-top: 10px;
}
.mensapimg2 {
	float: left;
	width: 213px;
	height: 437px;
	border: 2px solid black;
	background-image: url(images/mensapimg2.jpg);
	background-repeat: no-repeat;
	margin-left: 10px;
	margin-top: 10px;
}
.mensapimg3 {
	float: left;
	width: 213px;
	height: 437px;
	border: 2px solid black;
	background-image: url(images/mensapimg3.jpg);
	background-repeat: no-repeat;
	margin-left: 10px;
	margin-top: 10px;
}
.mensapimg4 {
	float: left;
	width: 213px;
	height: 437px;
	border: 2px solid black;
	background-image: url(images/mensapimg4.jpg);
	background-repeat: no-repeat;
	margin-left: 10px;
	margin-top: 10px;
}
/******************************** WOMENS APPERAL PAGE ********************************/
.womensapheader {
	float: left;
    z-index: 1;
    width: 894px;
	height: 136px;
	border: 2px solid white;
 	background-image: url(images/apperalheader3.gif);
    background-repeat: no-repeat;
}

.womensapimg1 {
	float: left;
	width: 213px;
	height: 437px;
	border: 2px solid black;
	background-image: url(images/womensapimg1b.jpg);
	background-repeat: no-repeat;
	margin: 0;
	margin-top: 70px;
}
.womensapimg2 {
	float: left;
	width: 213px;
	height: 437px;
	border: 2px solid black;
	background-image: url(images/womensapimg2b.jpg);
	background-repeat: no-repeat;
	margin-left: 10px;
	margin-top: 70px;
}
.womensapimg3 {
	float: left;
	width: 213px;
	height: 437px;
	border: 2px solid black;
	background-image: url(images/womensapimg3b.jpg);
	background-repeat: no-repeat;
	margin-left:10px;
	margin-top: 70px;
}
.womensapimg4 {
	float: left;
	width: 213px;
	height: 437px;
	border: 2px solid black;
	background-image: url(images/womensapimg4b.jpg);
	background-repeat: no-repeat;
	margin-left: 10px;
	margin-top: 69px;
}

/******************************** WOMENS APPERAL DRESS PAGE ********************************/

.womensapdimg1 {
	float: left;
	width: 899px;
	height: 88px;
	background-image: url(images/womensapdimg1.gif);
	background-repeat: no-repeat;
	margin-left: 20px;
	margin-top: 25px;
}
.womensapdimg2 {
	float: left;
	width: 213px;
	height: 300px;
	border: 2px solid white;
	background-image: url(images/womensapdimg2.jpg);
	background-repeat: no-repeat;
	margin-left: 10px;
	margin-top: 0px;
}
.womensapdimg3 {
	float: left;
	width: 213px;
	height: 300px;
	border: 2px solid white;
	background-image: url(images/womensapdimg3.jpg);
	background-repeat: no-repeat;
	margin-left: 10px;
	margin-top: 0px;
}
.womensapdimg4 {
	float: left;
	width: 213px;
	height: 300px;
	border: 2px solid white;
	background-image: url(images/womensapdimg4.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 10px;
}
.womensapdimg5 {
	float: left;
	width: 213px;
	height: 300px;
	border: 2px solid white;
	background-image: url(images/womensapdimg5.jpg);
	background-repeat: no-repeat;
	margin-left: 10px;
	margin-top: 10px;
}
.womensapdimg6 {
	float: left;
	width: 213px;
	height: 300px;
	border: 2px solid white;
	background-image: url(images/womensapdimg6.jpg);
	background-repeat: no-repeat;
	margin-left: 10px;
	margin-top: 10px;
}
.womensapdimg7 {
	float: left;
	width: 213px;
	height: 300px;
	border: 2px solid white;
	background-image: url(images/womensapdimg7.jpg);
	background-repeat: no-repeat;
	margin-left: 10px;
	margin-top: 10px;
}
.womensapdimg8 {
	float: left;
	width: 213px;
	height: 300px;
	border: 2px solid white;
	background-image: url(images/womensapdimg8.jpg);
	background-repeat: no-repeat;
	margin-left: 10px;
	margin-top: 10px;
}
.womensapdimg9 {
	float: left;
	width: 213px;
	height: 300px;
	border: 2px solid white;
	background-image: url(images/womensapdimg11.jpg);
	background-repeat: no-repeat;
	margin-left: 10px;
	margin-top: 10px;
}
.womensapdimg10 {
	float: left;
	width: 213px;
	height: 300px;
	border: 2px solid white;
	background-image: url(images/womensapdimg9.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 10px;
}
.womensapdimg11 {
	float: left;
	width: 213px;
	height: 300px;
	border: 2px solid white;
	background-image: url(images/womensapdimg10.jpg);
	background-repeat: no-repeat;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 100px;
}

.womensapdimg12 {
	float: left;
	width: 213px;
	height: 300px;
	border: 2px solid white;
	background-image: url(images/womensapdimg12.gif);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.womensapdimg13 {
	float: left;
	width: 213px;
	height: 300px;
	border: 2px solid white;
	background-image: url(images/womensapdimg13.gif);
	background-repeat: no-repeat;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.womensapdimg14 {
	float: left;
	width: 899px;
	height: 88px;
	background-image: url(images/womensapdimg1.gif);
	background-repeat: no-repeat;
	margin-left: 20px;
	margin-top: 25px;
	margin-bottom: 40px;
}
.womensapdtitle {
height:75px;
margin-top: 180px;
margin-bottom: 10px;
font-size: 62px;
	color: #ffffff;
	font-family: "Century Gothic bold", Helvetica, sans-serif;
	font-weight: bold;
}
/******************************** LAUREN PINK/GRAY PAGE ********************************/
.dress9img1 {
	float: left;
	width: 899px;
	height: 88px;
	background-image: url(images/womensapdimg1.gif);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 25px;
}

.dress9img3 {
z-index: 1;
	float: left;
	width: 899px;
	height: 88px;
	background-image: url(images/womensapdimg1.gif);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: -5px;
	margin-bottom: 40px;
}


.shortfilm {
margin-top:215px;
margin-bottom: 50px;
}
.artsubcontainerof1 {
float:left;
width: 924px;
height: 25px;
margin-bottom: 20px;
}
.x1h {
z-index:1;
float:left;
width:325px;
height:450px;
margin-top:50px;
margin-left: 0px;
}

.x3h {
z-index:1;
float:left;
width:325px;
height:450px;
margin-top:50px;
margin-left: 126px;
}
.x2h{
z-index:2;
float:left;
width:450px;
height:470px;
margin-top:-460px;
margin-left: 225px;
}