.edit 
{
	width: 460px;
}
.hide 
	{ 
	display: none; 
	}
	
body 
	{ 
	margin: 0px; 
	color: black; 
	background: transparent; 
	font-size: 16px; 
	}
	
p 
	{ 
	font-size: 16px; 
	font-family: "Times New Roman"; 
	}

.masthead :first-child 
	{ 
	margin: 0px; 
	}
	
.index
	{ 
	position: absolute; 
	left: 225px; 
	top: 0px;
	margin: 0px;
	vertical-align: top;
	color: black; 
	background: transparent; 
	padding: 0px; 
	height: 678px; 
	width: 750px; 
	}

.mainbody 
	{ 
	position: absolute; 
	left: 0px;
	top: 140px;
	color: black; 
	background: transparent; 
	padding: 5px; 
	height: 41em; 
	width: 700px; font-weight: normal; 
	}


	
.centercol 
	{
	position: absolute; 
	left: 225px; 
	color: black; 
	background: white; 
	padding: 3px; 
	height: 678px; 
	width: 700px; 
	}

.centercolb 
	{ 
	position: absolute; 
	top: 90px;
	left: 350px; 
	color: black; 
	background: url(mouse.gif);
	padding: 0px; 
	height: 460px; 
	width: 518px; 
	background-image: url(/gj2/images/mouse.gif);
	font-size: 15pt;
	}
		
.description 
	{ 
	position: absolute; 
	left: 250px;
	color: black; 
	padding: 10px; 
	background: transparent;
	width: 500px;
	height: 678px; 
	}
		
.renter
	{ 
	position: absolute; 
	left: 770px; 
	top: 85px;
	color: black;
	background: #e8e8e8;
	border: 1px #45934A ridge;
	padding: 10px; 
	width: 175px; 
	height: 678px; 
	}
	

.centercol :first-child 
	{ 
	margin-top: 0px; 
	}
	body { 
		color: black; background: transparent;
		font-weight: bold;
		 }
	a:link {
		color: grey; background: transparent;
		font-weight: bold;
		 }
	a:visited {
		color: grey; background: transparent;
		font-weight: bold;
		 }
	a:hover {
		color: red; background: transparent;
		font-weight: bold;
		 }
	a:active {
		color: grey; background: transparent;
	font-weight: bold;
		 } 
.watermarked
{
	background-color: #e8e8e8;
}

.highlight 
{
	background-color: lemonchiffon; 
}
