body {
	background: #FFF;
	color: #000;
}

body,p,td,ul,ol {
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}

th, h1, h2, h3, h4, h5 {
	color: black;
	font-family: "trebuchet ms", verdana, arial, helvetica, geneva, sans-serif;
}

div#main {
	width: 75%;
	float: right;
	color: white;
}

div#main p, div#main ul {
	color: black;
	margin-left: 15px;
}

tt {
	font-family: courier, monospace;
	font-size: 10px;
}

th {
	font-size: 14px;
}

h1 {
	text-shadow: 3px 3px 5px grey;
	font-size: 24px;
	line-height: 28px;
	margin-bottom: -10px;
}

h2 {
	font-size: 18px;
	line-height: 19px;
	color: #3e3e3e;
	margin-left: 10px;
}

h3 {
	padding-top: 15px;
	border-top: 4px double #bfbfbf;
	font: 16px Georgia, "Times New Roman", Times, serif;
}

h4 {
	margin: 0;
	border-top: 1px solid #5A5A94;
	border-bottom: 1px solid #5A5A94;
	background: #AAD;
	text-shadow: 3px 3px 5px grey;
	font-size: 12px;
}

h5 {
	font-size: 16px;
}

a {
	text-decoration: none;
	font-weight: bold;
	text-transform: inherit;
}

div#sideNav {
	left: 0;
	width: 120px;
	padding: 0;
	margin: 1em;
	float: left;
}

div#sidebar {
	border: 1px solid #335;
	background: #FFF;
}

div#sidebar a {
	display: block;
	margin: 0;
	padding: 0.3em;
	border-bottom: 1px solid #88B;
}

div#sidebar a:hover {
	background: #5A5A94;
	color: #5A5A94;
}

div#sidebar a:link, a:visited {
	color: #226;
	background-color: transparent;
}

div#sidebar a:link:hover {
	color: #FFF;
	background: #5A5A94;
}

div#sidebar a:visited:hover {
	color: #FFF;
	background: #5A5A94;
}

div#main a:hover {
	color: blue;
	text-decoration: underline;
}

.adBox {
	background-color: #ECF8FF;
	border-color: #B4D0DC;
	border-width: 1px;
	border-style: solid;
	padding: 4px;
	text-decoration: underline;
}

img[src*="feedproxy.google.com"], img[src*="feeds.feedburner.com"], 
img[src*="imageads.googleadservices.com"], img[src*="www.pheedo.com"], 
div#main iframe, div#main script, div#main table tr td div font a {
	display: none;
}