#premiddletext{	
	padding-top: 3px;
	padding-left: 50px;
	padding-right: 50px;
}

#middletext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width:100%;	
}
body #middletext .righthorizontalline {
	border-right: dotted 1px #d3d4c5;
}
body #middletext .bottomhorizontalline {
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom: dotted 1px #d3d4c5;
}
.middletitles {
	text-align: center;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: 600;
}
.middlepadding {
	padding-top: 10px;
}
.linkbottompadding {
	padding-bottom: 10px;
	padding-right: 10px;
}
.linktoppadding {
	padding-top: 10px;
}
a {
	color: #000000;
}
.whitefontlanding {
	color: #FFFFFF;
	font-weight: bolder;
	padding-left: 10px;
}
.blackfontlanding {
	color: #000000;
	font-weight: 500;
	padding-left: 10px;
}
.whitetitle {
	font-size: 16px;
}
.italictext {
	font-style: italic;
}
.rightimage {
	background-image:url();
	background-position: top right;
	background-repeat: no-repeat;
	height: 167px;
}
#rightmenu {
	text-align: right;
	padding-top: 10px;
}
#rightmenu .righttexttitle {
	font-size: 14px;
	font-weight: 600;
}
#rightmenu .rightlinks {
	font-size: 12px;
	padding-top: 10px;
}
#bodylink a:hover {
	background-color: #d3d4c5;
}
#menulink a:hover {
	background-color: #a30a36;
	color: #FFFFFF;
}
.video {
	padding-top: 3px;
	padding-bottom: 10px;
}
.video a {
	color: #a30a36;
}
.archive {
	font-size: 13px;
	padding-left: 3px;
	font-weight: 600;
	background-color: #c7c8bb;
}
.goinitial {
	padding-left: 3px;
	padding-bottom: 5px;
	font-weight: 600;
}
.nokeyword {
	padding-left: 3px;
	font-size: 14px;
	font-weight: 600;
}
#article {
	margin: 0;
	top: 0;
}
.articleheadline {
	font-size: 15px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 10px;
}
.articlebody {
	font-size: 12px;
	padding-bottom: 5px;
}
.articlebody p {
	margin-top: 0px;
	margin-bottom: 8px;
}
.articlebody hr {
	border: thin dotted #d3d4c5;
}
.articlecommentsfeeds {
	font-size: 10px;
	padding-bottom: 5px;
}
.articlecommentsfeeds a {
	color: #a30a36;
}
.articlecommentsfeeds hr {
	border: thin solid #d3d4c5;
}
.italic {	
	font-style: italic;
}
.font11 {
	font-size: 11px;;
}
.backgroundred {
	background-color: #a30936;
}
.whitefont {
	color: #FFFFFF;
}
.padtop5 {
	padding-top: 5px;
}
