.contenttitle {
		height:20px;
		color:#ffffff;
		background-image:url(images/title.png);
		background-repeat:no-repeat;
		padding-left:10px;
		padding-top:8px;
		padding-bottom:2px;
		font-weight:bold;
		font-size:18px;
}

.contenttitle a {
		color:#ffffff;
		text-decoration:none;
}

.contenttitle a:hover {
		color:#ffffff;
		text-decoration:underline;
}

.contenttitlesmall {
		font-size:9px;
		font-weight:normal;
	}

.contentmain {
		
		font-family:Garamond;
		/*font-family:"Calibri",Sans-serif;*/
		font-size:12pt;
		margin-left:10px;
		margin-top:20px;
		margin-right:10px;
		padding:0px;
		padding-bottom:10px;
		width:95%;
}

.cmheader {
	font-family:Garamond;
	/*font-family:"Footlight MT Light","Georgia",Serif;*/
	font-size:13pt;
	color:#cccccc;
	padding:4px 2px 4px 0px;
	width:inherit;
	height:20px;
	width:520px;
	font-weight:bold;
	background-repeat:no-repeat;
	border-bottom: 1px solid #730808;
	border-top: 1px solid #730808;

}

.contentmain a {
		color:red;
		font-weight:bold;
		text-decoration:none;
}

.contentmain a:hover {
		color:red;
		/*color:#FF0000;*/
		text-decoration:underline;
	}

.newstitle {
		color:#11003b;
		padding-left:10px;
		padding-top:8px;
		padding-bottom:2px;
		font-weight:bold;
		font-size:14px;
}
.newsmain {
	width:550px;
		
}

.newsmain a, .newstitle a {
		color:red;
		font-weight:bold;
		text-decoration:underlined;
}
.newsmain a:hover, .newstitle a:hover {
		color:red;
		font-weight:bold;
		text-decoration:underlinede;
}

.author {
	position:relative;
	float:right;
	/*margin-left:400px;
	margin-top: -18px;*/
	text-align:right;
}
.rmore {
	position:relative;
	text-align:right;
	margin-left: -20px;
}

img {
	border-color:#000000;
}

.rimages {
	background-image:url(images/cline.png);
	background-repeat:no-repeat;
	width:380px;
	position:absolute;
	padding-top:10px;
	padding-left:20px;
	margin-left:570px;
	height:350px;
}

