@charset "utf-8";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #E9E9E9;
	border: 1px none #F00;
}
#container  {
	width: 802px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#banner  {
	background-color: #DDDDDD;
	background-image: url(assets/kf_banner_whitex800.jpg);
	height: 120px;
	width: 802px;
	padding: 0;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	margin-bottom: 0px;
}

#facebook {
	background-image: url(assets/facebook.png);
	display: block;
	height: 25px;
	width: 25px;
	text-indent: -9999px;
	margin-top: 77px;
	float: left;
	margin-right: 5px;
	margin-left: 15px;
}
#blogger {
	background-image: url(assets/blogger.png);
	display: block;
	height: 25px;
	width: 25px;
	text-indent: -9999px;
	margin-top: 76px;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
}
#twitter {
	background-image: url(assets/twitter.png);
	display: block;
	height: 25px;
	width: 25px;
	text-indent: -9999px;
	margin-top: 76px;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
}
#cameralens {
	background-image: url(assets/camerlens.png);
	display: block;
	height: 25px;
	width: 25px;
	text-indent: -9999px;
	margin-top: 76px;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
}



#kf_logo  {
	background-image: url(assets/kf_logo.jpg);
	height: 94px;
	width: 198px;
	background-repeat: no-repeat;
	margin-top: 8px;
	margin-left: 40px;
	float: left;
	display: block;
	text-indent: -9999px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#kflogo  {
	background-image: url(assets/kf_logo.jpg);
	display: block;
	height: 94px;
	width: 198px;
	text-indent: -9999px;
	margin-top: 12px;
	margin-left: 40px;
	float: left;
}
#rsrtlogo  {
	background-image: url(assets/kf_rsrt.jpg);
	display: block;
	height: 50px;
	width: 188px;
	text-indent: -9999px;
	margin-top: 35px;
	float: right;
	margin-right: 30px;
}
#main_image  {
	background-image: url(assets/2012_index_01.jpg);
	height: 510px;
	width: 802px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	background-repeat: no-repeat;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	clear: both;
}
#main_image_p {
	font-size: 16px;
	float: right;
	padding-right: 38px;
	padding-top: 300px;
	padding-left: 30px;
	margin: 0px;
	text-align: right;
}
#mainContent  {
	background: #FFFFFF;
	padding-right: 0px;
	padding-left: 0px;
	text-align: left;
	padding-top: 35px;
	padding-bottom: 35px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	float: left;
	width: 802px;
}
#mainContent h1  {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 28px;
	line-height: normal;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	padding-right: 0px;
	margin-top: 0px;
	margin-right: 35px;
	margin-bottom: 0px;
	margin-left: 40px;
}
#mainContent h2  {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	margin-right: 0px;
	margin-left: 0px;
	font-style: italic;
	padding-left: 80px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 35px;
	padding-bottom: 0px;
	color: #666;
}
#mainContent h3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24px;
	margin-right: 35px;
	margin-left: 40px;
	font-style: italic;
	padding-left: 40px;
}

#mainContent p  {
	margin-left: 40px;
	margin-right: 38px;
	margin-bottom: 0px;
	text-indent: 30px;
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	float: none;
	padding-right: 40px;
	padding-left: 40px;
}


#footer  {
	background-color: #DDDDDD;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	margin: 0px;
	padding: 0px;
	float: none;
	width: 802px;
}
#footer p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	margin: 0px;
	text-align: center;
	line-height: 16px;
	padding: 0px;
}
#home #mouseover_more {
	float: right;
	height: 100px;
	width: 330px;
	margin-top: 404px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-repeat: no-repeat;
	clear: both;
	padding: 0px;
}
#home #mouseover_buy {
	float: right;
	height: 100px;
	width: 330px;
	margin-top: 390px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-repeat: no-repeat;
	clear: both;
	padding: 0px;
}


#about #main_image {
	background-image: url(assets/kf_image_02alt.jpg);
	height: 400px;
	width: 802px;
	border-top-style: solid;
	clear: both;
	border-top-width: 1px;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
#about #main_image2 {
	background-image: url(assets/2010_about_main2.jpg);
	height: 400px;
	width: 802px;
	border-top-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	clear: both;
	border-top-width: 1px;
	border-top-color: #000;
}

#rtt #main_image {
	background-image: url(assets/kf_walker2.jpg);
	clear: both;
	height: 400px;
	width: 802px;
}
#rtt #mainContent h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
}
#don #main_image {
	background-image: url(assets/kf_frisco.jpg);
	height: 535px;
	width: 802px;
	clear: both;
}
#don #btn_donate {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 80px;
}
#don #mainContent h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	padding-bottom: 10px;
}



#bao #main_image  {
	background-image: url(assets/kf_bao_holder.jpg);
	height: 564px;
	width: 802px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	padding-bottom: 0px;
	background-repeat: no-repeat;
	margin-bottom: 0px;
	background-color: #FFF;
	clear: both;
}


