html { min-height: 100%; margin-bottom: 1px; }

body {
	background-image:  url(images/bg2.jpg);
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: center center;
	margin:0; font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	overflow:yes;
	scrollbar-track-color: #D51013;
	scrollbar-base-color: #590000;
	scrollbar-arrow-color: #000000;
	scrollbar-3dlight-color: #D81317;
	scrollbar-highlight-color: #D81317;
	scrollbar-face-color: #AD0000;
	scrollbar-shadow-color:#590000;
	scrollbar-darkshadow-color:  #590000;
	
}

p {
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
}

.emailtext {
	font-size: 12px;
	color: #ffffff;
}
.crumbtext {
	font-size: 10px;
	color: #ffffff;
	text-align: right;
}
.quotetext {
	font-size: 12px;
	color: #D81317;
	text-align: justify;
}
.headertext {
	font-size: 16px;
	color: #447F28;
	text-align: justify;
	font-weight: bold;
}
.bigredhead {
	font-size: 16px;
	color: #D81317;
	text-align: justify;
	font-weight: bold;
}
.medredhead {
	font-size: 14px;
	color: #D81317;
	text-align: justify;
	font-weight: bold;
}
.bigredcenter {
	font-size: 17px;
	color: #D81317;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
}
.redcenter {
	font-size: 11px;
	color: #D81317;
	text-align: center;
	font-style: italic;
}
.redhead {
	font-size: 12px;
	color: #D81317;
	text-align: justify;
	font-weight: bold;
}
.articletext {
	font-size: 12px;
	color: #525252;
	text-align: justify;
}
.greylink{
	font-size: 12px;
	color: #727272;
	text-align: right;
}
.redlink a:hover,
{
	font-size: 12px;
	color: #ffffff;
	text-align: right;

}
a:hover {  
	color: #D81317;
	text-decoration: underline;
}

a { 
	color: #ffffff;
	text-decoration: underline;

}

.noborder {
	border: 0px;
}

.pagesettings {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: 000000
}
.sidebarlinks {
font-size: 12px;
	color: #4F789F;
	text-align: justify;
	font-weight: bold;
}