/* CSS Document */
.picpng {_behavior:url(iepngfix.htc); }
img { border:none 0px;}
input {border:0px;}
textarea {border:0px;}
html,body 
{height:100%;
  width:100%;
  margin:0px;
  padding:0px;
  background:#fff;
}


#all {position: relative; height: 100%;  }

html>body #all {height: 100%; min-height: 100%; }

#top {
	height:136px;
	width:auto;
	background:#000;
 
}

#footer {
	background:url(images/bottom_bg.gif) repeat-x;
	height:30px;
	width:auto;
}

#menu {
	float:right;
	width:564px;
	margin-top:115px;
 }
#menu a {
	width:94px;
	height:21px;
	background-position:bottom;
	float:left;
	}
#menu a:hover {
	background-position:top;	
	}
.main {background:url(images/main.gif);}
.about {background:url(images/about.gif);}
.photo {background:url(images/photo.gif);}
.video {background:url(images/video.gif);}
.textmenu {background:url(images/text.gif);}
.contact {background:url(images/contact.gif);}

.text {
	font-family:Sylfaen;
}

.text_archive {
	font-family:Sylfaen;
	font-size:14px;
	color:#4c000d;
	font-weight:bold;
	text-decoration:none;
}

#content {

}


#photo {
	padding:0px;
	margin:0px;
	text-decoration:none;
	list-style:none;

}

#photo a img  { float:left;  border:none 0px;} 

#photo ul {list-style-type:none; padding:0px; margin:0px;}
#photo ul li{list-style-type:none; padding:0px; margin:0px;}

.text_news_anons {

	margin-top:13px; 
	display:block;
	width:330px; 
	height:85px; 
	text-align:justify; 
	overflow:hidden;
	font-family:Sylfaen;
}

#news_archive a {text-decoration:none;}


#text {

}

#text a {
	text-decoration:none;
	display:block;
	color:#4c4c7f;
	font-family:Sylfaen;
	font-weight:bold;
	font-weight:bold;
} 

#text a:hover {
	color:#5e0903;
}