#bao #trimp_banner {
	background-image: url(assets/kf_banner_2010_2.jpg);
	height: 100px;
	width: 802px;
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	float: left;
}

#bao #box_fbjewel {
	background-image: url(assets/kf_fb_jewel_so.jpg);
	float: left;
	height: 230px;
	width: 400px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	background-repeat: no-repeat;
}


#bao #btn_fbjewel {
	float: left;
	margin-top: 180px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding: 0px;
}
#bao #box_fblime {
	background-image: url(assets/kf_fb_lime_so.jpg);
	float: right;
	height: 230px;
	width: 400px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	background-repeat: no-repeat;
}
#bao #btn_fblime {
	float: right;
	margin-top: 180px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
#bao #box_scjewel {
	background-image: url(assets/kf_sc_jewel.jpg);
	float: left;
	height: 230px;
	width: 400px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	background-repeat: no-repeat;
	padding-bottom: 0px;
}
#bao #btn_scjewel {
	float: left;
	margin-top: 180px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding: 0px;
}

#bao #box_sclime {
	background-image: url(assets/kf_sc_lime_so.jpg);
	float: right;
	height: 230px;
	width: 400px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	background-repeat: no-repeat;
}
#bao #btn_sclime {
	float: right;
	margin-top: 180px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
#bao #paypal {
	height: 100px;
	width: 802px;
	background-image: url(assets/kf_cc_banner.jpg);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	float: left;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#bao #mainContent {
	background: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	float: left;
	margin: 0px;
	text-align: left;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 35px;
	padding-left: 0px;
}

#bao #mainContent h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 28px;
	margin-bottom: 0px;
	line-height: normal;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: 0px;
	margin-right: 35px;
	float: none;
	font-style: normal;
	padding-left: 80px;
	padding-right: 0px;
}

#bao #mainContent h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: normal;
	padding-top: 20px;
	padding-bottom: 0px;
	float: none;
	font-style: italic;
	padding-right: 35px;
	padding-left: 80px;
	text-align: left;
	margin: 0px;
}
#bao #mainContent h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	margin-bottom: 0px;
	line-height: normal;
	margin-top: 0px;
	padding-top: 30px;
	padding-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	float: none;
	font-style: italic;
	padding-right: 35px;
	padding-left: 80px;
}
#bao #mainContent p {
	margin-left: 40px;
	margin-right: 38px;
	margin-bottom: 0px;
	text-indent: 30px;
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	padding-right: 40px;
	padding-left: 40px;
	text-align: left;
}

#cu #main_image {
	background-image: url(assets/kf_stand_dual.jpg);
	height: 420px;
	width: 802px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	clear: both;
}
#cu #mainContent {
	background: #FFFFFF;
	padding-right: 0px;
	padding-left: 0px;
	text-align: left;
	padding-top: 35px;
	padding-bottom: 35px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	float: left;
	margin: 0px;
}
#cu #mainContent h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 28px;
	text-align: left;
	padding-top: 0px;
	padding-right: 38px;
	padding-bottom: 0px;
	padding-left: 80px;
	text-indent: 0;
	margin: 0px;
}

#cu #mainContent p {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	text-align: left;
	padding-top: 20px;
	padding-right: 38px;
	padding-bottom: 0px;
	padding-left: 80px;
	margin: 0px;
	text-indent: 0;
}







#special_text  {
	background-color: #F0F0F0;
	width: 170px;
	float: right;
	text-align: left;
	font-size: 12px;
	border: 2px solid #090;
	margin: 30px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

#special_text h3  {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	line-height: 16px;
	color: #09C;
}

#special_text p  {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#rev #main_image {
	background-image: url(assets/2010_rev_main.jpg);
	height: 400px;
	width: 802px;
	border-top-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	clear: both;
	border-top-width: 1px;
	border-top-color: #000;
}
#rev #mainContent h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	float: none;
	font-style: italic;
}
#gala #main_image {
	background-image: url(assets/2011_gala_main_after.jpg);
	height: 510px;
	width: 802px;
	border-top-style: solid;
	clear: both;
	border-top-width: 1px;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
#gala #mouseover_tix {
	float: right;
	height: 100px;
	width: 330px;
	margin-top: 404px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-repeat: no-repeat;
	clear: both;
	padding: 0px;
}
#gala #mainContent_pdf01 {
	float: none;
	background-image: url(assets/2011_pdf_button01.jpg);
	height: 50px;
	width: 175px;
	background-repeat: no-repeat;
	clear: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 80px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}


#gala #mainContent h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: normal;
	padding-top: 2px;
	padding-bottom: 0px;
	float: none;
	font-style: normal;
	padding-right: 35px;
	padding-left: 80px;
	text-align: left;
	margin: 0px;
	color: #09F;
}
#gala #mainContent h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: normal;
	padding-top: 2px;
	padding-bottom: 0px;
	float: none;
	font-style: normal;
	padding-right: 35px;
	padding-left: 80px;
	text-align: left;
	margin: 0px;
	color: #0C0;
}

