body	{
	margin: 0 0 10px 0;
	background: #ffffff;	
	font-family: georgia, times;
	font-size: 14px;
	text-align: center;
	}
	
h2	{
	width: 100%;
	text-align: center;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font-size: 24px;
	color: #000000;
	}
	
h3	{
	font-size: 20px;
	color: #000000;
	margin-bottom: 6px;
	margin-top: -2px;
	}
	
h3 a	{
	color: #000000;
	text-decoration: none;
	}
	
h3 a:hover	{
	color: #660000;
	text-decoration: underline;
	}
	
p	{
	margin-top: 0px;
	margin-bottom: 1em;
	}
	
em	{
	font-style: italic;
	}

h3 em	{
	font-style: italic;
	color: #666666;
	}
	
a	{
	color: #660000;
	}
	
#info h3, #info h3 a	{
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
	}
	
.sqrImg	{
	float: left;
	border: 1px solid #999999;
	margin-right: 10px;
	}
	
.closed	{
	height: 14px;
	overflow: hidden;
	background: url("images/upLeft.gif") top left no-repeat;
	}
	
.opened	{
	height: 100%;
	background: url("images/upLeft2.gif") top left no-repeat;
	}
	
#info div	{
	margin-top: 5px;
	padding: 5px 10px 5px 20px;
	border: 1px dotted #cccccc;
	}
	
#container	{
	position: relative;
	top: 35px;
	width: 590px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 0px 0px 0px 0px;
	border: none;
	background-color: #ffffff;
	text-align: center;
	}
	
h1#title	{
	width: 590px;
	height: 0;
	border: none;
	margin: 0px;
	padding: 223px 0 0 0;
	background: url("images/grungyR2.gif") no-repeat center center;		overflow: hidden;
	
	h\eight: 223px;
	}
	
#info	{
	float: right;
	width: 295px;
	padding: 5px 0px 0px 15px;
	font-size: 14px;
	color: #777;
	text-align: left;
	w\idth: 280px;
	}
	
#pieces	{
	float: left;
	width: 295px;
	padding: 5px 15px 0px 0px;
	text-align: left;
	color: #777;
	w\idth: 280px;
	}
	
#pieces div	{
	margin-bottom: 20px;
	clear: left;
	}
	
#pieces div p a	{
	color: #777;
	text-decoration: none;

	}
	
#about img	{
	float: left;
	margin: 2px 5px 0px 0px;
	}
	
#footer	{
	clear: both;
	padding: 20px 0 40px 0;
	}



#nn4	{
	font-size: 10px;
	border: 2px dashed red;
	
	/* display only in NN4 */
	/*/*/ display:none; /* */
	}