#gallery_menu {
	height: auto;
	background:#FFFFFF;
	color: #000066;
	/*border-style:solid;
	border-color:#333333;
	border-width: 1px;*/
	padding-right: 1.2em;
}

#gallery_menu h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:150%;
	text-align:right;
	margin-bottom: 0.5em;
	}

#gallery_menu p{
	text-align: right;
	list-style-type: none;
	text-decoration: none;
	margin-top: 0em;
	margin-bottom: 0.5em;
	font-weight: bold;
}
#gallery_menu a {
	color: #000066;
	text-decoration: none;
	
}

#gallery_menu a:hover {
	font-style: italic;
	font-weight: bold;
}

#gallery_menu a:visited {
	color: #000066;
}

.gallery_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.emphasised_text  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:120%;
	font-weight:bold;
	font-style:italic;
	margin-bottom: .7em;	
	}
	
.fancy_text {
	font-family:Georgia, "Times New Roman", Times, serif
	}

	
