#content{width:1024px;height:780px;}

.boxes{padding-top:65px; overflow:auto;}
.box{float:left;opacity:0.9;}
.search{margin-right:33px;width:408px; height:238px;}
.search input {width:235px;	height:22px;border:1px solid #878682;}
.search label {font-size:15px;font-weight:bold;margin-right: 10px;}

.about{width:408px; height:238px;}
.about ul {position:absolute;bottom:14px;z-index:10;list-style-type: none;margin:0;padding:0;}
.about .bcontent {font-size:13px;font-weight:bold;padding-top:15px;}

#more ul {margin-left:20px;}
#more ul li {margin-top:3px;}
#more a {color:#8a0001;}

.newest{width:849px;height:306px;margin-top:21px;}
.newest .bcontent .item {float:left;width:355px;}
.newest .bcontent .item .thumb{float:left;}
.newest .bcontent .item .meta{float:left;padding-left:12px;padding-top:5px;height:200px;position: relative;}
.newest .bcontent .item .meta a {position:absolute;bottom:0;}
.newest .bcontent .item .meta p {font-size:18px;color:#210f09;}

.byyear{width:849px; height:84px;margin-top:25px;}
.byyearheader{font-size:14px;font-weight:bold;color:#8a0001;margin-top:15px;margin-left:15px;}

.byyear ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-left:25px;
	margin-top:8px;
}

.byyear li {
	display:inline;
	font-size: 15px;
}

.byyear li a {color:#210f09;}

.title
{
	margin-top:50px;
	margin-bottom:37px;
	display:inline-block;
	width: 100%;
}
.title h1
{
	color:#af9d89;
	font-size:34.6px;
	font-weight: normal;
}

/*
* === iim ===
*/

div.iimheader {
	 border-bottom: 0;
	 margin: 0 auto;
	 background: #210f09 url("../images/iim/header.jpg") no-repeat top left;
	 height:87px;
}

div.iimheader img {
	border: 0;
}

div.iimheader img.aub-logo {
	margin-left: 45px;
	margin-top: 8px;
	height: 70px;
}

