/* CSS Document */	html {				}	body {		margin:0px 0px 0px 0px;		font-family:Verdana, Arial, Helvetica, sans-serif;				}					#horizon        	{	background-color: transparent;	text-align: center;	position: absolute;	top: 50%;	left: 0px;	width: 100%;	height: 1px;	overflow: visible;	visibility: visible;	display: block	}#content    	{	font-family: Verdana, Geneva, Arial, sans-serif;	background-color: transparent;	margin-left: -350px;	position: absolute;	top: -240px;	left: 50%;	width: 700px;	height: 480px;	visibility: visible;	border-right: 1px solid #000;	border-bottom: 1px solid #000;	}				#leftcontent {		float:left;		width:300px;		background:#fff;		font-size:small;		text-align:left;				}	#rightcontent {	width:250px;	float:right;			}			p,h1,pre {		margin:0px 30px 10px 30px;		}			h1 {		font-size:14px;		padding-top:10px;		}		#rightcontent p {		text-align:right;		}			#rightcontent img {		border:0;				}					#footer    	{	margin-left:auto;	margin-right:auto;	width:700px;	}	/* nav */ #navcontainer { width: 200px;  margin-bottom:0; margin-top:5px;margin-left:29px;line-height:15px;border-bottom: 3px solid #000;}#navcontainer ul { margin-left: 0; padding-left: 0; list-style-type: none; font-family:Verdana, Arial, Helvetica, sans-serif; } #navcontainer a { display: block; padding: 3px; width: 160px; background-color: #fff; font-weight:bold; } #navcontainer a:link, #navlist a:visited { color: #000; text-decoration: none;  font-weight:bold; } #navcontainer a:hover { background-color: #000; color: #fff;  font-weight:bold; }  #active {  } #active li a:link { color: #fff;  background-color: #000;}#active li a:visited {  color: #fff;  background-color: #000; } #active li a:active { color: #fff;  background-color: #000; }  #sub { width:160px;  font-weight:normal;  font-size:x-small;  padding:0;  line-height:10px;}  #sub li{ width:160px; font-weight:normal; }   #sub li a:link { font-weight:normal; }  #sub li a:visited { font-weight:normal; }   #sub li a:hover { font-weight:normal; }   /*text with scroll */ 	#main-text {	/*position:relative;*/	width:400px;	height:243px;	z-index:1; 	overflow: auto;	margin:0;	padding:0;	}#main-text a:link {	color:#000;	text-decoration:underline;	}		#main-text  a:visited {	color:#666;	text-decoration:underline;	}		#main-text  a:hover {	color:#666;	text-decoration:underline;	}		#main-text-long {	width:400px;	height:307px;	z-index:1; 	overflow: auto;		}			#main-text-long a:link {	color:#000;	text-decoration:underline;	}		#main-text-long  a:visited {	color:#000;	text-decoration:underline;	}		#main-text-long  a:hover {	color:#666;	text-decoration:underline;	}		#main-text-home {	width:450px;	height:275px;	z-index:1; 	overflow: auto;		}			#main-text-home a:link {	color:#000;	text-decoration:underline;	}		#main-text-home a:visited {	color:#000;	text-decoration:underline;	}		#main-text-home a:hover {	color:#666;	text-decoration:underline;	}		#main-text-special {	/*position:relative;*/	width:450px;	height:227px;	z-index:1; 	overflow: auto;	margin:0;	padding:0;	}#main-text-special a:link {	color:#000;	text-decoration:underline;	}		#main-text-special a:visited {	color:#666;	text-decoration:underline;	}		#main-text-special a:hover {	color:#666;	text-decoration:underline;	}			#main-text-corp {	/*position:relative;*/	width:450px;	height:243px;	z-index:1; 	overflow: auto;	margin:0;	padding:0;	}#main-text-corp a:link {	color:#000;	text-decoration:underline;	}		#main-text-corp a:visited {	color:#666;	text-decoration:underline;	}		#main-text-corp a:hover {	color:#666;	text-decoration:underline;	}		#copyright {	padding-left:30px;	padding-top:3px;	padding-bottom:2px;	font-size:xx-small;	color:#999;	}		#copyright a:link {	color:#999;	text-decoration:none;	}		#copyright a:visited {	color:#999;	text-decoration:none;	}		#copyright a:hover {	color:#999;	text-decoration:underline;	}	#intro h1 {font-size:60px;line-height:80px;}