/* @override http://www.frednmich.net/source/gallery.css */

/* @override http://www.frednmich.net/source/gallery.css */

/* @override http://www.frednmich.net/source/gallery.css */

/* @override http://www.frednmich.net/source/gallery.css */

body {
	font-family: "Lucida Grande";
	background: #404040 none no-repeat center bottom;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
}

a, a:link, a:visited { color: #808080;
	text-decoration: none;
}

a:hover   { color: navy;
}
#container        { width: 780px; \width: 800px; w\idth: 780px;
	padding-right: 30px;
	padding-left: 30px;
	margin-right: auto;
	margin-left: auto;
	background: black url(../../source/background.gif) repeat-y center top;
	height: 100%;
	margin-bottom: 20px;
}
#banner     { background-image: url("../../source/rotate.php"); background-repeat: no-repeat; background-position: center top; height: 150px;
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 8px;
}

#nav
    {font: bold 14px Verdana, sans-serif; margin-top: 123px; vertical-align: bottom;
	text-align: right;
}
#nav ul {list-style-position: outside;
}
#nav li
 { list-style: none; display: inline;
}
#nav li a
 {background-image: url(../../source/banner_bg.png); background-repeat: repeat; padding: 5px 11px 5px 10px; text-decoration: none; border-left: 1px solid silver;
}

#nav li a:link, #nav li a:visited  { color: #bfbfbf;
}

#nav li a:hover { color: #e6e6e6; background: #332; border-left: 1px solid yellow;
}

#breadcrumb      {
	text-decoration: none;
	margin-top: 14px;
	font: bold 12px "Lucida Grande";
}
#breadcrumb a:link, #breadcrumb  a:visited { color: #808080;
}
#breadcrumb  a:hover    { color: navy;
}

#footer     { color: #808080; font-size: 14px; font-family: "Courier New", Courier, Monaco, monospace; text-decoration: none; clear: both; vertical-align: middle; border-top: 1px solid gray;
	background: url(../../source/finder-web-badge-black.png) no-repeat center bottom;
	margin-right: 10px;
	margin-top: 20px;
	margin-left: 10px;
	height: 120px;
	text-align: center;
}
#footer ul { list-style-position: outside; margin: 10px 0; padding: 0;
}
#footer li
    { list-style-image: none; list-style-position: outside; display: inline;
}
#footer li a { color: #808080; text-decoration: none; padding: 10px;
}
#footer li a:link { color: #808080;
}
#footer li a:visited { color: #808080;
}
#footer li a:hover { color: navy;
}

.thumbnail{
	float: left;
	width: 120px;
	height: 120px;
	text-align: center;
	margin: 10px;
}

#myGallery {
	margin: 20px;
	padding: 20px 10px;
	text-align: center;
}