@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:25px;
}
#top-menu li{
	
	padding:5px;
	float:right;
	display:inline
}

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

#content1, #content2, #content3{
	padding: 0px 0px 50px
	
}
#classes{
	width:204px;
	height:22px;
	text-indent:-9999px;
	background-image:url(../images/headings/classes.png);
}
#auditing{
	width:179px;
	height:22px;
	text-indent:-9999px;
	background-image:url(../images/headings/auditing.png);
}
#tuition{
	width:166px;
	height:22px;
	text-indent:-9999px;
	background-image:url(../images/headings/TUITION.png);
}
