/* CSS Document */

/* hides the second object from all versions of IE */

* html object.hiddenObjectForIE { display: none; }

/* display the second object only for IE5 Mac */

/* IE Mac \*//*/
* html object.hiddenObjectForIE { display: inline; }
/**/


body {
	background: url(images/Kfitbackground.gif);
	text-align: left;
	font-size: 10pt;
	color: #000000;
	font-family: "Comic Sans MS","New Century Schoolbook","Times New Roman", Times, serif; 
}

td.slideshow {
	width: 600px;
	height: 250px;
	border: 0px;
	margin: 0 auto;
} 

.tdleft {
	width: 300px;
	margin: 0px auto;
	vertical-align: top;
	padding: 4px;
}

.tdright {
	vertical-align: top;
	border-width: 0px;
	padding: 0px;
	width: 600px;
}

table.video td{
	padding-right: 10px;
	padding-right: 10px;
}

.tdredmain {
	background-image: url(images/red_fading_background.gif);
	background-repeat: repeat-y;
	vertical-align: top;
	margin: 50px auto;
}

.tdbluemain {
	background-image: url(images/blue_fading_background.gif);
	background-repeat: repeat-y;
	vertical-align: top;
	margin: 50px auto;
}

.tdgreenmain {
	background-image: url(images/green_fading_background.gif);
	background-repeat: repeat-y;
	vertical-align: top;
	margin: 50px auto;
}

.tdorangemain {
	background-image: url(images/orange_fading_background.gif);
	background-repeat: repeat-y;
	vertical-align: top;
	margin: 50px auto;
}

.tdpurplemain {
	background-image: url(images/purple_fading_background.gif);
	background-repeat: repeat-y;
	vertical-align: top;
	margin: 50px auto;
}

.tdgallerymain {
	background-image: url(images/gallery_fading_background.gif);
	background-repeat: repeat-y;
	vertical-align: top;
	margin: 50px auto;
}

.tdpinkmain {
	background-image: url(images/pink_fading_background.gif);
	background-repeat: repeat-y;
	vertical-align: top;
	margin: 50px auto;
}

.tdturquoisemain {
	background-image: url(images/turquoise_fading_background.gif);
	background-repeat: repeat-y;
	vertical-align: top;
	margin: 50px auto;
}

.tdlimemain {
	background-image: url(images/lime_fading_background.gif);
	background-repeat: repeat-y;
	vertical-align: top;
	margin: 50px auto;
}

.tdyellow2main {
	background-image: url(images/yellow2_fading_background.gif);
	background-repeat: repeat-y;
	vertical-align: top;
	margin: 50px auto;
}

.tdcontent {
	margin: 0px auto;
	vertical-align: top;
}

h2.redbackground{
	text-align: center;
	background-color: #cc2129;
	width: 600px;
	padding: 4px 0px 4px 0px;
}

h2.bluebackground{
	text-align: center;
	background-color: #32338f;
	width: 600px;
	padding: 4px 0px 4px 0px;
}

h2.greenbackground{
	text-align: center;
	background-color: #31a457;
	width: 600px;
	padding: 4px 0px 4px 0px;
}

h2.yellowbackground{
	text-align: center;
	background-color: #ecb630;
	width: 600px;
	padding: 4px 0px 4px 0px;
}

h2.purplebackground{
	text-align: center;
	background-color: #882261;
	width: 600px;
	padding: 4px 0px 4px 0px;
}

h2.orangebackground{
	text-align: center;
	background-color: #db902c;
	width: 600px;
	padding: 4px 0px 4px 0px;
}

h2.pinkbackground{
	text-align: center;
	background-color: #ce2173;
	width: 600px;
	padding: 4px 0px 4px 0px;
}

h2.turquoisebackground{
	text-align: center;
	background-color: #00adde;
	width: 600px;
	padding: 4px 0px 4px 0px;
}

h2.limebackground{
	text-align: center;
	background-color: #9cc64a;
	width: 600px;
	padding: 4px 0px 4px 0px;
}

h2.yellow2background{
	text-align: center;
	background-color: #feef00;
	width: 600px;
	padding: 4px 0px 4px 0px;
}

.quote {
	float: left;
	width: 290px;
	border-width: 0px;
}

.left {
	text-align: left;
}
.right {
	text-align: right;
}

img.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.left {
	margin: 0 10px auto 0;
	float:left;
}

img.right {
	float:right;
	margin: auto 0 0 10px;
}

