body {
	font: 14px "Bernhard Modern", Georgia, "Times New Roman", Times, serif;
	background: #ac9d9e url(../images/background.jpg) repeat-x;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}
blockquote{
	margin: 25px 80px 25px 120px;
	line-height:28px;
}
strong{
	font-size:110%;
}
#container {
	width: 960px;
	margin: 24px auto;
	text-align: left;
	background: url(../images/body-background.jpg) repeat-y;
}

#header {
	height: 138px;
	background: #ac9d9e url(../images/top.jpg) no-repeat;
	margin: 0;
}

#content_home {
	background: url(../images/body-index-small.jpg) no-repeat left top;
	margin: 0;
}
#content_about {
	background: url(../images/body-about.jpg) no-repeat left top;
	margin: 0;
}
#content_class {
	background: url(../images/body-class.jpg) no-repeat left top;
	margin: 0;
}
#content_general {
	background: url(../images/body-general.jpg) no-repeat left top;
	margin: 0;
}
#content_programs {
	background: url(../images/body-programs.jpg) no-repeat left top;
	margin: 0;
}
#content_faculty {
	background: url(../images/body-faculty.jpg) no-repeat left top;
	margin: 0;
}
#content_summer {
	background: url(../images/body-summer.jpg) no-repeat left top;
	margin: 0;
}
#content_contact {
	background: url(../images/body-contact.jpg) no-repeat left top;
	margin: 0;
}
#content_bv {
	background: url(../images/body-bv.jpg) no-repeat left top;
	margin: 0;
}
#content_cm {
	background: url(../images/body-cm.jpg) no-repeat left top;
	margin: 0;
}

.innertube {
	margin: 0;
	padding: 40px 90px 20px 310px;
}
.innertube2 {
	margin: 0;
	padding: 40px 90px 20px 180px;
}
.innertube_narrow{
	margin: 0;
	padding: 40px 90px 20px 400px;
}
#footer {
	height: 72px;
	background: url(../images/footer.jpg) no-repeat left bottom;
}

#footer p {
	margin: 0;
	padding: 40px 0;
	text-align: center;
}

/*.mattblacktabs {
	padding-top: 90px;
	width: 960px;
	overflow: hidden;
	font-family:Verdana, Geneva, sans-serif;
}

.mattblacktabs ul {
	margin: 0;
	padding: 0;
	padding-left: 60px;
	font: bold 12px Verdana;
	list-style-type: none;
}

.mattblacktabs li {
	display: inline;
	margin: 0;
}

.mattblacktabs li a {
	float: left;
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 16px 8px;
	background: transparent url(../images/nav-devider.jpg) no-repeat right bottom;
	color: white;
}

.mattblacktabs li a:visited {
	color: white;
}

.mattblacktabs li a:hover, .mattblacktabs li.selected a {
	background: black url(../images/nav-over.jpg) no-repeat right bottom;
}
.mattblacktabs ul li ul{
	display:none;
	
}
.mattblacktabs ul li:hover ul{
	display:block;
	position:absolute;
	
}
.mattblacktabs ul li:hover a{
	background: black;
}

.mattblacktabs ul li ul li {
	display:block;
	
}
.mattblacktabs ul li ul{
	position:relative;
	margin:47px 0 0 50.5px;
	
}
.mattblacktabs ul li ul li a{
	display:block;
	width:161px;
	line-height:2em;	
}
.mattblacktabs ul li ul li a:hover{
	background:#958BB0;
	color:black;
}*/
h1,h2, h3, h4 {
	margin: 0;
	letter-spacing: -0.035em;
	font-weight: normal;
	color: #1f1627;
	padding-left: 90px;
}

h1 {
	font-size: 23px;
	font-weight: bold;
}

h2 {
	font-size: 21px;
	font-weight: bold;
}

h3 {
	font-size: 17px;
	font-weight: bold;
}

h4 {
	font-size: 15px
}

p {
	margin-bottom: 1.5em;
	line-height: 140%;
	text-align: left;
	padding-left: 90px;
}
ul, ol{
	margin-bottom: 1.5em;
	line-height: 140%;
	text-align: left;
	padding-left: 110px;
}
ul.arrow {
	margin: 3px 10px 3px 10px;
	padding: 0px 0px 0px 90px;
}
ul.arrow li {
	margin: 3px 0px 0px 0px;
	padding: 1px 0px 5px 30px;
	background: url("../images/list_arrow.gif") 0 3px no-repeat;
	line-height: 1.5;
	list-style: none;
}
a:link {
	color: #514168;
}

a:visited {
	color: #514168;
}

a:hover {
	text-decoration: none;
}

a:active {
	color: #ff0000;
}

.copyright {
	color: #756b76;
	margin: -15px auto;
	font-size: 10px;
	width: 700px;
	padding-bottom: 10px;
	text-align: right;

}

.copyright a:link {
	color: #756b76;
	text-decoration: none;
}

.copyright a:visited {
	color: #756b76;
	text-decoration: none;
}

.copyright a:hover {
	
}

.copyright a:active {
	color: #ff0000;
}
.textright {
	padding-left: 240px;
}
.textright p{
		
	padding: 40px auto 20px 0;
}
.clear {
	clear:both;
}
.left {
	float:left;
	margin-top:-20px;
}
ul#portfolio{
	list-style:none;
	margin-left:-3px;
	padding:0;
	float:left;
	display:inline;
	position:relative;
	height:350px;
	width:500px;
}