body {
	background-color: #271f0c;
	background-image: url(../images/assets/home-background.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	background-attachment: scroll;
}
p {
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 12px!important;
	color: #FFFFFF;
	margin-top: 5px;
	margin-right: 17px;
	margin-bottom: 8px;
	margin-left: 17px;
	padding-bottom: 4px;
	text-decoration: none;
	text-align: justify;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
a:link {
	font-family: Garmond, Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-variant: normal;
	color: #FFCC66;
	margin-bottom: 2px;
	text-transform: uppercase;
	padding-bottom: 0px;
	margin-top: 10px;
	padding-top: 5px;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #993300;
}
a:active {
	text-decoration: none;
	color: #996633;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
#articletitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 0.1em;
	margin-bottom: 7px;
	margin-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: ridge;
	border-bottom-color: #c2a056;
	margin-right: 15px;
	font-variant: small-caps;
	margin-top: 5px;
}
.articlebody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-right: 15px;
	margin-left: 15px;
	color: #FFFFFF;
	text-align: justify;
}
#articletitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 0.1em;
	margin-bottom: 7px;
	margin-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: ridge;
	border-bottom-color: #c2a056;
	margin-right: 15px;
	font-variant: small-caps;
	margin-top: 5px;
}
#articlelink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	text-transform: capitalize;
	color: #660000;
	text-decoration: none;
	padding-left: 15px;
}
#articlelink a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	text-transform: capitalize;
	color: #990000;
	text-decoration: none;
	padding-left: 10px;
	font-weight: bold;
}
#articlelink a:visited{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	text-transform: capitalize;
	color: #CCCCCC;
	text-decoration: none;
	padding-left: 10px;
	font-weight: bold;
}

#whitepcenter {
	text-align: center;
	color: #FFFFFF;
}
.whitep {
	color: #FFFFFF;
	font-size: 10px;
}

