/* CSS Document */
body{
	text-align:center;
	background-image: url(/img/brick_tex2.jpg);
	background-repeat:repeat;
	}
#wrapper {
	width:760px;
	height:auto;
	padding:0px;
	margin-top:-25px;
	margin-right: auto;
	margin-left: auto;
	border: thick solid #000000;
	background-color:#000000;
}
#header {
display: none;
}
#content {
}
#table {
}
#left_col {
	width:277px;
	height:420px;
	background: url(../img/bar_side.gif) top;
	float:left;
	padding:0px;
	margin:0px;
}
#left_text {
	width:250px;
	height:auto;
	float: left;
	margin-top:160px;
	margin-left: 11px;
}
* html #left_text {
	margin-top:200px;
}
#right_col {
	width:477px;
	height:420px;
	background-image:url(../img/index_w_sign.jpg);
	float:right;
	padding:0px;
	margin:0px;
	margin-top:-20px;
}
#hnav {
	position: relative;
	top:5px;
	height:21px;
	text-align:center;
	float:right;
	right:75px;
}

#wrapper #hnav a {
	color: #FFFFFF;
	padding-left: 12px;
	width:100px;
	text-decoration: none;
	font: bold 12px Arial, Helvetica, sans-serif;
}
* html #hnav {
	position: relative;
	left: -50px;
	top: 20px;
}

#wrapper #left_text p {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	line-height: normal;
	color: #FFFFFF;
}
h5 {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF9900;
	text-align: center;
}
body {
	background-color: #333333;
	margin-top: 35px;
}

#footer{
	background-color:#000000;
	color: #FFFFFF;
	font-size:10px;
	clear: both;
	float: center;
	line-height: 12px;
}
#footer a {
color:#999999;
}
.kminfo {
	display: none;
}

kmlink {
font: Arial, Helvetica, sans-serif;
}
#cdown {
	float:left;
	clear:left;
	font: bold 14px/18px "Courier New", Courier, monospace;
	text-transform: capitalize;
	color: #FFFFCC;
	background: #000000 url(../img/shamrocks1.jpg) no-repeat center center;
	text-align: justify;
	margin: 5px;
	padding: 7px;
	height: 75px;
	width: 210px;
	border: 1px dotted #33FF66;
}
#cdown #spd {
	font-size: 18px;
	text-align:center;
	font-weight: bold;
	font-variant: small-caps;
	color: #33FF66;
}
