#container {
	width: 760px;
	margin: 0 auto;
}

#top {
	height: 105px;
}

#versions {
	width: 155px;
	float: left;
}

#logo {
	z-index: 20;
	float: left;
}

#logo A, #logo A:hover {
	display: block;
	width: 88px;
	height: 87px;
}

#siteName {
	width: 480px;
	float: left;
}

#globalNavigation {
	height: 25px;
}

#globalNavigation LI A {
	display: block;
	float: left;
	height: 22px;
}

#contactName, #contactFrom, #contactMessage {
	width: 250px;
}

#contactMessage {
	height: 50px;
}

#art1 {
	height: 150px;
}

#art2 {
	
}

#presentation, #program, #activity, #activityList, #person, #personList, #contact, #breadCrumb {
	float: right;
	margin-right: 30px;
	padding: 5px;
	padding-top: 10px;
	width: 450px;
	background: white;
}

html>body #presentation, html>body #program, html>body #activity, html>body #activityList, html>body #person, html>body #personList, html>body #contact, html>body #breadCrumb {
	margin-right: 60px;
}

#programFeatures {
	float: left;
	width: 200px;
	padding-top: 10px;
	padding-left: 10px;
}

#breadCrumb {
	padding-top: 5px;
}

#bottom {
	display: none;
}