.StandardContent
{
	margin: 0px;
	padding: 40px 30px 0px 270px;
	background-image: url('http://images.simplycite.com/SimplyCite_ContentBG.jpg');
	background-repeat: repeat-y;
	color: #d5e5ff;
	font: normal 13px/17px Arial;
	min-height: 512px;
}

.StandardContent p
{
	text-align: justify;
}

.StandardContent H1
{
	color: #ffeeaa;
	text-shadow: #223D55 0px -2px 0px;
	font: normal 28px/32px Georgia;
	padding: 0px;
	margin: 0px 0px;
}

.StandardContent H2
{
	color: #ffeeaa;
	text-shadow: #223D55 0px -2px 0px;
	font: normal 18px/24px Georgia;
	padding: 0px;
}

.StandardContent H2 a
{
	text-decoration: none;
}

.StandardContent H2 a:hover
{
	color: #ffffff;
}

.StandardContent b
{
	color: #FEA;
}
.StandardContent img.Thumb {
	float: right;
}

.StandardContent ul.SpecialLinks {
width: 500px;
list-style: none;
margin: 36px 0px 0px;
padding-left: 0;
}

.StandardContent ul.SpecialLinks li {
	background-image: url('http://images.simplycite.com/Content_SpecialLinkBG.png');
	background-repeat: no-repeat;
	padding-left: 50px;
}

.StandardContent ul.SpecialLinks li a {
	color: #ffeeaa;
	text-decoration: underline;
}

.StandardContent a
{
	color: #FEA;
}

.StandardContent a:hover
{
	color: #ffffff;
}

.StandardContent hr
{
	background-image: url('http://images.simplycite.com/ServicesOffers_Comparaison_Separator.png');
	background-repeat: no-repeat;
	width: 90%;
	height: 2px;
	margin: 0px auto;
	padding: 0px;
	border: 0px;
}

.StandardContent .FirstLetter
{
	font: bold 1.5em Georgia; 
	font-style: italic;
}

.StandardContent .LastModified
{
	color: #7aa4d7;
	font: normal 10px/12px Arial, Helvetica, sans-serif;
	text-align: right;
	padding: 5px 0px 10px;	
}

.StandardContent .LastModified b
{
	color: #7aa4d7;
	font: normal 10px/12px Arial, Helvetica, sans-serif;
}