#gala #mainContent p {
	margin-left: 40px;
	margin-right: 38px;
	margin-bottom: 0px;
	text-indent: 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	float: none;
	padding-right: 40px;
	padding-left: 40px;
}


#galatix #main_image {
	background-image: url(assets/2011_gala_starry_nite.jpg);
	height: 510px;
	width: 802px;
	border-top-style: solid;
	clear: both;
	border-top-width: 1px;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
#galatix  #mouseover_more{
	float: right;
	height: 100px;
	width: 330px;
	margin-top: 404px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-repeat: no-repeat;
	clear: both;
	padding: 0px;
}


#galatix #mainContent p {
	margin-left: 40px;
	margin-right: 38px;
	margin-bottom: 0px;
	text-indent: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}
#galatix #mainContent p2 {
	margin-left: 40px;
	margin-right: 38px;
	margin-bottom: 0px;
	text-indent: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}

#galatix #mainContent h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: normal;
	padding-top: 2px;
	padding-bottom: 0px;
	float: none;
	font-style: normal;
	padding-right: 35px;
	padding-left: 80px;
	text-align: left;
	margin: 0px;
	color: #09F;
}
#galatix #mainContent_btn_tix {
	height: 26px;
	width: 376px;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 80px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: none;
	float: none;
}
#galatix #mainContent_or {
	height: 50px;
	width: 400px;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 80px;
	clear: none;
	float: none;
	background-image: url(assets/2011_gala%20_OR.jpg);
	padding: 0px;
}

#galatix #mainContent_btn_form {
	float: none;
	background-image: url(assets/2011_pdf_button01.jpg);
	height: 26px;
	width: 376px;
	background-repeat: no-repeat;
	clear: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 80px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#galatix #mainContent h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-right: 35px;
	margin-left: 40px;
	font-style: normal;
	padding-left: 40px;
	color: #F00;
}
#galatix #mainContent h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-right: 35px;
	margin-left: 40px;
	font-style: italic;
	padding-left: 40px;
	color: #000;
}

#galatix #mainContent_line {
	float: none;
	background-image: url(assets/2011_gala%20_line.jpg);
	height: 60px;
	width: 400px;
	background-repeat: no-repeat;
	clear: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 80px;
	padding: 0px;
}
#galatix #mainContent_btn_pdf {
	float: none;
	background-image: url(assets/2011_pdf_button01.jpg);
	height: 26px;
	width: 376px;
	background-repeat: no-repeat;
	clear: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 80px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}















#don #mainContent p {
	margin-left: 40px;
	margin-right: 38px;
	margin-bottom: 0px;
	text-indent: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
}
#donkha #main_image {
	background-image: url(assets/kf_donate_khachane2.jpg);
	height: 535px;
	width: 802px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	clear: both;
	border-top-width: 1px;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
#donkha #btn_donate {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 80px;
}
#donkha #mainContent h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 80px;
}

#donkha #mainContent p {
	margin-left: 40px;
	margin-right: 38px;
	margin-bottom: 0px;
	text-indent: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
}
#bao2 #main_image {
	background-image: url(assets/kf_bao_holder.jpg);
	height: 570px;
	width: 802px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	padding-bottom: 0px;
	background-repeat: no-repeat;
	margin-bottom: 0px;
	background-color: #FFF;
	clear: both;
}
#bao2 #geye_banner {
	background-image: url(assets/2010_geye_banner2.jpg);
	height: 100px;
	width: 802px;
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	float: left;
	margin-bottom: 0px;
}

#bao2 #view_cart {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #F00;
	border-right-color: #F00;
	border-bottom-color: #F00;
	border-left-color: #F00;
	float: right;
	margin-bottom: 0px;
	margin-top: 52px;
	margin-right: 0px;
	padding-right: 24px;
}
#bao2 #intl {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #F00;
	border-right-color: #F00;
	border-bottom-color: #F00;
	border-left-color: #F00;
	float: left;
	padding-right: 0px;
	padding-left: 368px;
	padding-top: 50px;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	margin: 0px;
}


