body {  background-image: url(i/bg.png);
 	background-color: white;
	font-family: Georgia, "Times New Roman", Times, serif; 
	text-shadow: 1px 1.2px 1px rgba(125,125,125,0.5); 
	font-size: 0.7em; 
	color: 352A18;   font-weight: normal;
	text-align: center;
	margin: 0; padding: 0;
}

td { 	font-family: Georgia, "Times New Roman", Times, serif; 
	text-shadow: 1px 1.2px 1px rgba(125,125,125,0.5); 
	font-size: 0.7em;
	text-align: left; 
}

a:link {text-decoration: none; color:4285BB; } 
a:visited {text-decoration: none; color:4285BB}
a:active {text-decoration: none; color:4285BB}
a:hover {text-decoration: none; color:41627E}



img { border: 0; }

img.o {
    -moz-opacity: 0.5;
    opacity:.50;
    filter: gray() alpha(opacity=50);
    background-color:#CCC;
    border: 0;
}

img.o:hover {
    -moz-opacity: 1.0;
    opacity: 1.0;
    filter: alpha(opacity=100);
}



div#gallery {
	width: 850px;
	clear: both;
	display: block;
	padding: 15px 0 0 0;
	margin: -10px -19px 0 0;
	line-height: 1.5em;
}

div.gallery_image_container {
	float: left;
	width: 175px;
	margin: 0 30px 4px 0;
}

div.gallery_image_containerS {
	float: left;
	height: 500px
	width: 230px;
	margin: 0 5px 4px 0;
}

div.gallery_image_title {
	background: black none repeat scroll 0 0;
	color: #CCC;
	opacity: 0.85;
	padding: 5px 0 5px 10px;
	display: block;
	position: relative;
	left: 0;
	bottom: 26px;
	width: 165px;
}


h1 { 
	font-family: Georgia, "Times New Roman", Times, serif; 
	text-shadow: 1px 1.2px 1px rgba(125,125,125,0.7); 
	font-size: 1.7em; 
	letter-spacing: 1px;
	color: 352A18;   
	font-weight: bold;
	margin: 0; 
	padding: 0; 
}

h2 { 
	font-family: Georgia, "Times New Roman", Times, serif; 
	text-shadow: 1px 1.2px 1px rgba(125,125,125,0.7); 
	font-size: 0.9em;  
	letter-spacing: 1px;
	color: 352A18;   
	font-weight: normal;
	margin: 0; 
	padding: 0; 
}

h3 { 
	font-family: Georgia, "Times New Roman", Times, serif; 
	text-shadow: 1px 1.2px 1px rgba(125,125,125,0.7); 
	font-size: 1.3em; 
	color: 352A18;   
	font-weight: bold;
	margin: 0; 
	padding: 0; 
	letter-spacing: 0px;
}

h4 { 
	font-family: Georgia, "Times New Roman", Times, serif; 
	text-shadow: 1px 1.2px 1px rgba(125,125,125,0.3); 
	font-size: 0.9em; 
	color: 352A18;   
	font-weight: bold;
	margin: 0; 
	padding: 0; 
	letter-spacing: 0px;
}



#a {
	background-color: white;
	margin: 0 auto;
	width: 800px;
	height: 600px;
	text-align: justify;
	border: 1px solid #C0C0C0;
	letter-spacing: 1px;
}

#b {
	background-color: white;
	width: 790px;
	height: 570px;
	text-align: justify;
	padding:5;
	letter-spacing: 1px;
}

#bb {
	background-color: white;
	width: 555px;
	height: 480px;
	text-align: justify;
	float:left;
	overflow:auto;
	letter-spacing: 1px;
}

#xyz { 
	background-color: white;
	width: 800px;
	padding-bottom: 5px;
	float:left;
}

#xy { 
	background-color: white;
	width: 800px;
	float:left;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
}

#x {
	background-color: white;
	width: 390px;
	height: 40px;
	float:left;
	padding:5;
}

#y {
	background-color: white;
	width: 390px;
	height: 30px;
	padding: 0;
	text-align: right;
	float:left;
	padding:5;
	padding-top: 15;
	letter-spacing: 1px;
}


#z {
	background-color: white;
 	margin: 0 auto;
	width: 790px;
	height: 10px;
	text-align: center;
	float:left;
	padding: 5;
	letter-spacing: 0px;
}


#sitemeter {
	background-color: white;
	visibility:hidden;
	style="display:none; 
	position:absolute; 
	left:-100px; 
	top:-100px; 
}






