body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/pagebg.jpg);
}

/* a:link {
	color: #0074c3;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0074c3;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}
*/
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8c8c8c;
	margin-right:10px;
}
.greytext {
	font-family: Tahoma; 
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	font-style:normal;
	text-align: justify;
	padding-right:15px;
}
.Tahoma11 {
	FONT-SIZE: 11px;
	FONT-FAMILY: Tahoma, MS-Sans-Serif, Arial, Verdana, Helvetica;
	font-weight:normal;
	line-height:15px;
	color: #7D5500; 
}
.Tahoma12 {
	FONT-SIZE: 12px;
	FONT-FAMILY: Tahoma, MS-Sans-Serif, Arial, Verdana, Helvetica;
	font-weight:normal;
	line-height:15px;
	color: #7D5500; 
}
.lefttext {
	font-family: Tahoma; 
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	font-style:normal;
	text-align: justify;
	padding-right:15px;
	padding-left:15px;
}
.innertext {
	font-family: Verdana; 
	font-size: 11px; 
	font-height: 20px;
	color: #333333;
	font-weight: normal;
	font-style:normal;
}
.bottomtext {
	font-family: Tahoma; 
	font-size: 10px;
	color: #333333;
	font-weight: normal;
	font-style:normal;
}

.linktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #629CB9;
	font-weight:normal;
	font-style:normal;
}
#gal_container {
	width:550px;
	margin:0px auto;
	text-align:left;
	padding:15px;
	}

#gal_enlarge_container img{ border: 1px solid #000; padding: 5px; }

#gal_thumb_container img{ border: 1px solid #000; }

p{
	font: 14px, "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	color: #11A1E0;
	margin: 25px 0;
	text-align: center;
	clear: both;
	}