body {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka", "ƒqƒ‰ƒMƒmŠÛƒS Pro W4", Arial Unicode MS, Arial, Helvetica, sans-serif;
	font-size: .9em;
	text-align: left;
	background-color: #5F99CF;
	color:#161616;
}

h1 {
	font-size:80%;
	font-weight:bold;
	letter-spacing:3px;
	background: #FAC487;
	color: #fff;
	border:0;
	margin: 0;
	padding:3px;
	display:inline;
}
	
h2 {
	font-size: 220%;
	color: #A85643;
	margin-bottom: 10px;
	}
	
h3 {
	font-size: 150%;
	color:#FA8910;
	margin: 0;
	margin-bottom: 5px;
	}

blockquote {
	font-size: 120%;
	font-weight: 700;
	margin: 0;
	padding: 10px;
	color: #521B0D;
}

#navback {
	text-align: right;
	vertical-align: bottom;
	overflow:hidden;
	background-color: #5FC2FF;
	padding: 10px;
	height: 50px;
	width: auto;
}

#animback {
	background: #fff url(images/animbak.jpg) repeat-x scroll 0px 0px;
	position: relative;
	float: none;
	overflow: hidden;
	height: auto;
	width: auto;
	margin-bottom: -20px;
}

#navback a {
	text-decoration: none;
	border:0;
	margin:0;
	padding:0;
	}

#phototop {
	background: #3552B2 url(images/kyotocomp.jpg) no-repeat right;
	position: relative;
	float: none;
	overflow: hidden;
	height: 130px;
	width: auto;
	clear: both;
	margin-bottom: -20px;
}

#wraptitle {
	background: #01B1FF url(images/gradtop.jpg) repeat-x top left;
}

#titlearea {
	background: #FFFFFF;
	width: 590px;
	float: none;
	position: relative;
	border: 0;
	border-left: 1px solid #521B0D;
	border-right: 1px solid #521B0D;
}

#navarea {
	width: 590px;
	height: 25px;
	overflow:hidden;
	border: 0;
	border-left: 1px solid #521B0D;
	border-right: 1px solid #521B0D;
	vertical-align:top;
}

#navwrap {
	background: #B1DCEC url(images/backnav.gif) repeat-x top left;
	}

#mainwrap {
	background: #FFFFFF url(images/tilecolors.gif) repeat top left;
	border: 0;
	border-bottom: 5px solid #00B1FF;
	}
	
#mainarea {
	text-align:left;
	width: 570px;
	background-color: #FFFFFF;
	border: 0;
	border-left: 1px solid #521B0D;
	border-right: 1px solid #521B0D;
	border-bottom: 5px solid #FA8910;
	padding: 10px;
}

.selected {
	background-color: #FA8910;
	overflow:hidden;
	}

#navarea ul {
	margin:0px;
	padding:0px;
	text-align:center;
	list-style-type:none;
	}

#navarea ul li {
	display:block;
	text-align:center;
	padding:0;
	margin:0;
	padding-top: 5px;
	width: 98px;
	height:20px;
	position:relative;
	float:left;
	}
	
#navarea ul li a {
	width: 98px;
	height: 20px;
	padding: 0;
	margin: 0 0 5px 0;
	display: block;
	text-align: center;
	line-height: 20px;
}

#navarea ul li a:hover {
	background: #9BBBC7 !important; 
	background: #ffffff;
	height:20px;
	padding:0;
	margin:0;
}


.frameimg {
	border: 1px dotted #FA8910;
	margin:0px 7px 12px;
	padding:7px;
	float:left;
	position:relative;
	}

#subtitle {
	background: url(images/divider.gif) repeat-x bottom left;
	margin: 0;
	padding:0;
	position:relative;
	vertical-align: bottom;
	height:auto;
	}
	
.captionup {
	font-size:75%;
	color: #FA8910;
	background: url(images/caption-arrow.gif) 20px 0px no-repeat;
	padding:10px 30px 10px 20px;
	margin: 10px 10px 0px 0px;
	display:block;
}

#sidecolumn {
	width:370px;
	padding:10px;
	margin-left: 15px;
	position:relative;
	float:right;
	}
	
#quotebox {	
	background: #FADFC0 url(images/openquote.gif) no-repeat left top;
	float: right;
	margin: 0px 5px 10px 10px;
	width: 120px;
	display:block;
}

#quotebox2 {
	background: url(images/closequote.gif) no-repeat bottom right;
	padding:0;
	margin:0;
	}

ul.cutelist {
	margin:40px;
	padding:0;
	list-style-image: url(images/caption-arrowr.gif);
	list-style-position:outside;
}

.cutelist li{
	font-size: 80%;
	line-height: 160%;
	text-indent:0;
}

.biglongimg {
	background:#FFFFFF url(images/gradorange.jpg) repeat-x top left;
	display:block;
	position:relative;
	padding:10px;
	}
	
#column {
	width:260px;
	padding:10px;
	display:block;
	float:left;
	position:relative;
	}

#smframe {
	position:relative;
	clear:both;	
	padding:4px;
}

.frameimgsm {
	background-color: #5FC2FF;	
	padding:4px;
	margin:4px;
	}
	