@CHARSET "UTF-8";
* {
	color:black;
}

body {
	font: 11px/1.4em Arial, sans-serif;
	padding: 100px;
	padding-left: 20px;
}

#header, #bottom, #footerNav ul, .addthis_toolbox, #rightOBN, #copyright img, .admin_edit, #skyscraper {
	display:none;
}

a {
	text-decoration:none;
}

h1 {
	font-size: 18px;
}

h2 {
	font-size: 13px;
}

#breadcrumb a {
	font-size: 10px;
	color: #666;
}