.lightyellow{
	color:#ffeda0;
}
.white{
	color:#fff;
}
.tall{
	font-size:150%;
}
div.orange a {
	color:#ff9900;
	text-decoration:none;
}
div.darkorange, div.darkorange a, div.orange a:hover {
	color:#fe7415;
	text-decoration:underline;
}
div a.white, div a.white:hover{
	color:#fff;
	text-decoration:none;
}

#menu-1{
	position:absolute;left:20px;top:98px;font-size:20pt;width:340px;
}
#menu-2{
	position:absolute;left:20px;top:140px;font-size:20pt;width:340px;
}
#menu-3{
	position:absolute;left:20px;top:185px;font-size:20pt;width:340px;
}
#menu-1:hover, #menu-2:hover, #menu-3:hover{
	color:#fe7415;
	text-decoration:underline;
}
.more{
	position:absolute;bottom:0;right:0;
	cursor:pointer;
	font-weight:bold;
}
#gallery_imgages{
	margin:0;padding:0;cursor:pointer;
}
	
	#gallery_imgages a.hover {
		filter:alpha(opacity=50); 
		-moz-opacity: 0.5; 
		opacity: 0.5;
		height:80px;
		width:108px;
	}

	#gallery_imgages a.hover:hover {
		filter:alpha(opacity=100);   
		-moz-opacity: 1.0;   
		opacity: 1.0;
	}

	#gallery_imgages a.hover img {
		filter:alpha(opacity=50); 
		-moz-opacity: 0.5; 
		opacity: 0.5;
		height:80px;
		width:108px;
	}

	#gallery_imgages a.hover:hover img{
		filter:alpha(opacity=100);   
		-moz-opacity: 1.0;   
		opacity: 1.0;
	}

.start-headline{
	position:absolute;left:380px;top:12px;color:#fff;font-size:12pt;
}
.start-content{
	position:absolute;left:380px;top:80px;width:255px;height:95px;font-size:9pt;
}