div.left {
	margin: 0 10px auto 0;
	float:left;
	width: 400px;
	padding: 0px;
}

div.right {
	float:right;
	margin: auto 0 0 10px;
	width: 400px;
	padding: 0px;
}

img.rightnopad {
	float: right;
	padding: 0;
}

img.leftnopad {
	float: left;
	padding: 0;
}

.tableleft {
	float: left;
}

.tableright {
	float: right;
}

.center {
	margin: 0px auto;
	text-align: center;
}

.textcenter {
	font-family: "Comic Sans MS","New Century Schoolbook","Times New Roman", Times, serif;
	text-align: center ! important;
}

.textright {
	font-family: "Comic Sans MS","New Century Schoolbook","Times New Roman", Times, serif;
	text-align: right;
}

.textleft {
	font-family: "Comic Sans MS","New Century Schoolbook","Times New Roman", Times, serif;
	text-align: left;
}

h1 {
	font-family: "Comic Sans MS","New Century Schoolbook","Times New Roman", Times, serif;
}

h2 {
	font-family: "Comic Sans MS","New Century Schoolbook","Times New Roman", Times, serif;
}

a:link {
	font-weight: normal;
	color: #0000ff;
	text-decoration: none;
}

a:visited {
	font-weight: normal;
	color: #900000;
	text-decoration: none;
}

a:hover {
	font-weight: bold;
	color: #ff0000;
	text-decoration: underline;
}

.videored a:link {
	font-weight: bold;
	color: #cc2129;
	text-decoration: none;
}

.videored a:visited {
	font-weight: normal;
	font-style: italic;
	color: #cc2129;
	text-decoration: none;
}

.videored a:hover {
	font-weight: bolder;
	color: #cc2129;
	text-decoration: underline;
}

.videoblue a:link {
	font-weight: bold;
	color: #32338f;
	text-decoration: none;
}

.videoblue a:visited {
	font-weight: normal;
	font-style: italic;
	color: #32338f;
	text-decoration: none;
}

.videoblue a:hover {
	font-weight: bolder;
	color: #32338f;
	text-decoration: underline;
}

.videogreen a:link {
	font-weight: bold;
	color: #31a457;
	text-decoration: none;
}

.videogreen a:visited {
	font-weight: normal;
	font-style: italic;
	color: #31a457;
	text-decoration: none;
}

.videogreen a:hover {
	font-weight: bolder;
	color: #31a457;
	text-decoration: underline;
}

.videoyellow a:link {
	font-weight: bold;
	color: #ecb630;
	text-decoration: none;
}

.videoyellow a:visited {
	font-weight: normal;
	font-style: italic;
	color: #ecb630;
	text-decoration: none;
}

.videoyellow a:hover {
	font-weight: bolder;
	color: #ecb630;
	text-decoration: underline;
}

.videopurple a:link {
	font-weight: bold;
	color: #882261;
	text-decoration: none;
}

.videopurple a:visited {
	font-weight: normal;
	font-style: italic;
	color: #882261;
	text-decoration: none;
}

.videopurple a:hover {
	font-weight: bolder;
	color: #882261;
	text-decoration: underline;
}

.videoorange a:link {
	font-weight: bold;
	color: #db902c;
	text-decoration: none;
}

.videoorange a:visited {
	font-weight: normal;
	font-style: italic;
	color: #db902c;
	text-decoration: none;
}

.videoorange a:hover {
	font-weight: bolder;
	color: #db902c;
	text-decoration: underline;
}

.redbordertop {
	background-image: url(images/red_frame_top.gif);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
}

.redbordertopleft {
	background-image: url(images/red_frame_top_left.gif);
	background-repeat: no-repeat;
	width: 10px;
	height: 10px;
	margin: 0;
	padding: 0;
}

.redbordertopright {
	background-image: url(images/red_frame_top_right.gif);
	background-repeat: no-repeat;
	width: 10px;
	height: 10px;
	margin: 0;
	padding: 0;
}

.redborderbottomright {
	background-image: url(images/red_frame_bottom_right.gif);
	background-repeat: no-repeat;
	width: 10px;
	height: 10px;
	margin: 0;
	padding: 0;
}

.redborderbottomleft {
	background-image: url(images/red_frame_bottom_left.gif);
	background-repeat: no-repeat;
	width: 10px;
	height: 10px;
	margin: 0;
	padding: 0;
}

.redborderright {
	background-image: url(images/red_frame_right.gif);
	background-repeat: repeat-y;
	width: 10px;
	margin: 0;
	padding: 0;
}

