body {
	background-color: #8C8CFF;
	background-image: url();
}
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #264A4A;
}
a:link {
	color: #264A4A;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #264A4A;
}
a:hover {
	text-decoration: underline;
	color: #264A4A;
}
a:active {
	text-decoration: none;
	color: #264A4A;
}
.style3 {font-size: 12px}

#image_main {
display:block;
float:left;
padding-right:10px;
padding-bottom:10px;
vertical-align:middle;
text-align:center;
}
#gallery {
width: 100%;
text-align:center;
background-color:#FFFFAE;
padding-top: 5px;
padding-bottom: 5px;
}
.gal_img {
display: inline;
padding:5px;

}

.style4 {
	font-size: 14px;
	font-style: italic;
}