@charset "UTF-8";
/* CSS Document */


	.topnav {
		height:23px;
		width:793px;
		background-image:url(../images/nav2/filler.gif);
		background-repeat:repeat-x;
		display:block;
		}

	.nleftfill {
		width:183px;
		height:23px;
		background: url(../images/nav2/topbttm.jpg) no-repeat 0 0;
		float:left;
		}


/* home */

	#homea
		{
  		display: block;
  		width: 61px;
  		height: 23px;
  		background: url(../images/nav2/home.gif) no-repeat 0 0;
		}

	#homea:hover
		{ 
  		background-position: 0 -23px;
		}

	#homea span
		{
  	display: none;
		}

	.nhomea {
		width:61px;
		height:23px;
		float:left;
		}

/* student logon */

	#studentlogona
		{
  		display: block;
  		width: 122px;
  		height: 23px;
  		background: url(../images/nav2/studentlogin.gif) no-repeat 0 0;
		}

	#studentlogona:hover
		{ 
  		background-position: 0 -23px;
		}

	#studentlogona span
		{
  	display: none;
		}

	.nstudentlogona {
		width:122px;
		height:23px;
		float:left;
		}

/* contact */

	#contacta
		{
  		display: block;
  		width: 141px;
  		height: 23px;
  		background: url(../images/nav2/contact.gif) no-repeat 0 0;
		}

	#contacta:hover
		{ 
  		background-position: 0 -23px;
		}

	#contacta span
		{
  	display: none;
		}

	.ncontacta {
		width:141px;
		height:23px;
		float:left;
		}


/* photo gallery */

	#photogallerya
		{
  		display: block;
  		width: 123px;
  		height: 23px;
  		background: url(../images/nav2/photogallery.gif) no-repeat 0 0;
		}

	#photogallerya:hover
		{ 
  		background-position: 0 -23px;
		}

	#photogallerya span
		{
  	display: none;
		}

	.nphotogallerya {
		width:123px;
		height:23px;
		float:left;
		}

/* SIDE NAVIGATION */
/* SIDE NAVIGATION - Blow is the code for the side navigation notice how there is no 'a' next to their names */


/* home */

	#home
		{
  		display: block;
  		width: 183px;
  		height: 19px;
  		background: url(../images/nav/home.gif) no-repeat 0 0;
		}

	#home:hover
		{ 
  		background-position: 0 -19px;
		}

	#home span
		{
  	display: none;
		}


/* what is choi kwang do */

	#whatischoi
		{
  		display: block;
  		width: 183px;
  		height: 18px;
  		background: url(../images/nav/whatischoi.gif) no-repeat 0 0;
		}

	#whatischoi:hover
		{ 
  		background-position: 0 -18px;
		}

	#whatischoi span
		{
  	display: none;
		}


/* about grandmaster kwang jo choi */

	#aboutgrandmaster
		{
  		display: block;
  		width: 183px;
  		height: 36px;
  		background: url(../images/nav/aboutgckd.gif) no-repeat 0 0;
		}

	#aboutgrandmaster:hover
		{ 
  		background-position: 0 -36px;
		}

	#aboutgrandmaster span
		{
  	display: none;
		}


/* about us */

	#aboutus
		{
  		display: block;
  		width: 183px;
  		height: 18px;
  		background: url(../images/nav/aboutus.gif) no-repeat 0 0;
		}

	#aboutus:hover
		{ 
  		background-position: 0 -18px;
		}

	#aboutus span
		{
  	display: none;
		}


/* testimonials */

	#testimonials
		{
  		display: block;
  		width: 183px;
  		height: 18px;
  		background: url(../images/nav/testimonials.gif) no-repeat 0 0;
		}

	#testimonials:hover
		{ 
  		background-position: 0 -18px;
		}

	#testimonials span
		{
  	display: none;
		}


/* how to join */

	#howtojoin
		{
  		display: block;
  		width: 183px;
  		height: 18px;
  		background: url(../images/nav/howtojoin.gif) no-repeat 0 0;
		}

	#howtojoin:hover
		{ 
  		background-position: 0 -18px;
		}

	#howtojoin span
		{
  	display: none;
		}


/* faq */

	#faq
		{
  		display: block;
  		width: 183px;
  		height: 18px;
  		background: url(../images/nav/faq.gif) no-repeat 0 0;
		}

	#faq:hover
		{ 
  		background-position: 0 -18px;
		}

	#faq span
		{
  	display: none;
		}


/* our instructors */

	#instructors
		{
  		display: block;
  		width: 183px;
  		height: 18px;
  		background: url(../images/nav/instructors.gif) no-repeat 0 0;
		}

	#instructors:hover
		{ 
  		background-position: 0 -18px;
		}

	#instructors span
		{
  	display: none;
		}


/* class times */

	#classtimes
		{
  		display: block;
  		width: 183px;
  		height: 18px;
  		background: url(../images/nav/classtimes.gif) no-repeat 0 0;
		}

	#classtimes:hover
		{ 
  		background-position: 0 -18px;
		}

	#classtimes span
		{
  	display: none;
		}


/* our facilities */

	#facilities
		{
  		display: block;
  		width: 183px;
  		height: 18px;
  		background: url(../images/nav/facilities.gif) no-repeat 0 0;
		}

	#facilities:hover
		{ 
  		background-position: 0 -18px;
		}

	#facilities span
		{
  	display: none;
		}


