body	{
	background-color:#fff;
	color:#000;
	margin:0;
	padding:0;
	font-family:Helvetica, Verdana, Tahoma, Arial;
	font-size:8pt;
}

#topBar	{
	margin-left:10px;
	margin-top:10px;
	float:left;
	width:800px;
	border:1px solid #000;
	border-bottom:none;
	text-align:right;
}

#contentPane	{
	margin-left:10px;
	padding:3px;
	width:794px;
	border:1px solid #000;
	border-top:none;
	border-bottom:none;
	float:left;
	clear:left;
}

#contentPane div.left	{
	width:146px;
	text-align:left;
	float:left;
}

#contentPane div.center	{
	width:468px;
	padding:10px;
	text-align:left;
	float:left;
}

#contentPane div.center p.pictures	{
	text-align:center;
}

#contentPane div.right	{
	width:160px;
	text-align:right;
	float:left;
}

#contentPane p.title	{
	font-size:12pt;
	font-weight:bold;
}

#borderBar	{
	float:left;
	clear:left;
	width:790px;
	height:17px;
	padding:3px 0 0 10px;
	border-right:1px solid #000;
	border-left:1px solid #000;
	margin-left:10px;
	background-image:url("../gfx/istyle/top_bar.jpg");
}

#goo	{
	float:left;
	clear:left;
	width:800px;
	margin-left:10px;
	border:1px solid #000;
	border-top:none;
	text-align:center;
}
