body {
	background-color:#1A1515;
	XXbackground-image:url(images/main_02.jpg);
	margin:0px 0px 0px 0px;
	font-family: arial, verdana;
	font-size:10pt;
	background-image: url("images/content_bg.jpg");
	line-height: 1.3em;
	scrollbar-base-color: red;
}
h4 {
	font-weight: bold;
	text-transform: uppercase;
	color: C8B7A7;
}

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



.wrapper{
position:relative;
width:676px;
height:388px;
padding:0 0 0 0;
marign:0 0 0 0;
}
.content {
	font-family:helvetica, georgia, verdana;
	margin:0;
	padding:0px 0px 0 0;
	height:320px;
	overflow:auto;
	color: #000000;
	width:439px;
	position: relative;
	left: 198px;
	top: 32px;
}

.content_pics {
	position: absolute;
	top: 95px;
	left:38px;
	
}
a:link {
	color:#000000;
	text-decoration:underline;
	
  }
a:visited {
	color:#000000;
	text-decoration:underline;
	
  }
a:hover {
	color:#000000;
	text-decoration:underline;
	
  }
a img {
  border-width:0;
  }

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