* { padding: 0; margin: 0; }
body { margin: 0px; padding:0px; font: normal 0.9em/1.2em Arial, Verdana, Sans-serif;}

/* ----------container to center the layout-------------- */
#container { width: 940px; margin: 0 auto; }

/* --------------------header------------------ */
#header { height:230px; margin: 0px; padding: 0px; text-align: right; }

/* -----------------content--------------------- */
#content { margin-left: 220px !important; margin-left: 220px ; margin-top:0px; padding: 35px 35px 35px 45px; word-spacing: 0.05em; }
	div#content { min-height:300px; height:expression(this.scrollHeight > 300 ? "auto":"300px"); } 
	
	#content h1 { font: normal 1.8em "Lucida Sans unicode", Arial, Verdana, Sans-serif; letter-spacing:; padding-bottom: 0.5em;}
	#content h2 { font: normal 1.5em "Lucida Sans unicode", Arial, Verdana, Sans-serif; padding-bottom: 0.5em; }
	
	#content a:link, a:visited, a:active  { text-decoration: underline; }
	#content a:hover{ text-decoration: underline; }
	#content img { margin: 10px; }
	
	#content ul { margin-left: 25px;}
	#content ol { margin-left: 30px; }
	
	#content table th { padding:6px; text-align:left; }
	#content table tr { text-align:left; }
	#content table td { padding:6px;}
	
	/* --------------left navi------------- */
#left { float: left; width: 200px; margin-top: 10px; padding: 37px 5px 0px 10px;  }

.search_box { width: 200px; height: 30px; padding: 5px; }
.search_string { width: 130px; height: 16px; padding: 2px; font-size: 0.8em; vertical-align: middle; }
.search_submit { width: 50px; height: 25px; 	font-size: 10px; vertical-align: middle; }

.menu { vertical-align: top; width: 190px; margin: 0px auto; padding: 0px; }
	.menu ul, .menu li { margin: 0; padding: 0; font-size: 0.9em; list-style-type: none; }
	.menu ul { border-bottom: 0px; background: url(sub.gif) no-repeat 1px 6px; }
	.menu ul ul { padding-left: 10px; }
	.menu a:link, .menu a:visited, .menu a:active { width: 90%; padding: 5px 10px 5px 10px; display: list-item; border-bottom: dotted 1px #A1C6E7; text-decoration: none; } 

	.menu a:hover { text-decoration: none;}

.menu_current, .menu_current a:link, .menu_current a:visited, .menu_current a:active  { 
	font-weight: bold;  }

#search { margin: 0px; margin-top: 25px; padding: 0px; text-align : center; font: normal 0.75em  arial, verdana, sans-serif; color: #787878; }

/* -----------footer--------------------------- */
	#footer { clear: both; margin: 0px; padding: 20px 0; font-size: 0.85em; }
	.footer-container { width:430px; margin:0 auto; padding: 0}
	#footer a { text-decoration: none; }
	#footer a:hover { text-decoration: underline; }
	a#hiddenlink, a#hiddenlink:hover { text-decoration: none; cursor: text; background:none;}
