
body {
	background: #000 url(/images/kva_bg.gif) repeat top left;
	padding: 0;
	margin: 0;
}

.ui_clear {
	clear: both;
	float: none;
}

.ui_body {
	background: transparent url(/images/kva_top_bg.gif) repeat-x top left;
}

.ui_page {
	width: 772px;
	margin: 0 auto;
}

.ui_header {
	position: relative;
	width: 772px;
	height: 268px;
}

.ui_logo {
	position: absolute;
	top: 0;
	left: 0;
	width: 772px;
	height: 73px;
	z-index: 50;
}

.ui_photo {
	position: absolute;
	top: 83px;
	left: 14px;
	width: 744px;
	height: 146px;
	z-index: 20;
	overflow: hidden;
}

.ui_frame {
	position: absolute;
	top: 73px;
	left: 0;
	width: 772px;
	height: 195px;
	z-index: 30;
}

.ui_ball {
	position: absolute;
	top: 0;
	left: 0;
	width: 772px;
	height: 268px;
	z-index: 40;
}

.ui_date {
	position: absolute;
	top: 230px;
	left: 38px;
	width: 215px;
	height: 26px;
	z-index: 60;
}

.ui_date td {
	color: #000;
}


/*
.ui_topnav a:link, 
.ui_topnav a:visited {
	font-size: 13px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

.ui_topnav a:hover {
	font-size: 13px;
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
}

.ui_topnav a:active {
	font-size: 13px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
*/

.ui_content {
	background: transparent url(/images/kva_content_bg.png) repeat-y top center;
}

.ui_left_wrapper {
	width: 270px;
	float: left;
}

.ui_left {
	width: 249px;
	float: right;
	background: transparent url(/images/kva_sidebar_bg.gif) repeat-y top center;
}

.ui_sidebar {
	width: 219px;
	margin: 0 auto;
}

/*
.ui_sidebar a:link, 
.ui_sidebar a:visited {
	display: block;
	background: transparent url(/images/kva_menu_btn.gif) no-repeat top left;
	padding: 9px 0 9px 51px;
	text-transform: uppercase;
	text-decoration: none;
	color: #000;
	font-weight: bold;
	margin-bottom: 5px;
}

.ui_sidebar a:hover {
	display: block;
	background: transparent url(/images/kva_menu_btn_on.gif) no-repeat top left;
	padding: 9px 0 9px 51px;
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	margin-bottom: 5px;
}

.ui_sidebar a:active {
	display: block;
	background: transparent url(/images/kva_menu_btn.gif) no-repeat top left;
	padding: 9px 0 9px 51px;
	text-transform: uppercase;
	text-decoration: none;
	color: #000;
	font-weight: bold;
	margin-bottom: 5px;
}
*/

.ui_left_footer {
	padding-left: 21px;
}

a.TellAFriendLink:link, 
a.TellAFriendLink:visited, 
a.PrintPageLink:link, 
a.PrintPageLink:visited {
	display: block;
	background: transparent url(/images/kva_email_btn.gif) no-repeat 37px 0;
	padding: 11px 0 10px 90px;
	text-transform: uppercase;
	text-decoration: none;
	color: #000;
	font-weight: bold;
	margin-top: 5px;
}

a.TellAFriendLink:hover, 
a.PrintPageLink:hover {
	display: block;
	background: transparent url(/images/kva_email_btn_on.gif) no-repeat 37px 0;
	padding: 11px 0 10px 90px;
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	margin-top: 5px;
}

a.TellAFriendLink:active, 
a.PrintPageLink:active {
	display: block;
	background: transparent url(/images/kva_email_btn.gif) no-repeat 37px 0;
	padding: 11px 0 10px 90px;
	text-transform: uppercase;
	text-decoration: none;
	color: #000;
	font-weight: bold;
	margin-top: 5px;
}

a.PrintPageLink:link, 
a.PrintPageLink:visited {
	background-image: url(/images/kva_print_btn.gif);
}

a.PrintPageLink:hover {
	background-image: url(/images/kva_print_btn_on.gif);
}

a.PrintPageLink:active {
	background-image: url(/images/kva_print_btn.gif);
}

.ui_right_wrapper {
	width: 490px;
	float: right;
	position: relative;
}

	.ui_topnav {
	position: absolute;
	top: -36px;
	left: -20px;
	width: 492px;
	height: 33px;
	z-index: 70;
}


.ui_right {
	width: 475px;
	float: left;
	background: transparent url(/images/kva_main_content_bg.gif) repeat-y top center;
}

.ui_right_header_bg {
	background: transparent url(/images/kva_main_content_header_bg.gif) no-repeat top center;
}

.ui_right_footer_bg {
	background: transparent url(/images/kva_main_content_footer_bg.gif) no-repeat bottom center;
	padding-bottom: 25px;
}

.ui_main_content_wrapper {
	padding: 10px;
}

.ui_main_content {
	width: 455px;
	overflow: hidden;
}

.ui_footer {
	background: transparent url(/images/kva_footer_bg.png) no-repeat top center;
	width: 772px;
	height: 62px;
}

.ui_tagline a:link, 
.ui_tagline a:visited {
	font-size: 11px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

.ui_tagline a:hover {
	font-size: 11px;
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
}

.ui_tagline a:active {
	font-size: 11px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

.ui_copyright, .ui_tagline {
	text-align: center;
	font-size: 11px;
	color: #fff;
}
