BODY {
		background: #000000 url('/img/bg.jpg') no-repeat top center;
		font-family:Verdana;
		font-size:12px;
		padding:0px;
		margin:0px;
}
.header_text{
		font-family:Arial;
		font-size:30px;
		font-weight:bold;
		text-align:center;
		color:#ffffff;
}
.menu_style{
		font-family:Arial;
		font-size:15px;
		font-weight:bold;
		color:#ffffff;
}
.menu_style a{
		color:#ffffff;
		text-decoration:none;
}
.menu_style a:hover{
		text-decoration:underline;
}
.news_box {
		background-image: url(/img/title_bg.jpg); 
		background-repeat: 
		no-repeat; 
		width:270px;
		height:47px;
		padding-top:10px;
		color:#ffffff;
		font-weight:bold;
		font-size:14px;
}
.news_date {
		font-family:Arial;
		font-size:20px;
		font-weight:bold;
		color:#199507;
}
.news_more{
		display:block;
		background-color:#199507;
		color:#ffffff;
		font-weight:bold;
		line-height:32px;
		width:100px;
		text-align:center;
		text-decoration:none;
}
.news_more:hover{
		text-decoration:underline;
}
.news_all{
		display:block;
		background-color:#199507;
		color:#ffffff;
		font-weight:bold;
		line-height:32px;
		text-align:center;
		text-decoration:none;
}
.news_all:hover{
		text-decoration:underline;
}
.news_title{
		font-family:Arial;
		font-size:15px;
		font-weight:bold;
}
.news_date_lite{
		padding-left:14px;
		width:225px;
		padding-top:0px;
}
.news_date_lite a{
		color:#199507;
}
.news_lite{
		padding-left:14px;
		text-align:justify;
		width:225px;
}
.footer_links{
		font-size:10px;
		color:#ffffff;
}
.footer_links a{
		color:#ffffff;
		text-decoration:none;
}
.footer_links a:hover{
		text-decoration:underline;
}
.gallery_category{
		font-family:Arial;
		font-size:18px;
		font-weight:bold;
		color:#199507;
		text-decoration:none;
}
