@CHARSET "UTF-8";

html, body, .multiplebgs body {
	background: #fff;
	background-image: none;
	color: #000;
	margin: 50px 20px;
	
	font: 11px normal Arial, sans-serif;
	letter-spacing: 0.1em;
	line-height: 1.2em;
	
	width: 100%;
	margin: 0;
	float: none;
}

a:link {
	color: #f00;
}

form.signup {
	display: none;
	visibility: hidden;
}

#mainNav ul {
	float: none;
}

#mainNav a:link, #mainNav a:visited, .rgba #mainNav a:link, .rgba #mainNav a:visited {
	color: #000;
}

#linearNav {
	display: none;
	visibility: hidden;
}

#mainNav {
	top: 40px;
	left: 40px;
}
#articles {
	position:relative;
	top: 40px;
	left: 20px;
}
#articles article p {
	color: #111;
	line-height: 2.0em;
	margin: 0 0 1.5em 0;
}
#mainHeader {
	position:relative;
	top: 40px;
	left: 40px;
}

#articles article iframe {
	display: none;
	visibility: hidden;
}
#articles article {
	width: 500px; 
	margin-right: 0;
	display: block;
}
#articles article section {
	margin-left: 0;
}

#articles header.noNumber {
	margin-left: 0;
}

#articles h1.oneCol {
	width: auto;
	margin-left: 0;
	float: left;
}

#languages {
	display: none;
	visibility: hidden;
}
#articles article p.caption {
	color: #999;
}
#a0 {
	width: 1010px;
	overflow: hidden;
	vertical-align: top;
}