* {
	border: 0px;
}

body {
	background: url(../images/bkgd.gif) repeat-y center top;
	background-color: #120D0D;
	margin: 0px 0px 0px 0px;
}

body.kmafcRules {
	background: none;
	background-color: #120D0D;
}

a {
	color: #000;
}

a:hover {
	color: #990000;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

#headerBkgd {
	width: 100%;
	height: 172px;
	position: absolute;
	left: 0px;
	top: 0px;
	background: url(../images/bkgd-header.gif) no-repeat center top;
	z-index: 1;
	text-align: center;
}

#contactBar {
	width: 900px;
	height: 20px;
	position: relative;
	margin: 0 auto;
	z-index: 10;
	top: 43px;
	text-align: right;
}

#contactBar p {
	padding-right: 16px;
}

#linksBar {
	width: 900px;
	height: 20px;
	position: relative;
	margin: 0 auto;
	z-index: 50;
	top: 70px;
	text-align: right;
}

#linksBar ul {
	list-style-type: none;
	list-style-position: inside;
	float: right;
	margin-right: 6px;
}

#linksBar li {
	float: left;
}

#linksBar li#menuitem_1_nav, #linksBar li#menuitem_2_nav {
	display: none;
}

#linksBar a {
	text-decoration: none;
	padding-right: 12px;
}

#linksBar a:hover {
	text-decoration: underline;
}

#graphicBar {
	width: 960px;
	position: relative;
	margin: 0 auto;
	z-index: 55;
	margin-top: 89px;
	overflow: hidden;
}

body.homeLayout #graphicBar {
	height: 249px;
	background: url(../images/home-bkgd.gif) no-repeat center top;
}

body.subLayout #graphicBar {
	height: 90px;
	background: url(../images/home-bkgd.gif) no-repeat center top;
}


#pageContent {
	width: 850px;
	position: relative;
	margin: 0 auto;
	z-index: 100;
	line-height: 22px;
}

#pageContent {
	margin-top: 30px;
}

img.imgSpecial {
	float: right;
	padding: 4px 0 20px 20px;
}

p.breadcrumbs {
	padding: 0;
	margin: 0;
	float: right;
	text-align: right;
}

p.buttonheading {
	display: none;
}

p.copyright {
	font-size: 9px;
	line-height: 11px;
	text-align: center;
	padding-bottom: 20px;
}