#bao2 #box_kaleid {
	background-image: url(assets/2010_kaleid_box_so.jpg);
	float: left;
	height: 230px;
	width: 399px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	background-repeat: no-repeat;
}
#bao2 #btn_kaleid {
	float: left;
	margin-top: 180px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 26px;
}
#bao2 #box_pomeg {
	background-image: url(assets/2010_pomeg_box.jpg);
	float: right;
	height: 230px;
	width: 399px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	background-repeat: no-repeat;
}
#bao2 #btn_pomeg {
	float: right;
	margin-top: 180px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 24px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#bao2 #box_wintsky {
	background-image: url(assets/2010_wintsky_box.jpg);
	float: left;
	height: 230px;
	width: 399px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	background-repeat: no-repeat;
	padding-bottom: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#bao2 #btn_wintsky {
	float: left;
	margin-top: 180px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 26px;
}
#bao2 #box_shim {
	background-image: url(assets/2010_shim_box.jpg);
	float: right;
	height: 230px;
	width: 399px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	background-repeat: no-repeat;
	margin-top: 2px;
}
#bao2 #btn_shim {
	float: right;
	margin-top: 180px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 24px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#bao2 #paypal {
	height: 138px;
	width: 802px;
	background-image: url(assets/2010_cc_banner.jpg);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	float: left;
	padding-bottom: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	margin-top: 0px;
	padding-top: 0px;
}
#bao2 #paypal_p {
	float: right;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 90px;
	margin-right: 0px;
	font-weight: bold;
	padding-right: 320px;
}

#bao2 #mainContent {
	background: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	float: left;
	text-align: left;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 35px;
	padding-left: 0px;
	margin: 0px;
}
#bao2 #mainContent_msh {
	padding-top: 0px;
	padding-bottom: 0px;
	float: right;
	padding-left: 0px;
	background-image: url(assets/2010_msh_photo.jpg);
	height: 246px;
	width: 170px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 30px;
	padding-right: 80px;
	background-repeat: no-repeat;
}

#bao2 #mainContent h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 28px;
	line-height: normal;
	padding-top: 0px;
	padding-bottom: 0px;
	float: none;
	font-style: normal;
	padding-left: 80px;
	margin: 0px;
	padding-right: 0px;
}
#bao2 #mainContent h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	margin-bottom: 0px;
	line-height: normal;
	margin-top: 0px;
	padding-top: 20px;
	padding-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	float: none;
	font-style: italic;
	padding-right: 35px;
	padding-left: 80px;
}
#bao2 #mainContent h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: normal;
	padding-top: 20px;
	padding-bottom: 0px;
	float: none;
	font-style: italic;
	padding-right: 35px;
	padding-left: 80px;
	margin: 0px;
}
#bao2 #mainContent p {
	margin-left: 40px;
	margin-right: 38px;
	margin-bottom: 0px;
	text-indent: 30px;
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	padding-right: 40px;
	padding-left: 40px;
}
#bao2i #intl {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #F00;
	border-right-color: #F00;
	border-bottom-color: #F00;
	border-left-color: #F00;
	float: left;
	padding-right: 0px;
	padding-left: 368px;
	padding-top: 50px;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	margin: 0px;
}
#bao2i #box_kaleid {
	background-image: url(assets/2010_kaleid_box_intl_so.jpg);
	float: left;
	height: 230px;
	width: 399px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	background-repeat: no-repeat;
}
#bao2i #btn_kaleid {
	float: left;
	margin-top: 180px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 26px;
}
#bao2i #box_pomeg {
	background-image: url(assets/2010_pomeg_box_intl.jpg);
	float: right;
	height: 230px;
	width: 399px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	background-repeat: no-repeat;
}
#bao2i #btn_pomeg {
	float: right;
	margin-top: 180px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 24px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#bao2i #box_wintsky {
	background-image: url(assets/2010_wintsky_box_intl.jpg);
	float: left;
	height: 230px;
	width: 399px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	background-repeat: no-repeat;
	padding-bottom: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#bao2i #btn_wintsky {
	float: left;
	margin-top: 180px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 26px;
}
#bao2i #box_shim {
	background-image: url(assets/2010_shim_box_intl.jpg);
	float: right;
	height: 230px;
	width: 399px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	background-repeat: no-repeat;
	margin-top: 2px;
}
#bao2i #btn_shim {
	float: right;
	margin-top: 180px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 24px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#bao2i #main_image {
	background-image: url(assets/kf_bao_holder.jpg);
	height: 570px;
	width: 802px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	padding-bottom: 0px;
	background-repeat: no-repeat;
	margin-bottom: 0px;
	background-color: #FFF;
	clear: both;
}
#bao2i #geye_banner {
	background-image: url(assets/2010_geye_banner_intl2.jpg);
	height: 100px;
	width: 802px;
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	float: left;
	margin-bottom: 0px;
}
#bao2i #view_cart {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #F00;
	border-right-color: #F00;
	border-bottom-color: #F00;
	border-left-color: #F00;
	float: right;
	margin-bottom: 0px;
	margin-top: 52px;
	margin-right: 0px;
	padding-right: 24px;
}
#bao2i #paypal {
	height: 138px;
	width: 802px;
	background-image: url(assets/2010_cc_banner.jpg);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	float: left;
	padding-bottom: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	margin-top: 0px;
	padding-top: 0px;
}
#bao2i #paypal_p {
	float: right;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 90px;
	margin-right: 0px;
	font-weight: bold;
	padding-right: 320px;
}
#bao2i #mainContent {
	background: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	float: left;
	text-align: left;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 35px;
	padding-left: 0px;
	margin: 0px;
}
#bao2i #mainContent_msh {
	padding-top: 0px;
	padding-bottom: 0px;
	float: right;
	padding-left: 0px;
	background-image: url(assets/2010_msh_photo.jpg);
	height: 246px;
	width: 170px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 30px;
	padding-right: 80px;
	background-repeat: no-repeat;
}
#bao2i #mainContent h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 28px;
	line-height: normal;
	padding-top: 0px;
	padding-bottom: 0px;
	float: none;
	font-style: normal;
	padding-left: 80px;
	margin: 0px;
	padding-right: 0px;
}
#bao2i #mainContent h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	margin-bottom: 0px;
	line-height: normal;
	margin-top: 0px;
	padding-top: 20px;
	padding-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	float: none;
	font-style: italic;
	padding-right: 35px;
	padding-left: 80px;
}
#bao2i #mainContent h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: normal;
	padding-top: 20px;
	padding-bottom: 0px;
	float: none;
	font-style: italic;
	padding-right: 35px;
	padding-left: 80px;
	margin: 0px;
}
#bao2i #mainContent p {
	margin-left: 40px;
	margin-right: 38px;
	margin-bottom: 0px;
	text-indent: 30px;
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	padding-right: 40px;
	padding-left: 40px;
}
#mainContent_hdr  {
	padding-top: 0px;
	padding-bottom: 0px;
	float: right;
	padding-left: 15px;
	background-image: url(assets/2011_sponsors_header.jpg);
	height: 50px;
	width: 170px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 55px;
	padding-right: 55px;
	background-repeat: no-repeat;
}
#mainContent_gcc {
	padding-top: 0px;
	padding-bottom: 0px;
	float: right;
	padding-left: 15px;
	background-image: url(assets/2011_sponsor_gcc.jpg);
	height: 50px;
	width: 200px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 55px;
	padding-right: 25px;
	background-repeat: no-repeat;
	clear: right;
}
#mainContent_quest {
	padding-top: 0px;
	padding-bottom: 0px;
	float: right;
	padding-left: 15px;
	background-image: url(assets/2011_sponsor_quest.jpg);
	height: 36px;
	width: 225px;
	margin-top: 14px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 55px;
	padding-right: 1px;
	background-repeat: no-repeat;
	clear: right;
}


