@charset "UTF-8";
/* CSS Document */

* {
	padding: 0;
	margin-top: 20;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
body  a {
	color: #666666;
	text-decoration: none;
}
body a:hover {
	color: #000000;
	text-decoration: underline;
}
h1 {
	display: none;
}
h2 {
	display: none;
}
em {
	display: none;
}
ul {
	list-style-type: none;
}
#navigation {
	height: 15px;
	width: 512px;
	background-position: center;
	text-align: left;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	float: none;
}
#home {
	background-image: url(images/nav1roll.gif);
	float: left;
	height: 15px;
	width: 62px;
}
#home a {
	background-image: url(images/nav1.gif);
	float: left;
	display: block;
	height: 15px;
	width: 62px;
}
#home a:hover {
	background-image: url(images/nav1roll.gif);
	float: left;
	display: block;
	height: 15px;
	width: 62px;
}
#backstory {
	background-image: url(images/nav2roll.gif);
	float: left;
	height: 15px;
	width: 100px;
}
#backstory a {
	background-image: url(images/nav2.gif);
	float: left;
	display: block;
	height: 15px;
	width: 100px;
}
#backstory a:hover {
	background-image: url(images/nav2roll.gif);
	float: left;
	display: block;
	height: 15px;
	width: 100px;
}
#contact {
	background-image: url(images/nav3roll.gif);
	float: left;
	height: 15px;
	width: 82px;
}
#contact a {
	background-image: url(images/nav3.gif);
	float: left;
	display: block;
	height: 15px;
	width: 82px;
}
#contact a:hover {
	background-image: url(images/nav3roll.gif);
	float: left;
	display: block;
	height: 15px;
	width: 82px;
}
#where {
	background-image: url(images/nav4roll.gif);
	float: left;
	height: 15px;
	width: 124px;
}
#where a {
	background-image: url(images/nav4.gif);
	float: left;
	display: block;
	height: 15px;
	width: 124px;
}
#where a:hover {
	background-image: url(images/nav4roll.gif);
	float: left;
	display: block;
	height: 15px;
	width: 124px;
}
#space {
	background-image: url(images/nav5space.gif);
	float: left;
	height: 15px;
	width: 60px;
}
#submit {
	background-image: url(images/nav6roll.gif);
	float: left;
	height: 15px;
	width: 84px;
}
#submit a {
	background-image: url(images/nav6.gif);
	float: left;
	display: block;
	height: 15px;
	width: 84px;
}
#submit a:hover {
	background-image: url(images/nav6roll.gif);
	float: left;
	display: block;
	height: 15px;
	width: 84px;
}
#container {
	width: 512px;
	background-position: center;
	text-align: left;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	float: none;
	margin-top: 50px;
}
#title {
	background-image: url(images/face1.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 176px;
	width: 512px;
	float: left;
}
#eyes {
	background-image: url(images/face2.gif);
	background-repeat: no-repeat;
	float: left;
	height: 93px;
	width: 512px;
}
#issue {
	background-image: url(images/face3.gif);
	background-repeat: no-repeat;
	float: left;
	height: 104px;
	width: 512px;
}
#mouth {
	background-image: url(images/face4.gif);
	background-repeat: no-repeat;
	float: left;
	height: 105px;
	width: 512px;
}
#submitnow {
	background-image: url(images/face5.gif);
	float: left;
	height: 111px;
	width: 512px;
}
#beard {
	background-image: url(images/face6.gif);
	float: left;
	height: 77px;
	width: 512px;
}
#email {
	background-image: url(images/face7.gif);
	float: left;
	height: 60px;
	width: 512px;
	display: block;
}
#email a {
	background-image: url(images/face7.gif);
	float: left;
	height: 60px;
	width: 512px;
	display: block;
}
#scarf {
	background-image: url(images/face8.gif);
	float: left;
	height: 118px;
	width: 512px;
}
#sticker {
	background-image: url(images/sticker.gif);
	background-repeat: no-repeat;
	height: 191px;
	width: 191px;
	position: absolute;
	left: 486px;
	top: 306px;
}
#sticker a {
	background-image: url(images/sticker.gif);
	background-repeat: no-repeat;
	display: block;
	height: 191px;
	width: 191px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#content {
	margin-top: 25px;
	margin-left: 75px;
	margin-right: 50px;
}
#donate {
	background-image: url(https://www.paypal.com/en_US/i/btn/btn_donate_SM.gif);
	background-repeat: no-repeat;
	height: 21px;
	width: 74px;
	position: absolute;
	left: 425px;
	top: -40px;
}
#donate form {
	background-image: url(https://www.paypal.com/en_US/i/btn/btn_donate_SM.gif);
	background-repeat: no-repeat;
	display: block;
	height: 21px;
	width: 74px;
	position: absolute;
	left: 0px;
	top: 0px;
}
strong {
	font-family: Verdana, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.bold {
	font-weight: bold;
}

