body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #000000;
	margin-left: 50px;
}
#content {
	width: 550px;
}
#navigation {
	width: 550px;
	text-align: right;
	margin-top: 30px;
	margin-bottom: 10px;
}
#googleads {
	background-position: right top;
	float: right;
	width: 160px;
	position: relative;
}
h3 {
	color: #FFFF33;
	text-align: center;
}
#breadCrumb {
	padding: 10px 0px 20px 0px;
}
#bigpicture {
	border-color: #dddddd;
}
a {
	color: #66CCFF;
	text-decoration: none;
}
a:visited {
	color: #6699FF;
}
a:hover {
	color: #66FFFF;
	text-decoration: none;
}
#stats {
}
#topbanner {
	padding-top: 6px;
}
