html {
scrollbar-arrow-color: #fff;
scrollbar-base-color: #000;
scrollbar-dark-shadow-color: #000;
scrollbar-track-color: #000;
scrollbar-face-color: #292929;
scrollbar-shadow-color: #000;
scrollbar-highlight-color: #000;
scrollbar-3d-light-color: #000;
}

body {
	font-family: Gill Sans, sans-serif;
	width: 800px;
	margin: 0px auto 0px auto;
	background-color: #000000;
}
a, active, visited {
	text-decoration: none;
}
a:hover{
	text-decoration: none;
}
h1 {
display: none;
}
h2 {
display: none;
}
h3 {
display: none;
}
fieldset {
	border: 0;
}

/*TD with image*/
.tdimg {
	text-align: center;
	border: 1px solid #ccc;
	padding: 2px;
	vertical-align: bottom;
}

/*TD with text*/
.tdtext {
	text-align: center;
	background-color: #ADCDEE;
	vertical-align: top;
	padding: 3px;
}
.tdtext_00 {
	text-align: center;
	background-color: #336699;
	color: #fff;
	vertical-align: top;
	padding: 3px;
}
.tdtext_01 {
	text-align: center;
	background-color: #CC0033;
	color: #fff;
	vertical-align: top;
	padding: 3px;
}
.tdtext_02 {
	text-align: center;
	background-color: #ccc;
	color: #333;
	vertical-align: top;
	padding: 3px;
}
.tdtext_03 {
	text-align: center;
	background-color: #bcd9fd;
	color: #333;
	vertical-align: top;
	padding: 3px;
}
.tdtext_04 {
	text-align: center;
	color: #333;
	vertical-align: top;
	padding: 3px;
}
.tdtext_05 {
	text-align: left;
	color: #333;
	vertical-align: top;
	padding: 3px;
}
/***********************************************************
* DIV IDs
***********************************************************/
#top_banner {	
	position: relative;
}

.fillergrey {
	background-color: #191919;
}

#menu {
	margin: 5px 0px 0px 0px;
	height: 20px;
	text-align: right;
}

#menu2 {
	height: 20px;
	padding-left: 30px;
	width:800px;
	text-align: center;
	
}

#hold_all {	
	margin: 5px 0px 0px 0px;
	position: relative;
	width: 800px;
}

#content {	
	float: left;
	width: 640px; 
	background-color: #fff;
}

#content2 {	
	width: 400px; 
	background-color: #fff;
}

#anibanner {
	position: relative;
	clear: right;
	float: right;
	width: 150px; 
	border-left: 1px solid #292929;
	border-right: 1px solid #292929;
}

.filler {
	background-color: #292929;
}
	
#bottom_banner {	
	position: relative;
	margin-top: 10px;
	padding: 0px 0px 0px 10px;
	width: 800px;
	clear: both; /* ensures the footer always appears beneath */
}

#archives {
	width: 500px;
}
/***********************************************************
* DIV CLASSES
***********************************************************/
.utani_tops {
	font-family: Gill Sans, sans-serif;
	padding: 0px 25px 0px 25px;
	font-size: 24px;
	letter-spacing: -3px;
	color: #336699;
	font-weight: bold;
}
.utani_tops2 {
	font-family: Gill Sans, sans-serif;
	padding: 0px 25px 0px 25px;
	font-size: 18px;
	letter-spacing: -0.5px;
	color: #cc0033;
	font-weight: bold;
}
.utani_tops3 {
	font-family: Gill Sans, sans-serif;
	padding: 8px 0px 8px 5px;
	font-size: 18px;
	letter-spacing: -0.5px;
	color: #ffcc00;
	font-weight: bold;
	text-align: left;
	background-color: #292929;
}
.utani_topscontact {
	font-family: Gill Sans, sans-serif;
	padding: 10px 25px 0px 25px;
	font-size: 18px;
	letter-spacing: -3px;
	color: #ffcc00;
	font-weight: bold;
	border-top: 5px solid #000;
}
.utani_main {
	font-family: Gill Sans, sans-serif;
	padding: 0px 25px 10px 25px;
	font-size: 12px;
	color: #333;
}

.utani_help {
	font-family: Gill Sans, sans-serif;
	font-size: 12px;
	color: #333;
}