#mainContent_pff {
	padding-top: 0px;
	padding-bottom: 0px;
	float: right;
	padding-left: 15px;
	background-image: url(assets/2011_sponsor_pff.jpg);
	height: 60px;
	width: 170px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 55px;
	padding-right: 55px;
	background-repeat: no-repeat;
	clear: right;
}
#mainContent_niagara {
	padding-top: 0px;
	padding-bottom: 0px;
	float: right;
	padding-left: 15px;
	background-image: url(assets/2011_sponsor_niagara.jpg);
	height: 50px;
	width: 200px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 55px;
	padding-right: 25px;
	background-repeat: no-repeat;
	clear: right;
}

#mainContent_anthem {
	padding-top: 0px;
	padding-bottom: 0px;
	float: right;
	padding-left: 15px;
	background-image: url(assets/2011_sponsor_anthem.jpg);
	height: 50px;
	width: 200px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 55px;
	padding-right: 25px;
	background-repeat: no-repeat;
	clear: right;
}

#mainContent_hdr_food {
	padding-top: 0px;
	padding-bottom: 0px;
	float: right;
	padding-left: 15px;
	background-image: url(assets/2011_sponsors_hdr_food.jpg);
	height: 50px;
	width: 170px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 55px;
	padding-right: 55px;
	background-repeat: no-repeat;
	clear: both;
}

#mainContent_bro {
	padding-top: 0px;
	padding-bottom: 0px;
	float: right;
	padding-left: 15px;
	background-image: url(assets/2011_sponsor_brown.jpg);
	height: 20px;
	width: 170px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 55px;
	padding-right: 55px;
	background-repeat: no-repeat;
	clear: both;
}
#mainContent_drum {
	padding-top: 0px;
	padding-bottom: 0px;
	float: right;
	padding-left: 15px;
	background-image: url(assets/2011_sponsor_drummond.jpg);
	height: 40px;
	width: 170px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 55px;
	padding-right: 55px;
	background-repeat: no-repeat;
	clear: both;
}
#mainContent_turn {
	padding-top: 0px;
	padding-bottom: 0px;
	float: right;
	padding-left: 15px;
	background-image: url(assets/2011_sponsor_turn.jpg);
	height: 40px;
	width: 200px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 55px;
	padding-right: 25px;
	background-repeat: no-repeat;
	clear: right;
}
#mainContent_diblasi {
	padding-top: 0px;
	padding-bottom: 0px;
	float: right;
	padding-left: 15px;
	background-image: url(assets/2011_sponsor_diblasi.jpg);
	height: 50px;
	width: 200px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 55px;
	padding-right: 25px;
	background-repeat: no-repeat;
	clear: right;
}

