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

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

#curlys{
	background:url(../images/curlys_pattern_png24.png) repeat 0 0;
	width:840px;
	height:610px;
	float:left;
}
#text{
	width:720px;
	height:560px;
	padding: 50px 0px 0px 120px;
	float:left;
	line-height: 16px;
}
#text1{
	width:375px;
	height:275px;
	float:left;
	}
#textnpic{
}
#text2{
	width:600px;
	height:200px;
	float: left;
	padding-top: 35px;
}
#pic{
	background: url(../images/arthurpic.png) no-repeat 25px -10px;
	width:275px;
	height:230px;
	float:left;
}
#faculty{
	width:72px;
	height:26px;
	text-indent:-9999px;
	background-image:url(../images/headings/Faculty.png);
}
#arthurmend{
	width:119px;
	height:19px;
	text-indent:-9999px;
	background-image:url(../images/headings/arthurmend.png);
}
#andreas{
	width:131px;
	height:20px;
	text-indent:-9999px;
	background-image:url(../images/headings/andreas.png);
}