﻿.news{
	color: #fff;
	max-height: 100%;
	width: 900px;
	padding: 10px;
}
.news a{
	color: #fff;
}
.newscontext{
	clear: both;
	max-height: 100%;
	width: 900px;
	padding: 20px 20px 30px 20px;
	overflow: auto;
	font-family: Arial;
}
.newscontext img{
	float: left;
}
.pic img{	
	margin-left: 20px;
	margin-top: 17px;
}
.title{
	font-size: 35px;
	color: #E4B621;
	margin-bottom: 50px;
}
.events{
	margin-top:10px;
	color: #fff;
	max-height: 100%;
	width: 900px;
	padding: 10px;
}
.events a{
	color: #fff;
}
.events img{
	float: right;
}
.header{	
	margin-top: 20px;
}
.header a{
	color: #E4B621;
}
.eventscontext{
	margin-bottom: 30px;	
}
