/* THE MOTHERFUCKING CSS FILE BOYEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE*/

body {
	text-align: center;
}

.header {
	width:624px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}

	.header img {
		border:0px;
	}

.undernav {
	border-top: 1px solid #000;
/*	border-bottom: 1px dashed #000; */
	padding-top:7px;
	padding-bottom:25px;
	margin-top:2px;
	width:624px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}

	.undernav img {
		border:0px;
	}

.news {
	width:640px;
	height:auto;
	margin-top:25px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

.newspost {
	width:100%;
	height:auto;
	min-height:220px;
	margin-left:10px;
	margin-bottom:25px;
	text-align:left;
	border-bottom:1px solid #000;
}

	.newspost p {
		margin-left: 10px;
		margin-bottom:10px;
		line-height:12px;
		font: 12px Georgia, sans-serif;
	}
	
	.newspost posttitle {
		margin-left: 10px;
		margin-bottom:10px;
		font: 18px Georgia, sans-serif;
		font-weight:bold;
	}

	.newspost author {
		margin-left: 25px;
		margin-bottom:10px;
		font: 12px Georgia, sans-serif;
		font-style:italic;
	}
	
	.newspost img {
		float:left;
		margin-right: 10px;
		margin-bottom: 10px;
		border:0px;
	}

	.newspost timestamp {
		float:right;
		margin-left: 10px;
		margin-bottom: 10px;
		font: 10px Georgia, sans-serif;
	}

.archive, .archive p {
	width:624px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:30px;
	text-align:left;
	font: 12px Georgia, sans-serif;
	line-height:22px;
}

.splash {
	width:800px;
	height:800px;
	margin-left:auto;
	margin-right:auto;
	margin-top:50px;
	text-align:center;
	font: 24px Georgia, sans-serif;
	font-weight:bold;
}

.footer {
	font: 12px Georgia, sans-serif;
}

#topnav_table {
	width:100%;
}

#undernav_table {
	width:100%;
}

.about_big {
	font: 60px Georgia, sans-serif;
	font-weight: bold;
}
