#maincontent {
	height: 353px;
}
#mainpicture {
	float: right;
	height: 353px;
	width: 640px;
	background-color: #f8e8d2;
	display: inline;
	text-align: left;
	overflow: hidden;
	clear: both;
}
#picture {
	position: relative;
	z-index: 1;
}
#title {
	height: 30px;
	position: absolute;
	top: 0px;
	right: 0px;
	margin-right: 4px;
	padding-top: 2px;
	z-index: 2;
}
#title a {
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	display: block;
	background-image: url(../images/title_bg.png);
	background-repeat: repeat;
	height: 30px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: right;
}




#curve {
	position: absolute;
	background-image: url(../images/curve.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 81px;
	width: 640px;
	bottom: -1px;
	z-index: 3;
}

#mainnews {
	float: right;
	height: 353px;
	width: 300px;
	background-image: url(../images/news_bg.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #f8e8d2;
	overflow: hidden;
}
#activities #activity_item {
	width: 260px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 15px;
	margin-top: 15px;
}
#activities {
	margin-top: 20px;
	text-align: right;
}

#advop {
	background-image: url(../images/adv_icon.png);
	background-repeat: no-repeat;
	width: 297px;
	height: 27px;
}
#more_dv {
	margin-right: 15px;
}

#activities #activity_item a {
	color: #FFF;
	text-align: justify;
	display: block;
	font-weight: bold;
	font-size: 14px;
}
#activities #activity_item a:hover {
	color: #feffdb;
}
.activity_pic {
	float: right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #f0d8a6;
	border-right-color: #f0d8a6;
	border-bottom-color: #f0d8a6;
	border-left-color: #f0d8a6;
	margin-left: 5px;
	display: inline;
}

#nextcontent {
	background-image: url(../images/next_bg.png);
	background-repeat: repeat-y;
	background-position: right;
}
#links {
	float: right;
	width: 640px;
	background-repeat: repeat-y;
}
#icons ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#icons ul li {
	float: right;
	height: 51px;
	width: 120px;
	margin-left: 35px;
}
#icons ul li a {
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	height: 51px;
	width: 120px;
}

#icons {
	height: 51px;
	background-image: url(../images/department_bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#adv {
	height: 108px;
}
#adv_links {
	float: right;
	width: 300px;
	background-repeat: repeat-y;
	font-size: 14px;
	font-weight: bold;
	color: #542207;
}
#adv_links a {
	color: #542207;
}
#adv_links a:hover {
	color: #7e1700;
}

#adv_links ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 15px;
	text-align: justify;
}
.adv_ruler {
	background-color: #a46b33;
	margin: 0px;
	padding: 0px;
	height: 1px;
	width: 100%;
}
