body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
}
a:link {
	color: #000000;
}
a:hover {
	color: #2CB460;
}
a:active {
	color: #000000;
}
a:visited {
	color: #1E8445;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 300;
	color: #ffffff;
}
.news {
	font-family: Tahoma;
	font-weight: 300;
	color: #000000;
	font-size: 12px;
}
.border {
	border: medium solid #000000;
}
.newstitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
/*.linkbox {float: left;
width: 232px;
margin: 0 0px 18px 0;
height: 47px;
overflow:hidden;
}
.clearfloat { /this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float /
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}*/
.style1 {
	font-size: 24px;
	font-weight: bold;
}
.style2 {
	font-size: 24;
	font-weight: bold;
}
.left {float: left;
width: 125px;
margin: 0 18px 18px 0;
height: 125px;
overflow:hidden;
}
.cssShoutText {
  background-color: #269853;
  color: #000000;
  font-family: Arial, Helvetica;
  font-size: 11px;
}
.cssSmall {
  background-color: #856741;
  color: #FFF603;
  font-family: Arial, Helvetica;
  font-size: 9px;
}
.shout {		height: 150px;
	width: 222px;
	overflow:auto;
	margin:0px;
}
