body {
  margin:0;
  border:0;
  padding:0;
  height:100%; 
  max-height:100%; 
	overflow: hidden;
  background: #ffffff url('dramalistbg.jpg') no-repeat fixed; 
	background-position: 35% 20%; 
  font-family:"Trebuchet MS", verdana, sans-serif; 
  font-size:12px;
		}

	a.drama { 
	color: #8F2645;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	}
	
	a.drama:hover {
	color:#000000 ;
	font-weight: bold;
	text-decoration: none;
	}
	
	a,p.nav {
	color:#000;
	font-family: "Trebuchet MS", verdana, sans-serif;
  line-height: 140%;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	text-align: justify;
	}
	
	a.summary {
	font-family: "Trebuchet MS", verdana, sans-serif;
	font-weight: bold;
	font-size: 11px;
	}
	th { border-bottom: 1px solid #8F2645;}
	th { 
	 text-align: left;
	 font-weight: bold;
	 font-size: 11px;
	 }
	 th.midcol { width: 85px;}
	 th.leftcol { width: 20px;}
	 tr.even {background: #E5CED6;}
	 td { text-align: left;
	 font-size: 11px;
	 }
	 
	 tr.even2 {background: #DBF6F5;}
	 th.even2 { border-bottom: 1px solid #386462;}
	
	tr.even3 {background: #E8DCEE;}
	 th.even3 { border-bottom: 1px solid #61367A;}
	
	tr.even4 {background: #F3F2C2;}
	th.even4{ border-bottom: 1px solid #7A7907;}
	
	tr.even5 {background: #CDD4EF;}
	th.even5 { border-bottom: 1px solid #3D4C8C;}
	
	a:hover {
	color:#8F2645 ;
	font-weight: bold;
	text-decoration: none;
	}
	
	.separatorinvisible {
	height: 18px;
	clear: both;
	}
	
	#contents {
	position:absolute;
  top:140px;
  left:50px;
bottom: 20px; 
  right:0; 
  overflow:auto; 
	width:450px;
	padding:8px;
	margin-right:5px;
	background: #fff;
	border: thin dashed #8f2645;
	}

	#navigation{
	position:absolute;
	left:60px;
	top: 100px;
	width:450px;
		}
	
a.selected {
color: #8F2645;
}
	
img.title {
padding-left: 35px;
padding-top: 20px;
}	
	/* for internet explorer */

* html body {
  padding:120px 90px 90px 50px; 
  }

* html #contents {
  height:70%; 
  width: 450px; 
  }
	* html #navigation {
   padding:12px;
  }
	
	h5 {color:#F27292; font-size:12px;}
	h1.uline {font-size:18px; border-bottom: 1px solid #000;}
	h1 {font-size:18px;background: #8F2645; padding: 5px; color: #fff;}
	h2 {font-size:14px;	color: #8F2645; border-bottom: 1px dotted #8F2645;}
	h3 {font-size:13px; color: #000000;}
	p.copy {font-size:11px; color: #fff;}


	
  .footer {border-top: 1px solid #000;}	
