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

body {
	background-attachment: fixed;
	background-image: url(images/layout-01_b_05.jpg);
	margin: 0px;
}
#main {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FFFFFF;
	margin: 0px;
	width: 480px;
	padding: 8px;
	line-height: normal;
}
#main a:link {
	color: #CC9933;
	font-weight: bold;
	text-decoration: none;
}
#main a:visited {
	color: #CC9933;
	font-weight: bold;
	text-decoration: none;
}
#main a:hover {
	color: #FFFFCC;
	text-decoration: underline overline;
	font-weight: bold;
}
.gallery_heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	letter-spacing: -0.1em;
	color: #BBB382;
	line-height: 42px;
	text-align: center;
}
.shadowy {text-shadow: #ffffff;}

.heading2 {text-transform: uppercase;}

#main img {
	border: 1px solid #333333;
}
.gallery_table {
	text-align: center;
	width: 85%;
}
.style1 {
	color: #FFFFFF;
	font-weight: bold;
}
.style3 {font-size: 16px}
.style4 {font-size: 18px}
.style5 {font-size: 24px}
#main p heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
#main .heading01 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #BBB382;
	font-size: 22px;
}
