
body {
	background:#8e90a4 url(/cmstemplates/onekcwired/images/background.gif) 0 0 repeat-x;
	margin:0px;
	padding:0px;
}
div.container {
	width:960px;
	margin:0px;
	background:#fff url(/cmstemplates/onekcwired/images/containerBackground.gif) 0 0 repeat-y;
	position:relative;
	overflow:hidden;
	margin-left: auto;
	margin-right: auto;
}
div.header_box {
    clear:both;
    position:relative;
    background: #fff;
    z-index:1;
    padding: 0;
    margin: 0;
    height: 118px;
    background-image: url(/Cmstemplates/OneKcwired/images/oneKCheader.jpg);
    background-repeat: no-repeat;
}

div.header {
	position:relative;
}
div.navmenu_box {
	clear:both;
	position:relative;
	background: #fff url(/cmstemplates/onekcwired/images/nav_background.gif) 0 0 repeat-x;
	z-index:1;
	padding: 6px 0 0 0;
	margin: 0 0 0 1px;
	height: 32px;
	width:958px;
	text-align: center;
}
#navmenu {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#navmenu li {
	display: inline;
	padding: 0 0 0 13px;
	margin: 8px 7px 0 7px;
	background: url(/cmstemplates/onekcwired/images/nav_bullet_off.gif) 0 2px no-repeat;
}
#navmenu li:hover {
	background: url(/cmstemplates/onekcwired/images/nav_bullet_on.gif) 0 2px no-repeat;
}
#navmenu li a {
	font-size: 1.2em;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
div.column1BG {
	width:234px;
	position:absolute;
	top:0;
	left:0;
}
div.column2BG {
	width:476px;
	position:absolute;
	top:0;
	left:234px;
}
div.column3BG {
	width:249px;
	position:absolute;
	top:0;
	right:0;
	background:#e2eaf6 url(/cmstemplates/onekcwired/images/rightBkgd.gif) 0 0 no-repeat;
}
div.content {
	clear:both;
	padding-bottom:0px;
	margin: 0;
	width:100%;
	position:relative;
	z-index:1;
}
div.wrap1and2 {
	width:710px;
	float:left;
}
div.column1_box {
	position:relative;
	top:0;
	z-index:3;
	width:234px;
	float:left;
}
div.column1 {
	padding:0 0 20px 24px;
}
div.column2_box {
	position:relative;
	z-index:3;
	float:right;
	width:476px;
}
div.column2 {
	padding:36px 30px 20px 0;
}
div.column3_box {
	position:relative;
	z-index:3;
	width:249px;
	float:right;
	margin: 0 1px 0 0;
	background: url(/cmstemplates/onekcwired/images/rightBkgd.gif) 0 0 no-repeat;
}
div.column3 {
	padding: 36px 24px 20px 20px;
}
div.column3.newswire {
	padding: 0 24px 20px 20px;
}
* html div.column1_box,* html div.column2_box,* html div.column3_box {
	overflow: hidden; /* IE6 only */
}
div.footer_box {
	clear:both;
	position:relative;
	z-index:1;
	border-top: 1px solid #666;
}
div.footer {
	background:#8e90a4;
	position:relative;
	font-size: .9em;
	text-align: center;
	padding: 12px 0 20px 0;
}
.noDisplay {
	display:none;
}
.fix {
	visibility:hidden;
	clear:both;
	display:block;
}
/*
Hex colors...
right sidebar: #e2eaf6
red: #df2028
*/