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

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

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

#text{
	line-height:16px;
	text-align:justify;
	padding:50px 100px 0px;
	width:640px;
}
#text a{
	text-decoration:underline;
	color:#7e4525;
}
#text a:hover{
	text-decoration:underline;
}
#text li{
	list-style:outside;
}
#text li img{
	padding-left:15px;
}
#PAYMENTSH{
	width:191px;
	height:24px;
	text-indent:-9999px;
	background-image:url(../images/headings/PAYMENTS.png);
}
