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

#main{
	background:url(../images/grunge_pattern.jpg) repeat;
	width:840px;
	height:1150px;
}

#curlys{
	background:url(../images/curlys_pattern_png24.png);
	width:840px;
	height:1150px;
}

#text{
	float:left;
	line-height:16px;
	text-align:justify;
	padding:50px 0px 0px 100px;
}
#xlistpic{
	width:400px;
	height:630px;
	float:right;
	background:url(../images/xlist.png);
	margin-right: -2px;
	position: relative;
	z-index: 1;
}
	
#renownedh{
	width:200px;
	height:24px;
	text-indent:-9999px;
	background-image:url(../images/headings/RENOWNED.png);
}
