body {
	font-size: 12pt;
	font-family: verdana, arial, helvetica, sans-serif;
}

span#adsense, div#sidebar {
	visibility:hidden;
}

h1#title {
	height: 60px;
	background: url(qns-logo.png) no-repeat;
	padding: 20px 90px;
	margin:0;
}
h1#title a:link {
	text-decoration:none;
	color: #631082;
}	
div#title_container span#location {
	color: #631082;
	width:100%;
	text-align:right;
	display:block;
}
div#body_text h2 {
	font-variant:small-caps;
	text-transform: capitalize;
	font-weight:normal;
	color: #631082;
	width:100%;
	border-bottom: 1px dashed #631082;
}
div#body_text a:link {
	color: #2b0ea5;
	text-decoration:none;
	border-bottom:1px dashed #2b0ea5;
}
div#body_text a:visited {
	color: #62137e;
	text-decoration:none;
	border-bottom:1px dashed #62137e;
}
article.pic {display:none;}
