/*html elements*/
body {
	background: #fff;
	margin-top: 0;
}

p, a, h1, h2, h3, h4, h5, h6, strong  {

}

#page {
	background: white;
	text-align: left;
	margin: 0 auto;
	padding: 0 0 10px;
	width: 780px !important;
	border: none !important;
	border-top: none;
	}

a, a:link, a:visited {
color: #000000;
text-decoration: none;
font-weight: bold;

}

a img {
	border: 0;
}

h1 {
	font-size: 160%;
}

h2 a, h2 a:visited {
	text-decoration: none;
}

h3, .itemtext h3 { /* For use on Pages */
	font-size: 1.7em;
	display: block;
	padding: 15px 0 0;
	color: #000000;
	font-weight: bold;
	font-size: 14px;
}

#header img, #sb-search, ul.menu, #footer, .secondary, #add1, .msidebar, .rsidebar, .lsidebar, div.info, #rollingarchives, div.noprint, .navigation, .comments form, hr, .metalinks, .comments #leavecomment, .comments #loading, .print_page, .recommenddata {
	display: none;
}