.redborderleft {
	background-image: url(images/red_frame_left.gif);
	background-repeat: repeat-y;
	width: 10px;
	margin: 0;
	padding: 0;
}

.redborderbottom {
	background-image: url(images/red_frame_bottom.gif);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
}

.bluebordertop {
	background-image: url(images/blue_frame_top.gif);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
}

.bluebordertopleft {
	background-image: url(images/blue_frame_top_left.gif);
	background-repeat: no-repeat;
	width: 10px;
	height: 10px;
	margin: 0;
	padding: 0;
}

.bluebordertopright {
	background-image: url(images/blue_frame_top_right.gif);
	background-repeat: no-repeat;
	width: 10px;
	height: 10px;
	margin: 0;
	padding: 0;
}

.blueborderbottomright {
	background-image: url(images/blue_frame_bottom_right.gif);
	background-repeat: no-repeat;
	width: 10px;
	height: 10px;
	margin: 0;
	padding: 0;
}

.blueborderbottomleft {
	background-image: url(images/blue_frame_bottom_left.gif);
	background-repeat: no-repeat;
	width: 10px;
	height: 10px;
	margin: 0;
	padding: 0;
}

.blueborderright {
	background-image: url(images/blue_frame_right.gif);
	background-repeat: repeat-y;
	width: 10px;
	margin: 0;
	padding: 0;
}

.blueborderleft {
	background-image: url(images/blue_frame_left.gif);
	background-repeat: repeat-y;
	width: 10px;
	margin: 0;
	padding: 0;
}

.blueborderbottom {
	background-image: url(images/blue_frame_bottom.gif);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
}

.greenbordertop {
	background-image: url(images/green_frame_top.gif);
	background-repeat: repeat-x;
	height: 10px;
	margin: 0;
	padding: 0;
}

.greenbordertopleft {
	background-image: url(images/green_frame_top_left.gif);
	background-repeat: no-repeat;
	width: 10px;
	height: 10px;
	margin: 0;
	padding: 0;
}

.greenbordertopright {
	background-image: url(images/green_frame_top_right.gif);
	background-repeat: no-repeat;
	width: 10px;
	height: 10px;
	margin: 0;
	padding: 0;
}

.greenborderbottomright {
	background-image: url(images/green_frame_bottom_right.gif);
	background-repeat: no-repeat;
	width: 10px;
	height: 10px;
	margin: 0;
	padding: 0;
}

.greenborderbottomleft {
	background-image: url(images/green_frame_bottom_left.gif);
	background-repeat: no-repeat;
	width: 10px;
	height: 10px;
	margin: 0;
	padding: 0;
}

.greenborderright {
	background-image: url(images/green_frame_right.gif);
	background-repeat: repeat-y;
	width: 10px;
	margin: 0;
	padding: 0;
}

.greenborderleft {
	background-image: url(images/green_frame_left.gif);
	background-repeat: repeat-y;
	width: 10px;
	margin: 0;
	padding: 0;
}

.greenborderbottom {
	background-image: url(images/green_frame_bottom.gif);
	background-repeat: repeat-x;
	height: 10px;
	margin: 0;
	padding: 0;
}

.yellowbordertop {
	background-image: url(images/yellow_frame_top.gif);
	background-repeat: repeat-x;
	height: 10px;
	margin: 0;
	padding: 0;
}

.yellowbordertopleft {
	background-image: url(images/yellow_frame_top_left.gif);
	background-repeat: no-repeat;
	width: 10px;
	height: 10px;
	margin: 0;
	padding: 0;
}

.yellowbordertopright {
	background-image: url(images/yellow_frame_top_right.gif);
	background-repeat: no-repeat;
	width: 10px;
	height: 10px;
	margin: 0;
	padding: 0;
}

.yellowborderbottomright {
	background-image: url(images/yellow_frame_bottom_right.gif);
	background-repeat: no-repeat;
	width: 10px;
	height: 10px;
	margin: 0;
	padding: 0;
}

.yellowborderbottomleft {
	background-image: url(images/yellow_frame_bottom_left.gif);
	background-repeat: no-repeat;
	width: 10px;
	height: 10px;
	margin: 0;
	padding: 0;
}

.yellowborderright {
	background-image: url(images/yellow_frame_right.gif);
	background-repeat: repeat-y;
	width: 10px;
	margin: 0;
	padding: 0;
}

