@charset "UTF-8";
/* CSS Document */

#main{
	color:#000;
	background:#000 url(../images/grunge_pattern.jpg) repeat 0 0;
	width:840px;
	height:2100px;
	line-height: 16px;
}

#curlys{
	background:url(../images/curlys_pattern_png24.png) repeat 0 0;
	width:840px;
	height:2100px;
}
#curlys a{
	color:#000;
}
#top-menu {
	
	width:840px;

}
#top-menu a{
	text-decoration:none;
}

#top-menu a:hover{
	text-decoration:underline;
}
#top-menu ul{
	padding-right:40px;
}
#top-menu li{

	padding:5px;
	float:right;
	display:inline
}

#text{
	padding: 50px 100px 0px;
	text-align: justify;
}

#content1{
	padding: 0px 0px 100px
	
}
#content2{
	padding:0px 0px 35px
}
#pic1 a, #pic2 a, #pic3 a, #pic4 a{
	text-indent:-9999px;
	
	cursor:pointer;
}
#pic1 a{
	display:block;
	margin-left:120px;
	float:left;
	width:180px;
	height:300px;
	background-image: url(../images/studiopic1.png);
}
#pic2 a{
	margin-right:55px;
	float:right;
	width:420px;
	height:325px;
	background-image: url(../images/studiopic2.png);
}
#pic3 a{
	position:relative;
	top:50px;
	float:left;
	width:430px;
	height:325px;
	background-image: url(../images/studiopic3.png);
}
#pic4 a{
	float:right;
	width:405px;
	height:325px;
	background-image: url(../images/studiopic4.png);
	}
#theaterrental{
	width:171px;
	height:22px;
	text-indent:-9999px;
	background-image:url(../images/headings/TheaterRental.png);
}
#gallery{
	width:76px;
	height:30px;
	text-indent:-9999px;
	background-image:url(../images/headings/gallery.png);
}