#navcol {
	float:left;
	width: 165px;
	position:relative
}
img {
border:none;
}
#bits {
	float:left;
}

a:link {
	text-decoration: none;
	color: #000000;
}
a:hover {
	color: #FF0000;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
#adminthumb {
	float:left;
	margin-right: 5px;
	margin-bottom: 5px;
 }
#maincontent {
	float:left;
	width: 70%;
	margin-top: 125px;
  }
#imthumbs {
	position:absolute;
	top: 575px;
 	LEFT: 170px;
	width: 80%;
}
#mainim {
	position:absolute;
	float:left;
	LEFT: 170px;
	top: 15px;
}
#links {
	position:absolute;
	float:left;
	LEFT: 190;
	top: 200;
	line-height: 14px;
}
#iminfo {
	position:relative;
	float:left;	
	height: auto;
	width: 100%;
 	margin-right: 8px;
 	margin-bottom: 8px;
}
body {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #000000;
}
.intitle {
	color: #333333;
	font-weight: bold;
}