/* calendar of events */

	#events
		{
  		display: block;
  		width: 183px;
  		height: 18px;
  		background: url(../images/nav/events.gif) no-repeat 0 0;
		}

	#events:hover
		{ 
  		background-position: 0 -18px;
		}

	#events span
		{
  	display: none;
		}


/* photo gallery */

	#photogallery
		{
  		display: block;
  		width: 183px;
  		height: 18px;
  		background: url(../images/nav/photogallery.gif) no-repeat 0 0;
		}

	#photogallery:hover
		{ 
  		background-position: 0 -18px;
		}

	#photogallery span
		{
  	display: none;
		}


/* video gallery */

	#videogallery
		{
  		display: block;
  		width: 183px;
  		height: 18px;
  		background: url(../images/nav/videogallery.gif) no-repeat 0 0;
		}

	#videogallery:hover
		{ 
  		background-position: 0 -18px;
		}

	#videogallery span
		{
  	display: none;
		}


/* guest book */

	#guestbook
		{
  		display: block;
  		width: 183px;
  		height: 18px;
  		background: url(../images/nav/guestbook.gif) no-repeat 0 0;
		}

	#guestbook:hover
		{ 
  		background-position: 0 -18px;
		}

	#guestbook span
		{
  	display: none;
		}


/* student logon */

	#studentlogon
		{
  		display: block;
  		width: 183px;
  		height: 18px;
  		background: url(../images/nav/studentlogin.gif) no-repeat 0 0;
		}

	#studentlogon:hover
		{ 
  		background-position: 0 -18px;
		}

	#studentlogon span
		{
  	display: none;
		}


/* blank belt club */

	#blackbeltclub
		{
  		display: block;
  		width: 183px;
  		height: 18px;
  		background: url(../images/nav/blackbeltclub.gif) no-repeat 0 0;
		}

	#blackbeltclub:hover
		{ 
  		background-position: 0 -18px;
		}

	#blackbeltclub span
		{
  	display: none;
		}


/* corporate wellness program */

	#corporate
		{
  		display: block;
  		width: 183px;
  		height: 36px;
  		background: url(../images/nav/corporatewellness.gif) no-repeat 0 0;
		}

	#corporate:hover
		{ 
  		background-position: 0 -36px;
		}

	#corporate span
		{
  	display: none;
		}


/* newsletter */

	#newsletter
		{
  		display: block;
  		width: 183px;
  		height: 18px;
  		background: url(../images/nav/newsletters.gif) no-repeat 0 0;
		}

	#newsletter:hover
		{ 
  		background-position: 0 -18px;
		}

	#newsletter span
		{
  	display: none;
		}


/* community */

	#community
		{
  		display: block;
  		width: 183px;
  		height: 18px;
  		background: url(../images/nav/community.gif) no-repeat 0 0;
		}

	#community:hover
		{ 
  		background-position: 0 -18px;
		}

	#community span
		{
  	display: none;
		}


/* family activities */

	#familyactivities
		{
  		display: block;
  		width: 183px;
  		height: 18px;
  		background: url(../images/nav/familyactivities.gif) no-repeat 0 0;
		}

	#familyactivities:hover
		{ 
  		background-position: 0 -18px;
		}

	#familyactivities span
		{
  	display: none;
		}


/* media */

	#media
		{
  		display: block;
  		width: 183px;
  		height: 18px;
  		background: url(../images/nav/media.gif) no-repeat 0 0;
		}

	#media:hover
		{ 
  		background-position: 0 -18px;
		}

	#media span
		{
  	display: none;
		}


/* contact find us */

	#contact
		{
  		display: block;
  		width: 183px;
  		height: 18px;
  		background: url(../images/nav/contact.gif) no-repeat 0 0;
		}

	#contact:hover
		{ 
  		background-position: 0 -18px;
		}

	#contact span
		{
  	display: none;
		}


/* international locations */

	#international
		{
  		display: block;
  		width: 183px;
  		height: 18px;
  		background: url(../images/nav/international.gif) no-repeat 0 0;
		}

	#international:hover
		{ 
  		background-position: 0 -18px;
		}

	#international span
		{
  	display: none;
		}


/* usefull links */

	#links
		{
  		display: block;
  		width: 183px;
  		height: 18px;
  		background: url(../images/nav/links.gif) no-repeat 0 0;
		}

	#links:hover
		{ 
  		background-position: 0 -18px;
		}

	#links span
		{
  	display: none;
		}


/* terms and conditions */

	#terms
		{
  		display: block;
  		width: 183px;
  		height: 18px;
  		background: url(../images/nav/terms.gif) no-repeat 0 0;
		}

	#terms:hover
		{ 
  		background-position: 0 -18px;
		}

	#terms span
		{
  	display: none;
		}


/* site map */

	#sitemap
		{
  		display: block;
  		width: 183px;
  		height: 18px;
  		background: url(../images/nav/sitemap.gif) no-repeat 0 0;
		}

	#sitemap:hover
		{ 
  		background-position: 0 -18px;
		}

	#sitemap span
		{
  	display: none;
		}


/* Our Programs */

	#ourprograms
		{
  		display: block;
  		width: 183px;
  		height: 18px;
  		background: url(../images/nav/ourprograms.gif) no-repeat 0 0;
		}

	#ourprograms:hover
		{ 
  		background-position: 0 -18px;
		}

	#ourprograms span
		{
  	display: none;
		}

		