#mainContent_nuzzo {
	padding-top: 0px;
	padding-bottom: 0px;
	float: right;
	padding-left: 15px;
	background-image: url(assets/2011_sponsor_nuzzo.jpg);
	height: 40px;
	width: 170px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 55px;
	padding-right: 55px;
	background-repeat: no-repeat;
	clear: both;
}

#mainContent_hage {
	padding-top: 0px;
	padding-bottom: 0px;
	float: right;
	padding-left: 15px;
	background-image: url(assets/2011_sponsor_hage.jpg);
	height: 40px;
	width: 180px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 55px;
	padding-right: 45px;
	background-repeat: no-repeat;
	clear: both;
}

#mainContent_donegan {
	padding-top: 0px;
	padding-bottom: 0px;
	float: right;
	padding-left: 15px;
	background-image: url(assets/2011_sponsor_donegan.jpg);
	height: 40px;
	width: 180px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 55px;
	padding-right: 35px;
	background-repeat: no-repeat;
	clear: right;
}

#mainContent_mau {
	padding-top: 0px;
	padding-bottom: 0px;
	float: right;
	padding-left: 15px;
	background-image: url(assets/2011_sponsor_mauro.jpg);
	height: 50px;
	width: 170px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 55px;
	padding-right: 55px;
	background-repeat: no-repeat;
	clear: right;
}
#mainContent_rover {
	padding-top: 0px;
	padding-bottom: 0px;
	float: right;
	padding-left: 15px;
	background-image: url(assets/2011_sponsor_rover.jpg);
	height: 50px;
	width: 200px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 55px;
	padding-right: 25px;
	background-repeat: no-repeat;
	clear: right;
}
#mainContent_phoenix {
	padding-top: 0px;
	padding-bottom: 0px;
	float: right;
	padding-left: 15px;
	background-image: url(assets/2011_sponsor_phoenix.jpg);
	height: 50px;
	width: 200px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 55px;
	padding-right: 25px;
	background-repeat: no-repeat;
	clear: right;
}


