﻿.Article .HeaderWrapper {
	margin: 0px;
	padding: 0px;
	}

.Article .Content {
	background: #E7E7E7 url(Images/Template/ArticleBackground.jpg) no-repeat top;
	}

.Article .Content .Left {
	display: none;
	}

.Article .Content .Center {
	}

.Article .Content .Right {
	text-align: left;
	padding-bottom: 20px;
	}

.Article .Footer {
	padding: 25px 15px 15px 15px;
	background: url(Images/Template/ArticleFooterBackground.png) no-repeat;
	}

.Article .Footer, .Article .Footer a, .Article .Footer a:link, .Article .Footer a:visited {
	color: #3A3A3A;
	}

.Article .Footer a:hover {
	color: #CCCCCC;
	text-decoration: none;
	}

.ArticleWrapper {
	}

.Article .Content h1,
.Article .Content h2,
.Article .Content h3,
.Article .Content h4 {
	color: #000000;
	}