html {
	padding:0;
	margin:0;
}
body {
	padding:0;
	margin:0;
	background-color:#111e29;
	background:url('http://www.incredipede.com/images/incredipede_green_bg.jpg') repeat;
	color:#18140c;
	font-family:'IM Fell English SC', serif;
	font-size:24px;
}

a, a:hover {
	color:#18140c;
}

h1 {
	margin:0 auto;
	padding:0;
	text-align:center;
	font-size:24px;
}
h2 {
	font-size:30px;
	font-weight:bold;
	text-align:left;
	margin:0 0 20px 0;
	padding:0;
}
h3 {
	font-size:25px;
	font-weight:bold;
	margin:0 0 10px 0;
	padding:0;
}
p {
	padding:0;
	margin:0 0 20px 0;
	font-size:22px;
	line-height:24px;
	font-weight:normal;
}
ul {
	margin:0 0 24px 0;
}
.horiz_bg {
	margin:0;
	padding:15px 0;
	background:url('http://www.incredipede.com/images/incredipede_lakes_bg.jpg') repeat-x;
}
.top {
	text-align:center;
	margin:0 auto;
	padding:0;
	width:636px ; /* 636 */
	height:206px ; /* 206 */
	background:url('http://www.incredipede.com/images/incredipede_paper_top.png') no-repeat;
}
.top img {
	margin:20px 0 10px 0;
}
.buttons {
	margin-left:15px;
}
.buttons a {
	display:block;
	float:left;
	width:145px; /* 145 */
	height:43px; /* 49 */
	text-align:center;
	margin:0 0 0 5px;
	padding:6px 0 0 0;
	background:url('http://www.incredipede.com/images/incredipede_button_up.png') no-repeat;
	font-size:26px;
	text-decoration:none;
}
.buttons a:hover {
	background:url('http://www.incredipede.com/images/incredipede_button_over.png') no-repeat;
}
.buttons a:active {
	margin-top:2px;
}
.content {
	margin:20px auto;
	padding:30px 50px 0 40px;
	width:616px; /* 706 minus padding */
	height:517px; /* 547 minus padding */
	background:url('http://www.incredipede.com/images/incredipede_paper.png') no-repeat;
	overflow-y:hidden;
	overflow-x:hidden;
}

.content a {
	font-weight:bold;
	text-decoration:none;
}
.content a:hover {
	font-weight:bold;
	text-decoration:underline;
}
.footer {
	font-size:20px;
	text-align:center;
	margin:10px auto;
	color:#ffffff;
}
.footer a {
	color:#ffffff;
}

.sublinks {
	text-align:center;
}
.rightBox {
	float:right;
	width:200px;
	height:300px;
	margin-left:10px;
	text-align:center;
	font-size:20px;
}

.rightBox img {
	width:200px;
	height:241px;
	border:none;
}

.screenshots img {
	float:left;
	margin:0 0 20px 18px;
	border: solid black 3px;
}

.sublinks {
	/* display:none; */
}

ul.spaced li {
	margin-bottom: 15px;
}