html,body {
	margin:0;
	padding:0;
	height:100%;
	background:#fff3de;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}



img {
    border: none;
} 

a {
	text-decoration:none;
	color:#000000;
}



#container {
	width:944px;
	margin:0 auto;
}

#header {
	height:187px; /*150*/
	margin-bottom:2px;
	padding-top:10px;
	background:url(../images/main.jpg) no-repeat center;
}


#left-col {
	width:24%;
	float:left;
	background: #fff3de;
}

#right-col {
	width:20%;
	float: right;
	background: #fff3de;
}

#main-col {
	width:50%;
	margin:-4px 0px 0px 15px;	
	float:left;
}

#mainText {
	font-size:12px;
}

#footer {
	clear:both;
	text-align:center;
	height:61px;
	background:url(../images/footer.jpg) no-repeat;
}

#footerGallery {
	height:61px;
	background: url(../images/footerGallery.jpg) no-repeat right;
	clear:both;
	
}

#footerArticles {
	height:61px;
	background: url(../images/footerArticles.jpg) no-repeat right;
	clear:both;
}

#footerCollection {
	height:61px;
	background: url(../images/footerCollection.jpg) no-repeat right;
	clear:both;
}


#logoM {
	float:left;	
	background: url(../images/logoM.png) no-repeat;
	margin:15px;
	padding:15px;
}



.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;	
}

/* MENU */

#nav {
	width: 178px;
	margin: 0px 0px 0px 11px;
	text-align:center;
}
#nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	
}
#nav li {
	display: block;	
	background: url(../images/menu_bg.jpg);
	padding: 8px 0 0 10px;
	height:26px;
	font-size:16px;
}

#nav a {
	display: block;		
	height: 26px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;  	
	text-decoration: none;
	
}

#nav li.current {
	background: url(../images/menu_bg_on.jpg);
	font-size:16px;
}


/************************************************/	
#mainmenu li a:link, #mainmenu li a:visited {
	color: #4D4D4D;
	display: block;
	background:  url(../images/menu_bg.png);
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/menu_bg.png', sizingMethod='crop');
	padding: 8px 0 0 10px;
	height:26px;
	
}

#mainmenu {
	width: 178px;
	margin: 20px 0px 0px 15px;
	text-align:center;
	font-size:16px;
	list-style-type:none;
}
	
#mainmenu li a {
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 26px;
	width:168px;
	text-decoration: none;
	cursor:hand;
}

*html #mainmenu li a:link, #mainmenu li a:visited {
	background-image:none;
}

#menuLines{
	position:absolute;
	width:220px;
	height:151px;
	background:url(../images/menulinesbg.png) no-repeat;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/menulinesbg.png', sizingMethod='crop');
}

*html #menuLines{
	background-image: none;
}

/************************************************/	


/* NEWS */
#headernews {
	height:150px;
	background:url(../images/headernews.jpg) no-repeat center;
}

#blocknews {
	margin-left:10px;
	color: #8b5c29;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding-top:5px;
}

#newsheader {
	color:#d59758;
	padding-top:10px;
	margin-left:70px;
	font-size:14px;
}

#newsblock {
	font-size:12px;
}

/* LINKS PAGE*/

#headerlinks {
	height: 150px;
	background:url(../images/headerlinks.jpg) no-repeat center;
}

#bglinks {
	width:704px;
	height:83px;
	background:url(../images/linksbg.jpg) no-repeat;
	margin-top:20px;
}

#linkImage {
	margin-top:25px;
	margin-left:15px;
}

/*------------MENU LEFT--------*/
#left-col_sotries {
	position:relative;	
	padding-left:80px;
	top: 10px;
}
