a {
	color: black;
}
a:hover {
	color: #112255;
	text-shadow: rgba(100, 148, 222, 1.0) 0 0 2px;
}
a img {
	border: 0;
}
.center {
	text-align: center;
}
body {
	font-family: Chalkboard;
	font-family: "Arial Rounded MT Bold";
	margin: 0;
	padding: 0;
	color: #333333;
}
body, #hole1, #hole2, #hole3 {
	background-image: url(http://likethought.com/lexicon/images/wood.png);
	background-repeat: repeat;
	background-position: 0 0;
	background-attachment: fixed;
}
#paper {
	border: 1px solid #333333;
	width:463px;
	margin: 10px auto;
	padding: 0;
	height: 551px;
}
#left, #right {
	margin: 0;
	height: 100%;
	float: left;
}
#left {
	width: 80px;
	border-right: 1px solid red;
}
#right {
	width: 382px;
}
.top {
	margin: 0;
	background: white;
	height: 68px;
}
#left, #right {
	margin: 0;
	background-image: url(http://likethought.com/lexicon/images/lines.png);
	position: relative;
	background-repeat: repeat;
}
#title {
	position: absolute;
	left: 8px;
	top: 27px;
	margin: 0;
	padding: 0;
	font-size: 200%;
}
#screenshot #title {
	position: static;
}
#title a {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
#title a:hover {
	color: #112255;
	text-shadow: rgba(100, 148, 222, 1.0) 0 0 5px;
}
#content {
	clear: both;
	margin: 0;
	overflow: auto;
	padding: 4px 8px 0 8px;
	height: 455px;
}
#hole1, #hole2, #hole3 {
	position: absolute;
	left: 28px;
}
#hole1 {
	top: 24px;
}
#hole2 {
	top: 276px;
}
#hole3 {
	bottom: 24px;
}
ul#links {
	margin: 1px 0 0 0;
	padding: 0;
	height: 23px;
}
ul#links li {
	margin: 0 0 0 8px;
	padding: 0;
	width: 111px;
	line-height: 22px;
	list-style: none;
	display: block;
	float: left;
	border-right: 1px solid #AAAAAA;
}
ul#links li.last {
	border: 0;
}
#content p {
	line-height: 23px;
	margin: 0 0 23px 0;
}
#buttons {
	position: relative;
	top: -5px;
	margin: 0 0 -4px 0;
	text-align: center;
}
#buttons a {
	margin-right: 10px;
}
#content .purchase {
	text-align: center;
	font-size: 125%;
	line-height: 20px;
	margin-top: -1px;
	margin-bottom: -1px;
}
#content .cards {
	text-align: center;
	margin-bottom: -5px;
}
.cards img {
	margin-right: 5px;
}
#content .paypal {
	text-align: center;
	margin-bottom: 24px;
}
#content form {
	margin: 0 0 23px 0;
	line-height: 23px;
}
#content .formInput {
	margin-top: -5px;
	margin-bottom: 27px;
}
#features {
	width: auto;
	border-collapse: collapse;
	margin: 0 0 23px 0;
	padding: 0;
	line-height: 23px;
}
#features tr, #features td {
	border-collapse: collapse;
	margin: 0;
	padding: 0;
}
#features .vtop {
	vertical-align: top;
	width: 32px;
}
#features .vtop img {
	margin-top: -1px;
}
#screenshot {
	position: relative;
	width: 672px;
	margin: 10px auto 0 auto;
	text-align: center;
}
#screensContainer {
	height: 544px;
}
#screensDescription {
	margin: 2px 0 0 0;
}
#thumbs {
	margin-top: 10px;
}
#thumbs a img {
	border: 1px solid #333333;
	margin-right: 5px;
}
#final {
	height: 18px;
}
#copyright {
	text-align: center;
	font-size: 75%;
	margin-bottom: 10px;
}
#copyright p {
	margin-top: 4px;
	color: black;
	text-shadow: rgba(255, 187, 152, 0.75) 0px 1px 0px;
}
#licenseDownload {
	margin-top: -26px;
	margin-bottom: -3px;
}
