@charset "UTF-8";
/* CSS Document */

body {
	font-family: "Georgia", times; 
	font-size: 13px; 
	line-height:145%;
	padding-right: 0px; 
	padding-left: 0px; 
	padding-top: 0px; 
	padding-bottom: 0px; 
	border-top-width: 0px; 
	border-left-width: 0px; 
	border-bottom-width: 0px; 
	border-right-width: 0px;
	background: #FFFFFF; 
	margin: 0px;
	color: #333333;
	text-align: center; 
}

#container {
	background:#fff;
	width: 928px;
	text-align:left;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}


#page_header {
  margin:0px;
  height: 164px;
  width: 828px;
  margin-top: 0px;
  margin-left:18px;
  background: #fff;
}

#video1 {
	margin:0px;	
}
a img {
	border:none;
}

a:visited img {
	border:none;
}

/*
a:hover {
	background-image:url(cross.gif);
	background-position: left center;
	background-repeat: no-repeat;
}
*/
#left_menu {
	width: 246px;
	float: left;
}

#left_menu img {
	margin-bottom:20px;
}

.m_home {
	display:block;
	width:150px;
	height:16px;
	margin-bottom:20px;
	margin-left: 0px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../images/menu_gallery1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.m_gallery2 {
	display:block;
	width:150px;
	height:16px;
	background:url(../images/menu_gallery2.jpg) top left no-repeat;
	margin-bottom:20px;
	margin-left: 0px;
}
.m_gallery3 {
	display:block;
	width:150px;
	height:16px;
	background:url(../images/menu_gallery3.jpg) top left no-repeat;
	margin-bottom:20px;
	margin-left: 0px;
}

.m_mission {
	display:block;
	width:150px;
	height:16px;
	background:url(../images/menu_mission2.jpg) top left no-repeat;
	margin-bottom:20px;
	margin-left: 0px;
}

.m_exhibitions {
	display:block;
	width:150px;
	height:16px;
	background:url(../images/menu_exhibitions2.jpg) top left no-repeat;
	margin-bottom:20px;
	margin-left: 0px;
}

.m_cross {
	display:block;
	width:150px;
	height:16px;
	background:url(../images/menu_cross2.jpg) top left no-repeat;
	margin-bottom:20px;
	margin-left: 0px;
}

.m_approach {
	display:block;
	width:150px;
	height:16px;
	background:url(../images/menu_approach2.jpg) top left no-repeat;
	margin-bottom:20px;
	margin-left: 0px;
}

.m_contact {
	display:block;
	width:150px;
	height:16px;
	background:url(../images/menu_contact2.jpg) top left no-repeat;
	margin-bottom:20px;
	margin-left: 0px;
}

.selected {
	background-position: 0 -16px;
}

	
#main_content {
	width: 620px;
	float:left;
	background-color:#000000;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-right: 10px;
	margin: 0px;
	border: 0px none #FFFFFF;
}

#main_content img {
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	margin: 0px;
}
.alternative_content {
	display:none;
}
