@charset "iso-8859-1";

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	background-color: #200a0c;
	background-repeat: repeat-x;
	background-image: url(images/dokyoback.jpg);
}
#container div#left-shadow {
	padding: 0 0 0 10px;
	height: 100%;
	border: 1px solid #FFFFFF;
	background-color: #000000;
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(images/container_border.jpg);
}

#left-shadow div#right-shadow {
	background: repeat-y right top;
	height: 100%;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0;
}

a:link, a:visited, a:hover {
	color: #330000;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: oblique;
}

a:hover {
	color: #CC9933;
	font-weight: normal;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 120%;
 color: #334d55;
}

h2{
 font-size: 114%;
 color: #006699;
}

h3{
 font-size: 100%;
 color: #334d55;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

h5{
 font-size: 100%;
 color: #334d55;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
}
				

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#container {
	margin: 0 auto;
	width: 950px;
	text-align: left;
  }

#masthead{
	margin: 0 0px;
	border-bottom: 1px none #cccccc;
	padding: 0px;
	background-repeat: no-repeat;
	background-image: url(images/newheaderdokyo.jpg);
	background-color: #666666;
	height: 250px;
	top: auto;
}

#navBar{
	margin: 0 83% 0 0;
	padding: 0px;
	background-color: #CD9967;
	border-right: 1px none #ccc;
	border-bottom: 1px none #ccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
}

#content{
	background-color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	line-height: 16px;
	color: #333333;
	font-weight: normal;
	font-variant: normal;
	cursor: hand;
	width: 720px;
	float: right;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}


/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	margin: 0px;
	padding: 0px 0px 10px 10px;
}


/*************** #pageName styles **************/

#pageName{
	padding: 0px 0px 10px 10px;
}

/************** .feature styles ***************/

.feature{
	padding: 0px 10px 10px;
	font-size: 15px;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	width: 600px;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;
}
/* adjust margins to change separation between the feature image and text flowing around it */


/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story p{
	padding: 0px 0px 10px 0px;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	font-size: 14px;
	color: #cccccc;
	padding: 0px;
	margin-top: 0px;
	border: 1px none #993300;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: oblique;
	background-color: #FFFFFF;
	background-position: 300px;
	width: 622px;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the navBar in cases where they "touch" */

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}


/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px none #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	width: 175px;
	height: 500px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: oblique;
	font-weight: normal;
	background-color: #FFFFFF;
	line-height: 18px;
	text-align: center;
	vertical-align: top;
	background-image: url(images/navbar.jpg);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a {
	display: block;
	border-top: 1px #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	background-color: #660033;
}


/*********** .relatedLinks styles ***********/


.relatedLinks{
	position: relative;
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block; 
}
/************** #advert styles **************/

#advert{
	padding: 10px 0px 0px 10px;
	font-size: 80%;
	border-top: 1px solid #cccccc;
}

#advert img{
	display: block;
}
#video {
	width: 670px;
	padding-left: 30px;
	left: 30px;
}

