body {
	background-color: #042565;
	text-align: center;
	background-image: none;
}

#bodycontent {
	position: relative;
	width: 767px;
	padding-top: 40px;
	margin-left: auto;
	margin-right: auto;
}

#logo {
	position: absolute;
	top: 14px;
	left: 116px;
}

#centerright {
	background-image: url(/templates/cimip/images/home_background.jpg);
	background-repeat: no-repeat;
	height: 515px;
	border-top: 2px solid #2455CB;
	border-bottom: 3px solid #2455CB;
	border-left: 2px solid #2455CB;
	border-right: 3px solid #2455CB;
	
}

#center {
	float: left;
	width: 544px;
	height: 510px;
}

	#centerpadding {
		position: relative;
		padding: 0px;
	}

		#centerpadding div {
			position: absolute;
			height: 107px;
			width: 108px;
			text-align: center;
			cursor: pointer;
			padding-left: 3px;
		}
	/*
		a.homelink, a.homelink:hover, a.homelink:active, a.homelink:visited {
			color: #FFFFFF;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 15px;
			font-weight: bold;
			text-decoration: none;
			display: block;
			margin-top: 44px;
		}
		
	*/

#right {
	float: right;
	width: 212px;
	height: 265px;
	margin-top: 25px;
}

#search {
	float: right;
	width: 212px;
	margin-top: 5px;
	padding-left: 0px;
	text-align: center;
}

#conferencelogo {
	float: right;
	text-align: center;
	margin-bottom: 30px;
	width: 212px;
	height: 100px;
}

#uclogo {
	float: right;
	width: 212px;
	text-align: center;
}

/* hide from IE-mac \*/
* html .hollyhack {height: 1%;}
/* end hide */ 
