html,body {
	margin:0;
	padding: 0 0 0 0;
	text-align:center;
	background: url(images/bg_body.gif) #f6f3e1 top left repeat-x;
}

#container {
	text-align: left;
	width: 774px;
	margin: 0 auto;
	background-color: #fff;
	padding: 0 6px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 762px;
}

html>body #container {
width: 762px;
	}

#header {
	border-bottom: 1px solid #c1c1c1;
	margin: 0 0 6px 0;
}

#logo {
	width: 182px;
	padding: 15px 0 6px 0;
	border: 0px solid #000;

}

#nav {
	margin: 0;
	padding: 0;
	width: 570px;
	float: right;
	border: 0px solid #000;

}


#banner-home {
	background: url(images/banner_home.gif) transparent top right no-repeat;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	border-bottom: 1px solid #c1c1c1;
}

#banner-inner {
	background: url(images/bg_banner_inner.gif) transparent bottom left repeat-x ;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	height: 153px;
	border-bottom: 1px solid #c1c1c1;
}

#columns {
	margin-top: 6px;
	background: url(images/bg_columns.gif) transparent top center no-repeat;
}

#columns-inner {
	margin-top: 6px;
	background: url(images/bg_columns_inner.gif) transparent top left repeat-y;
	border: 0px solid #000;
}

img.title {
	display: block;
	padding: 0 0 6px 0;
}

img.title-h1 {
	display: block;
	padding: 0 0 0 0;
}

#events {
	width: 379px;
}

#publications {
	float: right;
	width: 379px;
	padding: 0 0 10px 0;
}

#sidebar {
	width: 205px;
}

#main-inner {
	float: right;
	width: 553px;
	padding: 0 0 10px 0;
}

div.pad {
	padding: 0 8px 5px 22px;
}

img.clear {
	display: block;
	clear: both;
}

#footer {
	border-top: 1px solid #c1c1c1;
	padding: 7px 0 10px 22px;
	margin: 6px 0 0 0;
}

div.result {
	border-bottom: 1px solid #ccc;
	clear: left;
}

div.result img {
	float: left;
	display: block;
	padding: 10px 10px 0 0;
	width: 105px; 
}

div.data {
	float: left;
	width: 430px;
	padding-top: 10px;	
}

div.associates1 {
	width: 260px;
}

div.associates2 {
	width: 260px;
	float: right;
}




