html
{
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}
body
{
	font-size: 14px;
	line-height: 1.6;
	color: #4f4f4f;
	font-family: "Trebuchet MS", Helvetica, Sans-serif;
	margin: 0;
	padding: 0 0 40px 0;
}
img {border: 0;}
a:hover img
{
	opacity: .8;
	filter:alpha(opacity=80);
}
p
{
	margin: 0 0 1em 0;
}
h1
{
	line-height: 1.2;
}

h2
{
	font-size:18px;
	font-weight:normal;
}

	#social h2{color:#990f53;}
	#social .article h2{color:#fff;}


/* TINY MCE ACCESABLE CLASSES */		
		
.info-bg
{
	height:25px;
	width:400px;
	background:url(../images/info-bg.gif) no-repeat;
	color:#fff;
	font-size:14px;
	padding:0 10px;
}
	.info-bg p, .info-bg strong{color:#fff;}
	
.popup{}		

.subscribeButton{
	margin-bottom:20px;
	float:right;
	text-align: center;
	text-decoration: none;
	font-size:12px;
	border:0;
	padding:0;
	cursor:pointer;
	background: url(../images/button.gif) 0 2px no-repeat !important;
	width: 91px !important;
	height: 27px !important;
	border: 0 !important;
	display: block !important;
	color: white !important;
	line-height: 32px;
	font-weight: bold !important;
}