html {
	height: 100%;
}

#flashcontent {
}

body{
	width: 100%;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding: 0;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #222222;
	background-color:#999999;
	overflow:hidden;
}

.newsWrapper{float: left; width:50%;}

.infoWrapper{text-align:right;}


img{ border: 0px; }

a{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

a.big{
 font-family: "Trebuchet MS", Verdana, Arial;
 font-size: 18px;
 color: #000000;
 text-decoration: none;
}

p {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #222222; 
}
