body {
	color:black;
}
#header {
	height:140px;
}
#nav-main {
	display:none;
}
.tx-macinasearchbox-pi1, .social-container {
	display:none;
}
.content {
	color: black;
}
.col1 {
	display:none;
}
.col2 {
	width: 705px;
}
.col-head {
	border-bottom-color: black;
}
#mainwrap .content a {
    color: black;
}
#mainwrap .content h2 {
    border-bottom: 1px solid black;
}
.content .event-list-container {
    background-color: none;
    border-top: 30px solid #ccc;
}
.content .event-list-item {
    border-bottom: 1px solid black;
}
.content .news-list-container {
    background-color: none;
    border-top: 30px solid #ccc;

}
.content .news-list-item {
    border-bottom: 1px solid black;
}

#mainwrap .col3 .content img {
    border-bottom: 1px solid black;
}
#mainwrap .col3 .content h2 {
    border-bottom: 4px solid black;
}

.researchers-list-header, .students-list-header {
	border-bottom:4px solid black;
}
.content .researchers-list-item, .content .students-list-item {
    border-bottom: 1px solid black;
}

#footer .col1, #footer .col2, #footer .col3 {
    border-top-color: black;
}
#nav-service a, #footer .col2 a {
    color: black;
}