#noflash{
	background-color: #ff0000;
	position: absolute;
	left: 0px;
	top: 0px;
	font-size: 13px;
	font-weight: bold;
	width: 100%;
	color: #000;
}
#noflash p {
	margin: 20px;
}
#noflash a {
	color: #fff;
}
body {
	background-color: #000000;
	font-family: Arial, sans-serif;
	margin: 100px 20px 20px 20px;
	font-size: 13px;
	color: #fefefe;
}
hr {
	border: 0px none;
}
h1 {
	font-family: "Arial Black", Arial, sans-serif;
	text-transform: uppercase;
	font-size: 80px;
	padding: 0px;
	overflow: hidden;
	margin: -5px 0px 0px -5px;
	letter-spacing: -2px;
	line-height: 70px;
	width: 700px;
}
h1 a, h1 a:hover {
	text-decoration: none;
}
h2 {
	font-size: 12px;
	text-transform: uppercase;
	margin: 10px 0px 10px 0px;
}
a:focus {
	border: 0px none;
}
a {
	color: #fefefe;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#sidebar ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	height: 35px;
	text-transform: uppercase;
	width: 600px;
}
li {
	float: left;
}
#sidebar a {
	display: block;
	padding: 4px 8px 4px 0px;
}
li.current_page_item {
	font-weight: bold;
}
h2 {
	clear: both;
}
.gallery a {
	padding: 0px 2px 2px 0px;
	
}
.gallery a:hover {
	text-decoration: none;
}
img {
	border: 0px none;
	padding: 0px;
}
.entry p {
	line-height: 18px;
}
hr {
	clear: left;
}