.utani_main2 {
	padding: 10px 25px 10px 25px;
	font-family: Gill Sans, sans-serif;
	font-size: 12px;
	color: #333;
}
.utani_main a:visited {
	text-decoration: none;
	color: #336699;
}
.utani_main a:hover {
	text-decoration: none;
	color: #336699;
	background-color: #ffcc00;
}
.utani_main a:link {
	text-decoration: none;
	color: #336699;
}
.utani_mainani {
	font-family: Gill Sans, sans-serif;
	padding: 10px 5px 0px 5px;
	font-size: 12px;
	color: #666;
}
.utani_mainani a:visited {
	text-decoration: none;
	color: #336699;
}
.utani_mainani a:hover {
	text-decoration: none;
	color: #336699;
	background-color: #ffcc00;
}
.utani_mainani a:link {
	text-decoration: none;
	color: #336699;
}
.utani_quotes {
	padding: 10px 25px 10px 25px;
	font-family: Gill Sans, sans-serif;
	font-size: 13px;
	color: #ffcc00;
	letter-spacing: 2px;
	text-align: center;
	font-style: italic;
	border-bottom: 5px solid #000;
	background-color: #292929;
}
.utani_small {
	font-family: Gill Sans, sans-serif;
	font-size: 10px;
	color: #fff;
	text-align: center;
	padding: 10px;
}
.utani_small a:link {
	text-decoration: none;
	color: #336699;
}
.utani_small a:hover {
	text-decoration: none;
	color: #336699;
	background-color: #ffcc00;
}
.utani_small a:visited {
	text-decoration: none;
	color: #336699;
}

/***********************************************************
* FOR SHORTCUT ICON - IE ONLY
***********************************************************/
.utani_small_shortcut {
	font-family: Gill Sans, sans-serif;
	font-size: 10px;
	color: #fff;
	text-align: center;
	padding: 10px;
	cursor: pointer;
}
.utani_small_shortcut a:link {
	text-decoration: none;
	color: #336699;
	cursor: pointer;
}
.utani_small_shortcut a:hover {
	text-decoration: none;
	color: #336699;
	background-color: #ffcc00;
	cursor: pointer;
}
.utani_small_shortcut a:visited {
	text-decoration: none;
	color: #336699;
	cursor: pointer;
}

/***********************************************************
* OTHERS
***********************************************************/
.utani_hidden {
	display: none;
}
.title { /*FOR STRONG*/
	color: #336699;
}
.plus { /*plus bullets*/
	color: #cc0033;
}
.plus_logo { /*about us larger titles beside logos*/
	color: #cc0033;
	font-size: 18px;
	padding-right: 15px;
}
.yells { /*yells*/
	color: #ffcc00;
	font-size: 16px;
}
.centered { /*center images in content*/
	text-align: center;
}
.righted { /*right align images in content*/
	text-align: right;
	background-color: #eee;
	padding: 5px;
}
.rightedimage {
	float: right;
	padding: 0px 0px 0px 10px;
}
.leftedimage {
	float: left;
	padding: 0px 10px 10px 0px;
}
.lineimage { /*Iimages with links*/
	border: 1px solid #ccc;
	padding: 3px;
}
.lineimage a:link { /*Iimages with links*/
	text-decoration: none;
}
.lineimage a:hover { /*Iimages with links*/
	text-decoration: none;
}
.lineimage a:visited { /*Iimages with links*/
	text-decoration: none;
}
.utani_mainnolink { /*separate div class for these images*/
	padding: 0px 25px 10px 25px;
}
.nolink { /*CLASS nolink SET IN IMAGES*/border: 0px;text-decoration: none;}
.nolink a:link {border: 0px;text-decoration: none;}
.nolink a:hover {border: 0px;text-decoration: none;}
.nolink a:visited {border: 0px;text-decoration: none;}
.nolinkfloat { /*CLASS nolink SET IN IMAGES*/
	border: 0px;
	text-decoration: none;
	float: right;
}
.nolinkfloat a:link {
	border: 0px;
	text-decoration: none;
	background: none;
	float: right;
}
.nolinkfloat a:hover {
	border: 0px;
	text-decoration: none;
	background: none;
	float: right;
}
.nolinkfloat a:visited {
	border: 0px;
	text-decoration: none;
	background: none;
	float: right;
}
.clearit {
	clear: both;
}

