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

#info{
	width:840px;
	height:450px;
	background-color: #000;
	background-image: url(../images/grunge_pattern.jpg);
	background-repeat: repeat;
}
#curlys{
	background:url(../images/curlys_pattern_png24.png) repeat;
	width:840px;
	height:450px;
	
}

#text{
	height: 500px;
	width: 840px;
	padding: 50px 100px;
}
#column1, #column3{
	float:left;
	width:325px;
	height:300px;
}
#column2, #column4{
	float:left;
	width:325px;
	height:300px;
}

#schedulepic{
	width:840px;
	height:459px;
	background-image: url(../images/benicio-and-arthur.jpg);
	background-position: -10px;
}
#schedule{
	width:287px;
	height:24px;
	text-indent:-9999px;
	background-image:url(../images/headings/schedule.png);
}
