/* Scanned styles
----------------------------------------------------------------------------- */

#colM {
	margin: 0;
	padding-bottom: 0;
}

#colM h1 {
	color: #fff;
	margin: 0; padding: 0;
	margin-bottom: 5px;
	font: bold 14px "Lucida Grande", Tahoma, Arial, sans-serif;
}

#colM h2 {
	color: #ccc;
	margin: 0; padding: 0;
	font: 11px "Lucida Grande", Tahoma, Arial, sans-serif;
}

/* Curved cutout Borders
----------------------------------------------------------------------------- */
.curved .b1, .curved .b2, .curved .b3, .curved .b4 {
	background: #666; 
}

.curved .boxcontent {
	background: #666; 
}

#heading {
	padding: 10px 0 5px 10px;
}

#toolbar {
	border-bottom: 2px solid #888;
}

#toolbar td, #toolbar a {
	color: #fff;
	font: 11px "Lucida Grande", Tahoma, Arial, sans-serif;
}

#toolbar a {
	font-weight: bold;
}

#navbar {
	padding-top: 10px;
	padding-right: 10px;
}


#pages {
	border-top: 2px solid #888;
	border-bottom: none;
}

#pages td {
	color: #ccc;
}

#pages a {
	color: #ccc;
}

/* -----------------------------------------------
	Navigation Toolbar
----------------------------------------------- */
#wfirst a    { background: url("../graphics/nav_wfirst.gif") no-repeat; }
#wprevious a { background: url("../graphics/nav_wprevious.gif") no-repeat; }
#wnext a     { background: url("../graphics/nav_wnext.gif") no-repeat; }
#wlast a     { background: url("../graphics/nav_wlast.gif") no-repeat; }

/* -----------------------------------------------
	Thumbnails
----------------------------------------------- */
#thumbnails .title {
	color: #ccc;
	margin: 0 0 10px 0; padding: 0;
	font: 11px "Lucida Grande", Tahoma, Arial, sans-serif;
}

#thumbnails .thumbnail {
	background-color: #555;
}

#thumbnails .thumbnail img {
	position: relative;
	top: -3px; left: -3px;
	display: block;
	border: 1px solid #333;
}
