body
{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left:0px;
	margin: 0;
	padding: 0;
	background-color: #fbf7ee;
	background-image: url('../images/news_bg.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	background-attachment: fixed;
	width: 100%;
}

.news
{
	top: 158px;
	left: 168px;
	width: 346px;
	height: 1600px;
	position: absolute;
	z-index: 70;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", serif;
	font-weight: normal;
	line-height: 20px;
	text-align: justify;
	color: #41403f;
}

.news_header
{
	font-size: 12px;
	font-family: Georgia, "Times New Roman", serif;
	font-weight: bold;
	line-height: 20px;
	color: #8f1800;
	text-transform: uppercase;
}

.news A:link
{
	font-size: 11px;
	font-family: Georgia, "Times New Roman", serif;
	font-weight: normal;
	font-style: italic;
	text-decoration: none;	
	color: #8f1800;
}

.news A:hover
{
	font-size: 11px;
	font-family: Georgia, "Times New Roman", serif;
	font-weight: normal;
	font-style: italic;
	text-decoration: underline;	
	color: #8f1800;
}

.news A:visited
{
	font-size: 11px;
	font-family: Georgia, "Times New Roman", serif;
	font-weight: normal;
	font-style: italic;
	text-decoration: none;	
	color: #94938f;
}

.news_date
{
	font-size: 10px;
	font-family: Georgia, "Times New Roman", serif;
	font-weight: normal;
	font-style: italic;
	line-height: 20px;
	color: #5f5e5c;
	text-transform: lowercase;
}

.engagement_pics
{
	left: 10px;
	top: 25px;
	position: relative;
	z-index: 40;
}

.skull
{
	left: 278px;
	top: 710px;
	position: absolute;
	z-index: 40;
}


.divider
{
	left: -35px;
	position: relative;
	z-index: 1;
}
