@charset "UTF-8";

body {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#bdbdbd;
	background-color:#FFFFFF;
}
a {
	color:#bdbdbd;
	text-decoration: none;
}
a:hover {
	color:#804080;
}
.authorname {
	font-size:36pt;
}
.menuitemtheme {
	font-size:14pt;
	
}
.menutheme {
	height:24px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
.menutheme .menuitemtheme{
	position:absolute;
}
.menugallery .menuitemtheme{
	position:relative;
}
.info {
	height:14px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
.gal {
    position: relative; 
	width: 100%;
    height: 468px;
    overflow-x: auto;
    overflow-y: hidden;
	white-space: nowrap;
}
