#container {
	width: 900px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
}
#header{
	height: 200px;
	width: auto;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	background-image: url(images/metadata/paper_texture_short.jpg);
}
#banner_container {
	height: 140px;
	width: 640px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#banner {
	height: 100px;
	width: 600px;
	background-position: center center;
	background-repeat: no-repeat;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 20px;
	padding-top: 20px;
}
#slothpic_container {
	float: left;
	height: 140px;
	width: 250px;
}
#sloth_pic {
	height: 100px;
	width: 150px;
	float: left;
	padding-top: 25px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 50px;
}
#nav_bar_container {
	width: 800px;
	margin: 0px;
	vertical-align: middle;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 90px;
}
#content_container {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin-top: 20px;
	width: auto;
	background-color: #FFF;
	background-image: url(images/metadata/paper_texture_short.jpg);
	text-align: left;
}
#title {
	width: auto;
	text-align: center;
	font-size: 30px;
	padding-top: 20px;
}
#date {
	width: auto;
	text-align: center;
	font-size: 12px;
}
#comic {
	text-align: center;
}
#button_container {
	text-align: center;
	float: none;
	margin-right: auto;
	margin-left: auto;
	width: 500px;
	padding-top: 20px;
}
.navButton {
	float: left;
	width: 80px;
	border: thin none #000;
	margin: 5px;
}
#links {
	text-align: center;
}
#comment_list {
	text-align: left;
	width: 350px;
	margin-right: auto;
	margin-left: auto;
}
#nav_bar {
	text-align: center;
	float: none;
	width: 900px;
}
#pageButton {
	float: left;
	width: 100px;
	background-color: #900;
}
#header_bkgnd {
	height: 200px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: hidden;
	width: 894px;
	background-image: url(images/metadata/header_bkgnd.gif);

}
#rand {
	width: 130px;
}
#pages {
	float: left;
	width: 100px;
}
#hit_counter {
	float: right;
}
#about_text {
}
#about_text {
	width: auto;
	padding-right: 120px;
	padding-left: 120px;
}
.pageNav {
	font-size: 1em;
	color: #900;
	text-align: center;
}
#text_container {
	text-align: left;
}
#archive_list {
	text-align: left;
	padding-left: 350px;
}
#archive_container {
	text-align: center;
}

ul.list_sloth {
	list-style-image: url('images/metadata/sloth_face.png')
}
#links_container {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
