a {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a:link {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #9999CC;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: 9999CC;
	text-decoration: none;
}
.textBig { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 15px; 
	color: #FFFFFF;
} 
.text { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #FFFFFF;
} 
.textSmall { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #FFFFFF;
} 
.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.nav a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.nav a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9999CC;
	text-decoration: none;
}
.nav a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 9999CC;
	text-decoration: none;
}
.side01 {
	background-image: url(img/sides/side01.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	background-attachment: fixed;
}
.side02 {
	background-image: url(img/sides/side02.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	background-attachment: fixed;
}
.book {
	background-image: url(img/sides/book.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	background-attachment: fixed;
}
.sideExhibition {
	background-image: url(img/sides/exhibition2006.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	background-attachment: fixed;
}
.sideAbout {
	background-image: url(img/sides/about2006.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	background-attachment: fixed;
}
.sideAbout02 {
	background-image: url(img/sides/about200602.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	background-attachment: fixed;
}
.sideCV {
	background-image: url(img/sides/cv2006.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	background-attachment: fixed;
}
.sideEvents {
	background-image: url(img/sides/events2006.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	background-attachment: fixed;
}
.sideContact {
	background-image: url(img/sides/contact2006.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	background-attachment: fixed;
}
.sideGalleries {
	background-image: url(img/sides/galleries2006.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	background-attachment: fixed;
}