html {
	height: 100%; 
	margin-bottom: 1px;}
	
.center {
	text-align: center;}	

.clear {
	clear: both;}

#wrapper {
	width: 900px;
	text-align: left;
	margin: 0 auto;}


#header {
	position: relative;
	width: 900px;
	height: 200px;}

#global {
	position: absolute;
	left: 10px;
	top: 10px;
	z-index: 1;
	color: #505050;
	letter-spacing: 2px;
	height: 20px;
	font-size: 85%;}
	
#global a {
	color: #505050;
	font-weight: normal;
	text-decoration: none;}

#global a:hover {
	color: #654234;
	font-weight: normal;
	text-decoration: underline;}

#navbar {
	clear: both;
	background: url('images/navbar.jpg') no-repeat;
	text-align: center;
	width: 900px;
	height: 31px;
	padding: 20px 0 0 0;}

#navbar a {
	color: #ffffff;
	text-decoration: none;
	padding: 0 20px;}

#navbar a:hover {
	color: #ffffff;
	text-decoration: underline;}

.shadow {
	height: 22px;}

#sidebar {
/*	font-size: 85%;*/
	float: right;
	width: 270px;
	padding: 0 10px 5px 20px;}

#content {
	float: left;
	width: 570px;
	line-height: 1.5em;
	padding: 0 20px 5px 10px;}

#contentwide {
	width: 880px;
	line-height: 1.5em;
	padding: 10px;}

#footer {
	clear: both;
	background: #ffffff url('images/shadow.jpg') no-repeat;
	color: #505050;
	padding: 20px 0;
	text-align: center;
	letter-spacing: 2px;
	line-height: 1.7em;
	font-size: 80%;
	height: 50px;}

#footer a {
	color: #505050;
	font-weight: normal;}
	
#footer a:hover {
	color: #654234;
	font-weight: normal;}

#footer p {
	margin: 0;
	padding: 0;}


.button {
	text-align: center; 
	margin: 5px 0 0 170px; 
	border: none;
	clear: both;}


.catalog {
	padding: 10px;
	line-height: 1em;
	text-align: center;
	vertical-align: top;
	width: 50%;}

.calendar {
	text-align: center;
	margin: 0 0 20px 0;}

.image-border {
	padding: 5px;
	border: 1px solid #c2c2c2;}
	
.imageleft-noborder {
	margin: 0 10px 0 0; 
	float: left;}

.imageright-noborder {
	margin: 0 0 0 10px; 
	float: right;}
	


.imageright-border {
	margin: 0 0 0 10px; 
	float: right;
	padding: 5px;
	border: 1px solid #c2c2c2;}
	
.qnews a{
	color: #956855;
	font: bold 12px Arial, Helvetica, sans-serif;
	margin-bottom: 0;
	padding-bottom: 0;
}

.qnewsauthor	{text-align:right; font-weight: bold; color:#956855;float:right; }
.qnewsdate	{text-align:right; font-weight: bold; color:#956855; float:right;}


.gal_th img{
		margin: 0 10px 0 0;
		padding: 5px;
		border: 1px solid #c2c2c2;
}

.article_header{
	color: #956855;
	font: normal 20px Tahoma, Geneva, sans-serif;
	text-align: left;
}

h5{margin-bottom:5px;}
.cur_nav{color:#505050}
.right_nav3{padding-left:10px}

