/* CSS Document */
#body
{
	margin-left: 50%;
	background-color:#272820;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#999999;
}
#container
{
	position:relative;
	top: 50px;
	left: -280px;
	width: 560px;
	height: 288px;
}
#box0
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 560px;
	height: 30px;
	text-align: center;
	font-size:16px;
	color:#FFFFFF;
	border-bottom-width:1px;
	border-bottom-color:#999999;
	border-bottom-style:dashed;
}
#box1
{
	position: absolute;
	top: 40px;
	left: 0px;
	width: 560px;
	color:#999999;
}
#pLook
{
	color: #CCCCCC; 
	text-decoration:underline;
}
#iLook
{
	color:#9C6D0C; 
}
a.kli:link { color: #FFFFFF; text-decoration:none; }
a.kli:visited { color: #FFFFFF; text-decoration:none; }
a.kli:hover { color: #CCCCCC; text-decoration:none; }
a.kli:active { color: #FFFFFF; text-decoration:none; }