body {
    color: #7f7f7f;
    font-family: HoeflerText-Regular, Hoefler Text, Times New Roman, serif;
    font-size: 14px;
    font-style: normal;
    line-height: 0.5cm;
    padding-bottom: 10px;
    padding-top: 10px;
    text-decoration: none;
    background-color: #f5f7f0;
    text-align: center; /* for IE */
}    
#background {
	width: 800px;
	display: block;
	margin: auto; 
	position: relative;  
	background-color: #ffffff;
	border:1px solid #999;
	text-align: left; /* counter the IE body center */	
}
#banner {
    display: block;
    margin-left: auto;
    margin-right: auto;  
    margin-top: 10px; 
    border: 1px solid #7f7f7f;
    text-align: center; /* for IE */	
    
}
#gimage {
    display: block;
    margin-left: auto;
    margin-right: auto;  
    margin-top: 10px; 
    text-align: center; /* for IE */	
}
#gallerycol {
	text-align: center;
	width:200px;
	margin: auto;
	float:left;
	padding:20px;
}
#gallerylist {
	text-align: left;
	position: relative; 
	display: block; 
	margin-left: 30px;
	margin-right: 30px;
	padding:5px; 
	clear: left;
}


#alignright {
	text-align: right;
}
.borders {
    border: 1px solid #CCCCCC; 
    border-bottom: 2px solid #CCCCCC; 
    border-right: 2px solid #CCCCCC;
}
.nav {
	padding: 10px;
	margin: auto;
	font-size: 16px;
	text-align: center;
}
.nav li {
    margin-left: auto;
    margin-right: auto; 
	font-size: 16px;
	text-align: center;
	border: 1px solid #CCCCCC; 
	display: inline;
	padding-top: 2px;
	padding-left: 4px;
	padding-right: 4px;
}

.text_block {
	color: #000000;
	position: relative; 
	display: block; 
	margin-left: 30px;
	margin-right: 30px;
	padding:5px; 
	clear: left;
}
.text_block a {
	color: #6c79be;
	text-decoration: none;
}
.text_block a:hover {
	color: #1b58ff;
	text-decoration: none;
}
.text_block a:visited {
	color: #75ad74;
	text-decoration: none;
}
.link_block{
	position: relative; 
	display: block; 
	margin-left: 130px;
	margin-right: 300px;
	padding:5px; 
	text-align: left;
}
.link_block_p{
	position: relative; 
	display: block; 
	margin-left: 30px;
	margin-right: 30px;
	padding:5px;
}
.link_block_l{
	position: relative; 
	display: block; 
	margin-left: 30px;
	margin-right: 30px;
	padding:5px;
}
.news {
	margin-left: 30px;
	margin-right: 30px;
	border: 1px solid #999;
}
.gallery_box {
	margin-left: 30px;
	margin-right: 15px;
	border: 1px solid #999; 
}

ol{
	list-style-type: disc;
}
h1,h2,h3{
	font-family: Georgia, serif;
	color: #000000;
	border-bottom: 1px solid #CCCCCC;
}
h1{
	font-size: 22px;
	margin-left: 20px;
	margin-right: 30px;
}
h2{
	font-size: 16px;
}
h3{
	font-size: 16px;
	margin-left: 20px;
	margin-right: 30px;
}
#current {
	border: 1px solid #000000;
}
#current2 {
	color: #000000;
}
.images {
    border: 5px solid white;
}
.date{
	position: relative; 
	text-align: right;
	display: block; 
	margin-left: 30px;
	margin-right: 30px;
	padding:5px;
	clear: left
}
.more{
	position: relative; 
	text-align: right;
	display: block; 
	margin-left: 30px;
	margin-right: 30px;
	clear: left
}
#footer {
	position: relative; 
	display: block;
	margin-left: 30px;
	margin-right: 30px;
	padding:5px; 
	bottom: 0; 
	font-size: 10pt;
}
.faq {
	font-weight: bold;
}
a {
    color: #666666;
    text-decoration: none;
}
a:visited {
    color: #666666;
    text-decoration: none;
}
a:hover {
    color: #b95223;
    text-decoration: none;
}
.tinyText {
    font-size: 1px;
}
