/* NormCSS */
body {
	background-image: url(images/bg.jpg);
	margin: 0px;
	background-repeat: no-repeat;
	background-color: #D7D4C5;
}
.text_ {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px}
.lang_y {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #6B6243;
	font-weight: bold;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #6B6243;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #B3A986;
}

.link {
	color: #B3A986;
	font-weight: bold;
#simplegallery1{ //CSS for Simple Gallery Example 1
position: relative; /*keep this intact*/
visibility: hidden; /*keep this intact*/
border: 12px solid d0c7a9;
}

#simplegallery1 .gallerydesctext{ //CSS for description DIV of Example 1 (if defined)
text-align: right;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-style:italic;
padding: 2px 5px;
}
