body {
  margin:0;
  border:0;
  padding:0;
  height:100%; 
  max-height:100%; 
	overflow: hidden;
  background:#CE0839 url(nadjabg4.png) no-repeat fixed top left; 
  font-family:"Trebuchet MS", verdana, sans-serif; 
  font-size:12px;
		}

	#navigation {
	position:absolute;
  top:73px;
  left:238px;
  right:0; 
  overflow:hidden; 
	width:532px;
	padding:6px;
	}
	
	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 #CE0839;}
	th { 
	 text-align: left;
	 font-weight: bold;
	 font-size: 11px;
	 }
	 
	 tr.even {background: #FDDFE8;}
	 td { text-align: left;
	 font-size: 11px;
	 }
		
	a:hover {
	color:#CE0839 ;
	font-weight: bold;
	text-decoration: none;
	}
	
	.separatorinvisible {
	height: 18px;
	clear: both;
	}
	
	#contents {
	position:absolute;
  top:120px;
  left:320px;
  height:440px; 
  right:0; 
  overflow:auto; 
	width:440px;
	padding:8px;
	margin-right:5px;
	}
	
	
	/* for internet explorer */

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

* html #contents {
  height:70%; 
  width:445px; 
  }
	* html #navigation {
   padding:12px;
  }
	
	h5 {color:#F27292; font-size:12px;}
	h1 {font-size:18px;}
	h1.uline {font-size:18px; border-bottom: 1px solid #000;}
	h2 {font-size:14px;	color: #CE0839; border-bottom: 1px dotted #CE0839;}
	h3 {font-size:13px; color: #000000;}
	p.copy {font-size:11px; color: #fff;}
	
	img.char {
	border: 1px solid #000;
	float: left;
	margin-right: 8px;
	margin-bottom: 2px;
	}
	
	img.icon {
	border: 1px solid #000;
	float: left;
	margin-right: 8px;
	margin-bottom: 2px;
	}
	
	img.intro {
	border: 1px solid #000;
	margin-left: 8px;
	margin-bottom: 2px;
	}
	img.eye {
	border: 1px solid #000;
	margin-right: 3px;
	margin-bottom: 2px;
	}
	
  .footer {border-top: 1px solid #000;}	