@font-face {font-family: 'SwissBCI';src: url('../webfonts/139182_1.eot');src: url('../webfonts/139182_1.eot?#iefix') format('embedded-opentype'),url('../webfonts/139182_1.woff') format('woff'),url('../webfonts/139182_1.ttf') format('truetype'),url('../webfonts/139182_1.svg#wf') format('svg');}

.cl{
	clear: both;
	height: 0;
	overflow: hidden;
}

/* My Styles */
body {
	font: 12px Helvetica, sans-serif;
	color: #282824;
	background: #faf8f5 url('../images/tpl/pattern_bg.jpg') repeat;
}

#container{
	margin: 0 auto;
	max-width: 600px;
}

header {
/*	position: absolute;*/
	position: relative;
	margin: 0 auto;
	width: 81px;
	height: 40px;
	background: url('../images/tpl/KYMGB_Est_2003.png') no-repeat;
}
	header h1{
		display: none;
	}

	header span{
		display: block;
		position: absolute;
		width: 40px;
		top: 0;
		right: 0;
		padding: 7px 0;
		line-height: 1em;
		color: #ffff00;
		font-family: SwissBCI, Helvetica, sans-serif;
		letter-spacing: -0.06em;
		font-size: 1.083em;
		text-align: center;
	}
/*	#header-container h1 {
		padding: 0 0 10px 80px;
		margin: 0;
		color: #282824;
		font-size: 4.583em;
		font-weight: normal;
		font-family: SwissBCI, Helvetica, sans-serif;
		letter-spacing: -4px;
	}*/
/*		#header-container h1 span{
			font-size: 1.423em;
		}*/

article{
/*	width: 276px;*/
/*	width: 300px;*/
	padding: 85px 0 50px 0;
	margin: 0 auto;
}

	article img{
		width: 276px;
		display: block;
		margin: 0 auto;
	}

	footer{
		width: 270px;
		margin: 40px auto 0 auto;
	}
		footer h2{
			font-family: "Courier New", Courier, monospace;
			font-size: 1.166em;
			font-weight: normal;
			text-transform: uppercase;
			display: block;
			text-align: center;
			padding-bottom: 15px;
		}
			footer h2 span{
				background-color: #ffff00;
			}

		footer p{
			text-align: center;
			line-height: 1.2em;
			padding-bottom: 6px;
		}
			footer p span{
				font-family: "Courier New", Courier, monospace;
				font-size: 0.916em;
				text-transform: uppercase;
			}
		footer p strong{
			font-size: 1.333em;
			font-family: SwissBCI, Helvetica, sans-serif;
			font-weight: normal;
		}
		footer p a{
			color: #282824;
			text-decoration: underline;
			text-transform: lowercase;
		}
		footer p a:hover{
			color: #0000ff;
		}



#nav-container{
	clear: both;
}
	#nav-container h3{
		font-family: "Courier New", Courier, monospace;
		font-size: 1.166em;
		font-weight: normal;
		text-transform: uppercase;
		display: block;
		padding-bottom: 8px;
	}
		#nav-container h3 span{
			background-color: #ffff00;
		}

#nav-container nav.left{
	width: 300px;
	margin: 30px auto 40px auto;
}
	#nav-container nav.left ul li{
	}
	#nav-container nav.left ul {
		width: 100%;
		text-align: center;
		clear: both;
	}
	#nav-container nav.left ul li{
		text-align: center;
		display: inline;
		padding-bottom: 0px;
		border-bottom: 2px solid #282824;
	}

	#nav-container nav ul{
		font-family: SwissBCI, Helvetica, sans-serif;
		text-transform: uppercase;
		margin-bottom: 10px;
	}
	#nav-container nav ul li{
	}
	#nav-container nav ul li.no-under{
		border-bottom: none;
	}
	#nav-container nav ul.level_two li{
		font-size: 1.416em;
	}
	#nav-container nav span{
		color: #282824;
		background-color: #ffff00;
		letter-spacing: -0.04em;
		text-decoration: none;
		padding: 6px 0px 0px 0px;
		font-weight: normal;
	}






		div.tags_center{
			width: 100%;
			float: left;
			text-align: center;
		}
		div.tags_center ul.tags{
/*			width: 84.5%;*/
/*			margin: 0 7.75%;*/
			margin: 0;
			padding: 0;
			font-family: "Courier New", Courier, monospace;
			font-size: 1em;
			text-transform: uppercase;
			list-style: none;
		}
			div.tags_center ul.tags strong{
				background: #ffff00;
				font-weight: normal;
			}
			div.tags_center ul.tags li{/* TODO better center */
				display: inline;
				margin: 0;
				padding: 0;
				line-height: 200%;
/*				float: left;*/
			}
			div.tags_center ul.tags li a{
				color: #282824;
			}
			div.tags_center ul.tags li a:hover{
				background: #ffff00;
			}