/* @override http://www.braddock-body-process.com/tools.css */

/* choose a suitable font and center the #container div in Internet Explorer */

body {
	background-color: #6fc4ff;
	text-align: center;
	font-family: tahoma, arial, sans-serif; 
	font-size: 76%;
	letter-spacing: 0.05em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

div#top {
	position: relative;
	width: 770px;
	margin: 0px auto 0 auto
}

div#topnav {
	position: inherit;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #2d52db;
	font-style: italic;
	font-weight: normal;
	font-size: 1em;
	float: right;
}

#topnav li {
	display: inline;
	float: left;
	margin-right: 20px;
}

div#topnav a:link {
	color: #3c64cf;
	text-decoration: none;
}

div#topnav a:visited {
	color: #6776ab;
	text-decoration: none;
}

div#topnav a:hover {
	color: #fff;
	text-decoration: none;
}

p.tools {
	letter-spacing: .4em;
	word-spacing: .2em;
	color: #3c64cf;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 1.5em;
	font-style: italic;
}

span.emphasis {
	color: #fff;
	font-weight: bold;
}

div#subnav {
	margin-top: .5em;
	color: #ffe0d4;
	font-size: 1.1em;
}

#subnav a:link {
	text-decoration: none;
	color: #ffe0d4;
	letter-spacing: .1em;
}

#subnav a:hover {
	text-decoration: none;
	color: #fff;
	letter-spacing: .1em;
}

#subnav a:visited {
	text-decoration: none;
	color: #ffe0d4;
	letter-spacing: .1em;
}

/* The containing box for the gallery. */

#container {
	position: relative;
	width: 770px;
	height: 396px;
	margin: 20px auto 0 auto;
	border: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding-top: 6px;
	padding-bottom: 2px;
}

/* Removing the list bullets and indentation */

#container ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

/* Remove the images and text from sight */

#container a.gallery span {
	position: absolute;
	width: 1px;
	height: 1px;
	top: 5px;
	left: 5px;
	overflow: hidden;
	background: #fff;
}

/* Adding the thumbnail images */

#container a.gallery, #container a.gallery:visited {
	display: block;
	color: #000;
	text-decoration: none;
	padding: 2px 3px 2px 3px;
	text-align: left;
	cursor: default;
}

#container a.slidea {
	background: url(../images/bridge_sm.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	height: 93px;
	width: 60px;
}

#container a.slideb {
	background: url(../images/footprint_sm.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	height: 93px;
	width: 60px;
}

#container a.slidec {
	background: url(../images/snow_load_sm.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	height: 93px;
	width: 60px;
}

#container a.slided {
	background: url(../images/fear_sm.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	height: 60px;
	width: 93px;
}

* html #container a.slided {
	width: 91px;
	w\idth: 93px;
}

#container a.slidee {
	background: url(../images/fear_wash_sm.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	height: 60px;
	width: 93px;
}

#container a.slidef {
	background: url(../images/highway_sm.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	height: 60px;
	width: 93px;
}

* html #container a.slidef {
	width: 91px;
	w\idth: 93px;
}

#container a.slideg {
	background: url(../images/oregon_beach_sm.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	height: 60px;
	width: 93px;
}

#container a.slideh {
	background: url(../images/sand_figure2_sm.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	height: 93px;
	width: 60px;
}

#container a.slidei {
	background: url(../images/seagull_sm.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	height: 93px;
	width: 60px;
}

#container a.slidej {
	background: url(../images/old_evergreen_sm.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	height: 93px;
	width: 60px;
}

#container a.slidek {
	background: url(../images/big_wave_sm.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	height: 60px;
	width: 93px;
}

* html #container a.slidek {
	width: 91px;
	w\idth: 93px;
}

#container a.slidel {
	background: url(../images/sunset_sitting_sm.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	height: 60px;
	width: 93px;
}

/* set the size of the unordered list to neatly house the thumbnails */

#container ul {
	width: 198px;
	height: 386px;
}

#container li {
	float: left;
}

/* move the thumbnails into the correct position */

#container ul {
	margin: 5px;
	float: right;
}

/* change the cursor to pointer on hover over thumbnail */

#container a.gallery:hover {
	cursor: pointer;
}

/* styling the :hover span */

#container a.gallery:hover span {
	position: absolute;
	width: 372px;
	height: 372px;
	top: 10px;
	left: 75px;
	color: #3c64cf;
	background: #cce9fd;
}

#container a.gallery:hover img {
	/*

border:1px solid #fff; */ 
   float: left;
	margin-right: 5px;
}

#container a.slideb:hover img, #container a.slidei:hover img {
	float: right;
}

#container {
	background: #cce9fd url(../images/welcome.jpg) 75px 10px no-repeat;
}

/* Patch the single pixel dot at upper left of the container */
p.fixpix {position: absolute; left: 5px; top: 5px;
                  margin: 0; padding: 0; width: 1px; height: 1px; background-color: #CCE9FD;}

img {border: 0;}
