﻿#masthead div {
	color:#fff;
}

#topLeftLink{
	margin:32px 8px 0px 24px;
	font-weight:bold;
}

#topLeftLink a{
	color:#07abb4;
}


#menuLinks{
	margin-top:32px;
	margin-right:210px;
	margin-left:30px;
}


#menuLinks a{
	font-weight:bold;
	margin:0px 4px 0px 4px;
}

#menuLinks a:hover{
	color:#07abb4;
}

#menuLinks a:visited{
	color:#fff;
}



#masthead .ui-widget
{
	font-family:Tahoma;
	font-size:12px;
}

#masthead .ui-widget-content{
	background-image:none;
}

#menuTabs .ui-widget-header{
	background:transparent none;
	border:0px #000 none;
}

#masthead .ui-tabs
{
	padding:0px;
	border:0px black none;
	background-color:transparent;
}

#themePicture
{
	background-repeat:no-repeat;
}

.themeTitleHome
{
	background-image:url('../images/MAIText.png');
	background-repeat:no-repeat;
	background-position:344px 104px;
}

.themeTitle
{
	background-image:url('../images/MAIText.png');
	background-repeat:no-repeat;
	background-position:0px 84px;
}


#kanjiHapkido
{
	background-image:url('../images/KanjiHapkido.png');
	background-repeat:no-repeat;
}

#kanjiJudo
{
	background-image:url('../images/KanjiJudo.png');
	background-repeat:no-repeat;
}

#kanjiTaekwondo
{
	background-image:url('../images/KanjiTaekwondo.png');
	background-repeat:no-repeat;
}


.kanji
{
	width:64px;
	margin:1px;
	cursor:pointer;
	height:150px;
	text-align:center;
}

.footerRule{
	background-image:url('../images/whitedot.png');
	background-repeat:repeat-x;
	width:600px;
	margin:0 auto;
	height:4px;
}

.galleryTeaser
{
	height:86px;
	visibility:hidden;
}

.galleryTeaser li
{
	margin:6px;
}