a:link { color: 990000 ;}
a:visited { color: 990000 ;}
a:active { color: 990000 ;}
a { text-decoration: none ;}
a:hover { text-decoration: underline;}

body {
	background-image:  url(images/bg_index.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}
td.splash {
	background-image: url(images/bg_cell.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	line-height: 10pt;
	color: #990000;
	margin-top: 5px;
	margin-bottom: 5px;

}
.kotomainpadding {
	padding: 6px 14px 6px 12px;
	background-image: url(images/koto_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
    margin: 0 0 5px 0;
}
.maincell02 {
	height: 383px;
	width: 300px;
	margin: 0px;
	background-image: url(images/ntv2_nav_maincell02.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 0px 1px 0px 0px;
}

.mainmain {
	height: 383px;
	width: 300px;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #990000;
	border-left-color: #990000;


}

.maincell01 {
	height: 383px;
	width: 400px;
	margin: 0px;
	background-image: url(images/ntv2_maincell01.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px 0px 0px 1px;
}

.mainbump {
	padding-left: 150px;
	background-image: url(images/bg_cell02.png);
	background-repeat: no-repeat;
	background-position: left bottom;

}
#leftdiv {
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 25px;
}
#rightdiv {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin: 0px;

}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #990000;
	margin-top: 5px;
	margin-bottom: 10px;
	letter-spacing: -1px;

}
.kotoquote {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 14px;
	color: #990000;
	margin-top: 2px;
	margin-bottom: 2px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	line-height: 12px;
	color: #990000;
	margin-top: 10px;
	margin-bottom: 5px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;

}
ul {
	padding: 0px 0px 0px 25px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	line-height: 9pt;
	color: #990000;
	margin-top: 5px;
	margin-bottom: 5px;
	list-style-image: url(images/spacer_ninja.gif);
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;



}
hr {
	margin: 5px 0px;
	padding: 0px;

}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #CC0000;
}

/* HEADER NAVIGATION STUFF */

ul#headernav {
	margin: 0;
	padding: 3px 0 40 5;
	width: 440px;
	list-style: none;
	height: 25px;
	text-align: center;
	vertical-align: middle;




}

ul#headernav li {
	margin: 0;
	border: 0 none;
	padding: 0;
	float: left;
	display: inline;
	list-style: none;
	position: relative;
	height: 30px;
}

ul#headernav ul {
  margin: 0;
  border: 0 none;
  padding: 0;
  width: 175px;
  list-style: none;
  display: none;
  position: absolute;
  top: 25px;
  left: 0;
}

ul#headernav ul li {
	float: none;
	display: block !important;
	display: inline;
	padding: 0px;
	margin: 0px;



}

/* Root Menu */
ul#headernav a {
	padding: 0 8px;
	float: none !important;
	float: left;
	display: block;
	color: #990000;
	font: bold 13pt/17pt Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	text-transform: capitalize;
	height: auto !important;
	height: 1%;
	margin: 0px;
	letter-spacing: -1px;



}

/* Root Menu Hover Persistence */
ul#headernav a:hover,
ul#headernav li:hover a,
ul#headernav li.iehover a {
	color: #CC3300;
	text-decoration: none;

}
.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	line-height: 8pt;
	color: #990000;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: normal;

}
#maindiv {

	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.cast {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 10px;
	color: #990000;
	margin-top: 3px;
	margin-bottom: 3px;
	text-transform: capitalize;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

#dldiv {

	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.navlistbox {
	margin: 0px;
	padding: 0px;
	height: 67px;
	width: 445px;


}
.bgnav {
	background-image: url(images/ntv2_nav01.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.navlistpadding {
	padding-bottom: 10px;
	margin-bottom: 10px;



}
.h2smallins {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	line-height: 12px;
	color: #990000;
	margin-top: 10px;
	margin-bottom: 5px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-weight: normal;
}

#contentwrapper {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin: 0px;
	position: static;
	left: 500;
	top: 175;
	text-align: left;
	height: 350px;
	width: 269px;
	overflow: auto;
	visibility: visible;
	z-index: auto;
}
