/* Remove unwanted elements */
#header, #nav, #leftcol, #footer, .noprint
{
display: none;
}

/* Ensure the content spans the full width */
#columns
{
width: 700px; margin: 0; float: none; font-size: 14px;
}
#centercol
{
	width:500px;
}

.page-break { display:block; page-break-before:always; }

/* Change text colour to black (useful for light text on a dark background) */
.lighttext
{
color: #000
}

/* Improve colour contrast of links */
a:link, a:visited
{
color: #781351
}



#columns 
{
	background: none;
}

.subpage2 #columns 
{
	background: none;
}

#Questions {
	display:none;
}

.newsletter_campaignbutton {
	padding-top: 0px;
}

#emailsubscribe_message {
	display:none;
}

.newsletter_campaignbuttonjune {
	position: static;
	
}

.newsletter_comments_6_10 {
		position: static;
		padding-top:30px;


}