#mainContent_ferg {
	padding-top: 0px;
	padding-bottom: 0px;
	float: right;
	padding-left: 15px;
	background-image: url(assets/2011_sponsor_ferg.jpg);
	height: 50px;
	width: 170px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 55px;
	padding-right: 55px;
	background-repeat: no-repeat;
	clear: right;
}
#mainContent_pasta {
	padding-top: 0px;
	padding-bottom: 0px;
	float: right;
	padding-left: 15px;
	background-image: url(assets/2011_sponsor_pasta.jpg);
	height: 60px;
	width: 200px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 55px;
	padding-right: 25px;
	background-repeat: no-repeat;
	clear: right;
}
#mainContent_bills {
	padding-top: 0px;
	padding-bottom: 0px;
	float: right;
	padding-left: 15px;
	background-image: url(assets/2011_sponsor_bills.jpg);
	height: 60px;
	width: 200px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 55px;
	padding-right: 25px;
	background-repeat: no-repeat;
	clear: right;
}
#mainContent_ghent {
	padding-top: 0px;
	padding-bottom: 0px;
	float: right;
	padding-left: 15px;
	background-image: url(assets/2011_sponsor_ghent.jpg);
	height: 50px;
	width: 200px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 55px;
	padding-right: 25px;
	background-repeat: no-repeat;
	clear: right;
}
#mainContent_grounds {
	padding-top: 0px;
	padding-bottom: 0px;
	float: right;
	padding-left: 15px;
	background-image: url(assets/2011_sponsor_grounds.jpg);
	height: 50px;
	width: 200px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 55px;
	padding-right: 25px;
	background-repeat: no-repeat;
	clear: right;
}
#mainContent_chang {
	padding-top: 0px;
	padding-bottom: 0px;
	float: right;
	padding-left: 15px;
	background-image: url(assets/2011_sponsor_chang.jpg);
	height: 40px;
	width: 170px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 55px;
	padding-right: 55px;
	background-repeat: no-repeat;
	clear: both;
}
#mainContent_cameron {
	padding-top: 0px;
	padding-bottom: 0px;
	float: right;
	padding-left: 15px;
	background-image: url(assets/2011_sponsor_cameron.jpg);
	height: 20px;
	width: 170px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 55px;
	padding-right: 55px;
	background-repeat: no-repeat;
	clear: both;
}
#mainContent_cerrito {
	padding-top: 0px;
	padding-bottom: 0px;
	float: right;
	padding-left: 15px;
	background-image: url(assets/2011_sponsor_cerrito.jpg);
	height: 50px;
	width: 200px;
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 55px;
	padding-right: 25px;
	background-repeat: no-repeat;
	clear: right;
}
#mainContent_kelley {
	padding-top: 0px;
	padding-bottom: 0px;
	float: right;
	padding-left: 15px;
	background-image: url(assets/2011_sponsor_kelley.jpg);
	height: 40px;
	width: 170px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 55px;
	padding-right: 55px;
	background-repeat: no-repeat;
	clear: both;
}
#mainContent_pleskun {
	padding-top: 0px;
	padding-bottom: 0px;
	float: right;
	padding-left: 15px;
	background-image: url(assets/2011_sponsor_pleskun.jpg);
	height: 20px;
	width: 170px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 14px;
	margin-left: 55px;
	padding-right: 55px;
	background-repeat: no-repeat;
	clear: both;
}
#mainContent_coyle {
	padding-top: 0px;
	padding-bottom: 0px;
	float: right;
	padding-left: 15px;
	background-image: url(assets/2011_sponsor_coyle.jpg);
	height: 40px;
	width: 180px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 55px;
	padding-right: 45px;
	background-repeat: no-repeat;
	clear: both;
}
#mainContent_cannon {
	padding-top: 0px;
	padding-bottom: 0px;
	float: right;
	padding-left: 15px;
	background-image: url(assets/2011_sponsor_cannon.jpg);
	height: 180px;
	width: 200px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 55px;
	padding-right: 25px;
	background-repeat: no-repeat;
	clear: right;
}
#mainContent_stanley {
	padding-top: 0px;
	padding-bottom: 0px;
	float: right;
	padding-left: 15px;
	background-image: url(assets/2011_sponsor_stanley.jpg);
	height: 50px;
	width: 200px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 55px;
	padding-right: 25px;
	background-repeat: no-repeat;
	clear: right;
}
#mainContent_thomas {
	padding-top: 0px;
	padding-bottom: 0px;
	float: right;
	padding-left: 15px;
	background-image: url(assets/2011_sponsor_thomas.jpg);
	height: 85px;
	width: 150px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 55px;
	padding-right: 66px;
	background-repeat: no-repeat;
	clear: right;
}
#mainContent_chan {
	padding-top: 0px;
	padding-bottom: 0px;
	float: right;
	padding-left: 15px;
	background-image: url(assets/2011_sponsor_chan.jpg);
	height: 40px;
	width: 190px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 55px;
	padding-right: 35px;
	background-repeat: no-repeat;
	clear: both;
}
#mainContent_lang {
	padding-top: 0px;
	padding-bottom: 0px;
	float: right;
	padding-left: 15px;
	background-image: url(assets/2011_sponsor_lang.jpg);
	height: 40px;
	width: 200px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 55px;
	padding-right: 25px;
	background-repeat: no-repeat;
	clear: both;
}
#mainContent_torello {
	padding-top: 0px;
	padding-bottom: 0px;
	float: right;
	padding-left: 15px;
	background-image: url(assets/2011_sponsor_torello.jpg);
	height: 50px;
	width: 200px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 55px;
	padding-right: 25px;
	background-repeat: no-repeat;
	clear: both;
}
#mainContent_jetblue {
	padding-top: 0px;
	padding-bottom: 0px;
	float: right;
	padding-left: 15px;
	background-image: url(assets/2011_sponsor_jetblue.jpg);
	height: 50px;
	width: 200px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 55px;
	padding-right: 25px;
	background-repeat: no-repeat;
	clear: right;
}
#mainContent_massey {
	padding-top: 0px;
	padding-bottom: 0px;
	float: right;
	padding-left: 15px;
	background-image: url(assets/2011_sponsor_massey.jpg);
	height: 60px;
	width: 200px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 55px;
	padding-right: 25px;
	background-repeat: no-repeat;
	clear: both;
}
#bao3 #main_image {
	background-image: url(assets/kf_bao_holder.jpg);
	height: 570px;
	width: 802px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	padding-bottom: 0px;
	background-repeat: no-repeat;
	margin-bottom: 0px;
	background-color: #FFF;
	clear: both;
}

