body {background-color:#000000;
background-image:url(images/main_02.jpg);
margin:0px 0px 0px 0px;
font-family: arial, verdana;
font-size:small;}

.Title {
	font-weight: bold;
	text-transform: uppercase;
	font-size: large;
 }



.wrapper{
width:676px;
height:388px;
padding:0 0 0 0;
marign:0 0 0 0;
}
.content {
margin:20px 20px 0px 300px;
padding:0px 10px 0 0;
height:350px;
overflow:auto;
color: #ffffff;
width:350px;
}

a:link {
	color:#ffffff;
	text-decoration:underline;
	
  }
a:visited {
	color:#eeeeee;
	text-decoration:underline;
	
  }
a:hover {
	color:#eeeeee;
	text-decoration:underline;
	
  }
a img {
  border-width:0;
  }

.newsImage {
	align: left;
	padding: 10px;
	}
