body {
	background-image: url(../images/main_bg.gif);
	background-repeat: repeat-y;
	margin: 0px;
	font-family: Lucida, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a:link, a:visited {
	color: #3366CC;
	text-decoration: none
}

a:hover, a:active {
	color: #23238E;
	text-decoration: underline
}

.title {
	font-size: 14px;
	color: #666666;
}

#container {
	width: 780px;
	margin-left: 86px;
}
#content {
	width: 750px;
	margin-left: 15px;
	margin-top: 0px;
	padding-top: 10px;
}
#contents {
	width: 690px;
	margin-left: 30px;
	padding-top: 55px;
}
#img_tr {
	float: right;
	margin-top: -45px;
	margin-right: -10px;
	padding: 8px;
	z-index: 20;
}

.hdr_home {
	background-image: url(../images/hdr_home.jpg);
	background-repeat: no-repeat;
}

.hdr_who {
	background-image: url(../images/hdr_who.jpg);
	background-repeat: no-repeat;
}

.hdr_what {
	background-image: url(../images/hdr_what.jpg);
	background-repeat: no-repeat;
}

.hdr_resource {
	background-image: url(../images/hdr_resources.jpg);
	background-repeat: no-repeat;
}

.hdr_events {
	background-image: url(../images/hdr_events.jpg);
	background-repeat: no-repeat;
}

.hdr_contact {
	background-image: url(../images/hdr_contact.jpg);
	background-repeat: no-repeat;
}
 .hdr_priv {
	background-image: url(../images/hdr_priv.jpg);
	background-repeat: no-repeat;
}
 .hdr_Publications {

	background-image: url(../images/hdr_events.jpg);
	background-repeat: no-repeat;
}

