@charset "utf-8";

/* KH3D.com */

html, body {
	background-color: #FFFFFF;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 100%;
	margin: 0 0 1px 0;
	padding: 0;
}

div#outer {
	background-color: #FFFFFF;
	height: 100%;
	margin: 0 auto;
	min-height: 100%;
	padding: 0;
	width: 952px;
}

	div#inner {
		height: auto !important;
		height: 100%;
		margin: 0 auto;
		min-height: 100%;
		position: relative;
		width: 950px;
	}

		div#header {
			height: 100px;
			line-height: 0;
			margin: 10px 0;
			padding: 0;
			width: 950px;
		}

		div#contentFull {
			font-size: 12px;
			font-weight: bold;
			padding: 0px 17px 42px 17px;
			position: relative;
			text-align: center;
			width: 916px;
		}

		div#content {
			padding: 0px 17px 42px 17px;
			width: 656px;
		}

		div#contentM9 {
			padding: 0px 17px 42px 17px;
			width: 695px;
		}

		div#contentLinks {
			padding: 0px 17px 42px 17px;
			width: 916px;
		}

		div#content2 {
			text-align: center;
			width: 260px;
		}

		div#content2M9 {
			text-align: center;
			width: 200px;
		}

		div#footer {
			bottom: 0px;
			height: 32px;
			margin: 10px 0;
			position: absolute;
			width: 950px;
		}

/* Horizontal Rules */

hr {
	border: #00365C groove;
	margin: 0 auto;
	width: 95%;
}

/* Links */

a img {
	border: none;
	outline: none;
}

a {
	color: #5c0000;
	font-weight: bold;
	outline: none;
	text-decoration: none;
}

/* Table Cells */

td.rightSide {
	text-align:center;
	vertical-align: top;
}

/* Text */

.date {
	color: #00365C;
	font-weight: bold;
}