.hold_kyorugi_right { /*CLASS nolink SET IN IMAGES IN KYORUGI SECTION*/
	border: 0px;
	padding: 5px 5px 5px 5px;
	float: right;
	text-align: right;
	color: #336699;
	text-decoration: none;
	width: 210px;
	font-size: 11px;
}
.hold_kyorugi_left { /*CLASS nolink SET IN IMAGES IN KYORUGI SECTION*/
	border: 0px;
	text-decoration: none;
	padding: 5px 5px 5px 5px;
	float: left;
	text-align: left;
	color: #336699;
	width: 210px;
	font-size: 11px;
}
.nolink_kyorugi { /*CLASS nolink SET IN IMAGES IN KYORUGI SECTION*/
	border: 0px;
	text-decoration: none;
}
.nolink_kyorugi a:link {
	text-decoration: none;
}
.nolink_kyorugi a:hover {
	text-decoration: none;
}
.nolink_kyorugi a:visited {
	text-decoration: none;
}
/***********************************************************
* MENU
***********************************************************/
.menu {
	width: 100px;
	float: left;
}
.linkzon {
	padding: 3px 10px 3px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666;
	text-align: left;
}
.linkz {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
}
.linkz a:visited {
	padding: 3px 12px 3px 12px;
	background-color: #336699;
	text-decoration: none;
	color: #fff;
}
.linkz a:link {
	padding: 3px 12px 3px 12px;
	background-color: #336699;
	text-decoration: none;
	color: #fff;
}
.linkz a:hover {
	padding: 3px 12px 3px 12px;
	background-color: #9aafc0;
	text-decoration: none;
	color: #336699;
}
.linkz02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
}
.linkz02 a:visited {
	padding: 3px 12px 3px 12px;
	background-color: #cc0033;
	text-decoration: none;
	color: #fff;
}
.linkz02 a:link {
	padding: 3px 12px 3px 12px;
	background-color: #cc0033;
	text-decoration: none;
	color: #fff;
}
.linkz02 a:hover {
	padding: 3px 12px 3px 12px;
	background-color: #CF8D9E;
	text-decoration: none;
	color: #cc0033;
}

#flashcontent { /*top banner swf - used for index AND gallery - able to use this same div for both ONLY cos they are in sep locations*/
	font-family: Gill Sans, sans-serif;
	font-size: 12px;
	color: #336699;
	text-align: left;
	padding: 0px;
	margin: 0px;
}
#flashcontent_02 { /*ani banner swf - used for index AND gallery - able to use this same div for both ONLY cos they are in sep locations*/
	font-family: Gill Sans, sans-serif;
	font-size: 12px;
	color: #336699;
	text-align: left;
	padding: 0px;
	margin: 0px;
}
#flashcontent_03 { /*tv swf*/
	font-family: Gill Sans, sans-serif;
	font-size: 12px;
	color: #fff;
	text-align: center;
	padding: 10px 0px 0px 0px;
	margin: 0px;
	background-color: #292929;
}
#flashcontent_04 { /*clubs swf*/
	font-family: Gill Sans, sans-serif;
	font-size: 12px;
	color: #336699;
	text-align: left;
	padding: 0px;
	margin: 0px;
}

/* Table layout until I could be arsed fixing it*/
 @font-face
	{font-family:"Cambria Math";
	panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
	{font-family:Calibri;
	panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
	{font-family:"Arial Narrow";
	panose-1:2 11 6 6 2 2 2 3 2 4;}
@font-face
	{font-family:"Book Antiqua";
	panose-1:2 4 6 2 5 3 5 3 3 4;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
	{margin:0cm;
	margin-bottom:.0001pt;
	font-size:12.0pt;
	font-family:"Times New Roman","serif";}
p.MsoNoSpacing, li.MsoNoSpacing, div.MsoNoSpacing
	{margin:0cm;
	margin-bottom:.0001pt;
	font-size:11.0pt;
	font-family:"Calibri","sans-serif";}
.MsoPapDefault
	{margin-bottom:10.0pt;
	line-height:115%;}
@page Section1
	{size:595.3pt 841.9pt;
	margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.Section1
	{page:Section1;}