.yellowborderleft {
	background-image: url(images/yellow_frame_left.gif);
	background-repeat: repeat-y;
	width: 10px;
	margin: 0;
	padding: 0;
}

.yellowborderbottom {
	background-image: url(images/yellow_frame_bottom.gif);
	background-repeat: repeat-x;
	height: 10px;
	margin: 0;
	padding: 0;
}

.purplebordertop {
	background-image: url(images/purple_frame_top.gif);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
}

.purplebordertopleft {
	background-image: url(images/purple_frame_top_left.gif);
	background-repeat: no-repeat;
	width: 10px;
	height: 10px;
	margin: 0;
	padding: 0;
}

.purplebordertopright {
	background-image: url(images/purple_frame_top_right.gif);
	background-repeat: no-repeat;
	width: 10px;
	height: 10px;
	margin: 0;
	padding: 0;
}

.purpleborderbottomright {
	background-image: url(images/purple_frame_bottom_right.gif);
	background-repeat: no-repeat;
	width: 10px;
	height: 10px;
	margin: 0;
	padding: 0;
}

.purpleborderbottomleft {
	background-image: url(images/purple_frame_bottom_left.gif);
	background-repeat: no-repeat;
	width: 10px;
	height: 10px;
	margin: 0;
	padding: 0;
}

.purpleborderright {
	background-image: url(images/purple_frame_right.gif);
	background-repeat: repeat-y;
	width: 10px;
	margin: 0;
	padding: 0;
}

.purpleborderleft {
	background-image: url(images/purple_frame_left.gif);
	background-repeat: repeat-y;
	width: 10px;
	margin: 0;
	padding: 0;
}

.purpleborderbottom {
	background-image: url(images/purple_frame_bottom.gif);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
}

.orangebordertop {
	background-image: url(images/orange_frame_top.gif);
	background-repeat: repeat-x;
	height: 10px;
	margin: 0;
	padding: 0;
}

.orangebordertopleft {
	background-image: url(images/orange_frame_top_left.gif);
	background-repeat: no-repeat;
	width: 10px;
	height: 10px;
	margin: 0;
	padding: 0;
}

.orangebordertopright {
	background-image: url(images/orange_frame_top_right.gif);
	background-repeat: no-repeat;
	width: 10px;
	height: 10px;
	margin: 0;
	padding: 0;
}

.orangeborderbottomright {
	background-image: url(images/orange_frame_bottom_right.gif);
	background-repeat: no-repeat;
	width: 10px;
	height: 10px;
	margin: 0;
	padding: 0;
}

.orangeborderbottomleft {
	background-image: url(images/orange_frame_bottom_left.gif);
	background-repeat: no-repeat;
	width: 10px;
	height: 10px;
	margin: 0;
	padding: 0;
}

.orangeborderright {
	background-image: url(images/orange_frame_right.gif);
	background-repeat: repeat-y;
	width: 10px;
	margin: 0;
	padding: 0;
}

.orangeborderleft {
	background-image: url(images/orange_frame_left.gif);
	background-repeat: repeat-y;
	width: 10px;
	margin: 0;
	padding: 0;
}

.orangeborderbottom {
	background-image: url(images/orange_frame_bottom.gif);
	background-repeat: repeat-x;
	height: 10px;
	margin: 0;
	padding: 0;
}

.pinkbordertop {
	background-image: url(images/pink_frame_top.gif);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
}

.pinkbordertopleft {
	background-image: url(images/pink_frame_top_left.gif);
	background-repeat: no-repeat;
	width: 10px;
	height: 10px;
	margin: 0;
	padding: 0;
}

.pinkbordertopright {
	background-image: url(images/pink_frame_top_right.gif);
	background-repeat: no-repeat;
	width: 10px;
	height: 10px;
	margin: 0;
	padding: 0;
}

.pinkborderbottomright {
	background-image: url(images/pink_frame_bottom_right.gif);
	background-repeat: no-repeat;
	width: 10px;
	height: 10px;
	margin: 0;
	padding: 0;
}

.pinkborderbottomleft {
	background-image: url(images/pink_frame_bottom_left.gif);
	background-repeat: no-repeat;
	width: 10px;
	height: 10px;
	margin: 0;
	padding: 0;
}

.pinkborderright {
	background-image: url(images/pink_frame_right.gif);
	background-repeat: repeat-y;
	width: 10px;
	margin: 0;
	padding: 0;
}

.pinkborderleft {
	background-image: url(images/pink_frame_left.gif);
	background-repeat: repeat-y;
	width: 10px;
	margin: 0;
	padding: 0;
}

