﻿
body 
{
	background-color:#fff0dd;
}


#backgroundWrapper
{
	background:url(../images/XG_Cards/KCBackground.jpg) no-repeat scroll 50% 0px; /* if no image, use "url() no-repeat scroll 50%" to override the main image. */
}

/* Top Nav */

.topNavCategories
{
	padding:7px 7px 5px 7px;
}

/* Bottom Nav */

.bottomNavDivider
{
	float:left;
	border-right:solid 1px #00539f;
	padding:0px 16px 0px 16px;
	height:30px;
	text-align:center;
}

.bottomNavDividerBlank
{
	float:left;
	border-right:0px;
	padding:0px 0px 0px 16px;
	height:30px;
	text-align:center;
}