#bao3 #geye_banner {
	background-image: url(assets/2011_geye_banner.jpg);
	height: 100px;
	width: 802px;
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	float: left;
	margin-bottom: 0px;
}
#bao3 #view_cart {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #F00;
	border-right-color: #F00;
	border-bottom-color: #F00;
	border-left-color: #F00;
	float: right;
	margin-bottom: 0px;
	margin-top: 52px;
	margin-right: 0px;
	padding-right: 24px;
}
#bao3 #intl {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #F00;
	border-right-color: #F00;
	border-bottom-color: #F00;
	border-left-color: #F00;
	float: left;
	padding-right: 0px;
	padding-left: 368px;
	padding-top: 50px;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	margin: 0px;
}
#bao3 #box_wave {
	background-image: url(assets/2011_wave_box_so.jpg);
	float: left;
	height: 230px;
	width: 399px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	background-repeat: no-repeat;
}
#bao3 #btn_wave {
	float: left;
	margin-top: 180px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 26px;
}
#bao3 #box_paint {
	background-image: url(assets/2011_paint_box.jpg);
	float: right;
	height: 230px;
	width: 399px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	background-repeat: no-repeat;
}
#bao3 #btn_paint {
	float: right;
	margin-top: 180px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 24px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#bao3 #box_hydra {
	background-image: url(assets/2011_hydra_box_so.jpg);
	float: left;
	height: 230px;
	width: 399px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	background-repeat: no-repeat;
	padding-bottom: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#bao3 #btn_hydra {
	float: left;
	margin-top: 180px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 26px;
}
#bao3 #box_sugar {
	background-image: url(assets/2011_sugar_box_so.jpg);
	float: right;
	height: 230px;
	width: 399px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	background-repeat: no-repeat;
	margin-top: 2px;
}
#bao3 #btn_sugar {
	float: right;
	margin-top: 180px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 24px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#bao3 #paypal {
	height: 138px;
	width: 802px;
	background-image: url(assets/2011_cc_banner03.jpg);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	float: left;
	padding-bottom: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	margin-top: 0px;
	padding-top: 0px;
}
#bao3 #paypal_p {
	float: right;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 90px;
	margin-right: 0px;
	font-weight: bold;
	padding-right: 320px;
}
#bao3 #mainContent {
	background: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	float: left;
	text-align: left;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 35px;
	padding-left: 0px;
	margin: 0px;
}
#bao3 #mainContent_msh {
	padding-top: 0px;
	padding-bottom: 0px;
	float: right;
	padding-left: 0px;
	background-image: url(assets/2010_msh_photo.jpg);
	height: 246px;
	width: 170px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 30px;
	padding-right: 80px;
	background-repeat: no-repeat;
}
#bao3 #mainContent h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 28px;
	line-height: normal;
	padding-top: 0px;
	padding-bottom: 0px;
	float: none;
	font-style: normal;
	padding-left: 80px;
	margin: 0px;
	padding-right: 0px;
}
#bao3 #mainContent h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	margin-bottom: 0px;
	line-height: normal;
	margin-top: 0px;
	padding-top: 20px;
	padding-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	float: none;
	font-style: italic;
	padding-right: 35px;
	padding-left: 80px;
}
#bao3 #mainContent h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: normal;
	padding-top: 20px;
	padding-bottom: 0px;
	float: none;
	font-style: italic;
	padding-right: 35px;
	padding-left: 80px;
	margin: 0px;
}
#bao3 #mainContent p {
	margin-left: 40px;
	margin-right: 38px;
	margin-bottom: 0px;
	text-indent: 30px;
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	padding-right: 40px;
	padding-left: 40px;
}
#galaphoto #main_image {
	background-image: url(assets/2011_gala_photo_main.jpg);
	height: 510px;
	width: 802px;
	border-top-style: solid;
	clear: both;
	border-top-width: 1px;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
#galaphoto #mainContent p {
	margin-left: 40px;
	margin-right: 38px;
	margin-bottom: 0px;
	text-indent: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}
#galaphoto #mainContent h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: normal;
	padding-top: 2px;
	padding-bottom: 0px;
	float: none;
	font-style: normal;
	padding-right: 35px;
	padding-left: 80px;
	text-align: left;
	margin: 0px;
	color: #0C0;
}
#galaphoto #mouseover_view {
	float: right;
	height: 100px;
	width: 330px;
	margin-top: 390px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-repeat: no-repeat;
	clear: both;
	padding: 0px;
}
#galathanks #mouseover_view {
	float: right;
	height: 100px;
	width: 330px;
	margin-top: 390px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-repeat: no-repeat;
	clear: both;
	padding: 0px;
}
#galathanks #main_image {
	background-image: url(assets/2011_gala_main_after.jpg);
	height: 510px;
	width: 802px;
	border-top-style: solid;
	clear: both;
	border-top-width: 1px;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
#galathanks #mainContent p {
	margin-left: 40px;
	margin-right: 38px;
	margin-bottom: 0px;
	text-indent: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}
#galathanks #mainContent h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: normal;
	padding-top: 2px;
	padding-bottom: 0px;
	float: none;
	font-style: normal;
	padding-right: 35px;
	padding-left: 80px;
	text-align: left;
	margin: 0px;
	color: #0C0;
}
#galavideo #main_image {
	background-image: url(assets/2011_gala_video_grab.jpg);
	height: 442px;
	width: 802px;
	border-top-style: solid;
	clear: both;
	border-top-width: 1px;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
#galavideo #mainContent p {
	margin-left: 40px;
	margin-right: 38px;
	margin-bottom: 0px;
	text-indent: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}
#galavideo #mainContent h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: normal;
	padding-top: 2px;
	padding-bottom: 0px;
	float: none;
	font-style: normal;
	padding-right: 35px;
	padding-left: 80px;
	text-align: left;
	margin: 0px;
	color: #0C0;
}
#galavideo #mouseover_view {
	float: right;
	height: 100px;
	width: 330px;
	margin-top: 322px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-repeat: no-repeat;
	clear: both;
	padding: 0px;
}