.pinkborderbottom {
	background-image: url(images/pink_frame_bottom.gif);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
}

.turquoisebordertop {
	background-image: url(images/turquoise_frame_top.gif);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
}

.turquoisebordertopleft {
	background-image: url(images/turquoise_frame_top_left.gif);
	background-repeat: no-repeat;
	width: 10px;
	height: 10px;
	margin: 0;
	padding: 0;
}

.turquoisebordertopright {
	background-image: url(images/turquoise_frame_top_right.gif);
	background-repeat: no-repeat;
	width: 10px;
	height: 10px;
	margin: 0;
	padding: 0;
}

.turquoiseborderbottomright {
	background-image: url(images/turquoise_frame_bottom_right.gif);
	background-repeat: no-repeat;
	width: 10px;
	height: 10px;
	margin: 0;
	padding: 0;
}

.turquoiseborderbottomleft {
	background-image: url(images/turquoise_frame_bottom_left.gif);
	background-repeat: no-repeat;
	width: 10px;
	height: 10px;
	margin: 0;
	padding: 0;
}

.turquoiseborderright {
	background-image: url(images/turquoise_frame_right.gif);
	background-repeat: repeat-y;
	width: 10px;
	margin: 0;
	padding: 0;
}

.turquoiseborderleft {
	background-image: url(images/turquoise_frame_left.gif);
	background-repeat: repeat-y;
	width: 10px;
	margin: 0;
	padding: 0;
}

.turquoiseborderbottom {
	background-image: url(images/turquoise_frame_bottom.gif);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
}

.limebordertop {
	background-image: url(images/lime_frame_top.gif);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
}

.limebordertopleft {
	background-image: url(images/lime_frame_top_left.gif);
	background-repeat: no-repeat;
	width: 10px;
	height: 10px;
	margin: 0;
	padding: 0;
}

.limebordertopright {
	background-image: url(images/lime_frame_top_right.gif);
	background-repeat: no-repeat;
	width: 10px;
	height: 10px;
	margin: 0;
	padding: 0;
}

.limeborderbottomright {
	background-image: url(images/lime_frame_bottom_right.gif);
	background-repeat: no-repeat;
	width: 10px;
	height: 10px;
	margin: 0;
	padding: 0;
}

.limeborderbottomleft {
	background-image: url(images/lime_frame_bottom_left.gif);
	background-repeat: no-repeat;
	width: 10px;
	height: 10px;
	margin: 0;
	padding: 0;
}

.limeborderright {
	background-image: url(images/lime_frame_right.gif);
	background-repeat: repeat-y;
	width: 10px;
	margin: 0;
	padding: 0;
}

.limeborderleft {
	background-image: url(images/lime_frame_left.gif);
	background-repeat: repeat-y;
	width: 10px;
	margin: 0;
	padding: 0;
}

.limeborderbottom {
	background-image: url(images/lime_frame_bottom.gif);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
}

.yellow2bordertop {
	background-image: url(images/yellow2_frame_top.gif);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
}

.yellow2bordertopleft {
	background-image: url(images/yellow2_frame_top_left.gif);
	background-repeat: no-repeat;
	width: 10px;
	height: 10px;
	margin: 0;
	padding: 0;
}

.yellow2bordertopright {
	background-image: url(images/yellow2_frame_top_right.gif);
	background-repeat: no-repeat;
	width: 10px;
	height: 10px;
	margin: 0;
	padding: 0;
}

.yellow2borderbottomright {
	background-image: url(images/yellow2_frame_bottom_right.gif);
	background-repeat: no-repeat;
	width: 10px;
	height: 10px;
	margin: 0;
	padding: 0;
}

.yellow2borderbottomleft {
	background-image: url(images/yellow2_frame_bottom_left.gif);
	background-repeat: no-repeat;
	width: 10px;
	height: 10px;
	margin: 0;
	padding: 0;
}

.yellow2borderright {
	background-image: url(images/yellow2_frame_right.gif);
	background-repeat: repeat-y;
	width: 10px;
	margin: 0;
	padding: 0;
}

.yellow2borderleft {
	background-image: url(images/yellow2_frame_left.gif);
	background-repeat: repeat-y;
	width: 10px;
	margin: 0;
	padding: 0;
}

.yellow2borderbottom {
	background-image: url(images/yellow2_frame_bottom.gif);
	background-repeat: repeat-x;
	height: 10px;
	margin: 0;
	padding: 0;
}