body	{
	margin: 0px;
	background: #ffffff;	
	font-family: georgia, times;
	font-size: 14px;
	text-align: center;
	}
	
h2	{
	position: absolute;
	top: 80px;
	left: 380px;
	width: 210px;
	margin: 10px 0 0 0;
	text-align: center;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font-size: 24px;
	color: #000000;
	}
	
h3	{
	/*margin-top: -17px;*/
	margin: 0 0 4px 0;
	padding: 0;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	}
	
p	{
	margin: 0px;
	}
	
sup	{
	font-size: 11px
	}
	

	
.sqrImg	{
	border: 1px solid #999999;
	}
	
#container	{
	position: relative;
	top: 0px;
	width: 590px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 35px;
	margin-bottom: 10px;
	padding: 0px 0px 0px 0px;
	border: none;
	background-color: #ffffff;
	text-align: left;
	}
	
h1#title	{
	float: left;
	width: 370px;
	height: 134px;
	border: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background: url("images/grungyRsubject.gif") no-repeat center center;
	overflow: hidden;
	}
	
h1#title a img	{
	border: none;
	}
	
#content	{
	position: absolute;
	top: 134px;
	left: 0px;
	}
	
.subject	{
	display: block;
	float: right;
	width: 210px;
	margin: 30px 0 0 0;
	/* \*/
	margin: 30px 0px 0px 10px;
	/* */
	color: #777;
	text-align: left;
	}
	
.subject a	{
	color: #660000;
	text-decoration: none;
	}
	
.subject a:hover	{
	text-decoration: underline;
	}
	
.images	{
	text-align: center;
	}
	
#pieces	{
	float: left;
	width: 370px;
	margin: 30px 0px 0px 0px;
	}
	
#pieces ul	{
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#pieces ul li	{
	display: block;
	clear: left;
	height: 62px;
	margin: 0 0 20px 0;
	}
	
#pieces ul a	{
	float: left;
	margin: 0 10px 20px 0;
	padding: 0;
	}
	
#pieces img	{
	padding: 0;
	border: 1px solid #000000;
	}
	
#headerInfo	{
	display: block;
	font-size: 12px;
	color: #666666;
	font-style: italic;
	text-align: right;
	}
	
ul#nav	{
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
ul#nav li	{
	float: left;
	width: 42px;
	height: 62px;
	margin: 4px 0px 0px 8px;
	font-size: 10px;
	line-height: 10px;
	color: #666666;
	text-align: left;
	}
	
ul#nav li#current	{
	width: 62px;
	}
	
#nav a	{
	color: #666666;
	text-decoration: none;
	}
	
#nav a:hover	{
	color: #000000;
	}
