body
{
	color: black;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
	line-height: 130%;
	margin: 15px 0 0;
	padding: 0;
	background-color: #DC2C41;
}

body.white
{
	color: black;
	text-align: center;
	font-family: Georgia, Times, Serif;
	font-size: 85%;
	line-height: 1.2em;
	background-color: #fff;
	margin: 10px 0 0;
	padding: 0;
}

#page
{
	text-align: center;
	margin: 0 auto;
	padding: 0;
	width: 950px;
}

#page2
{
	text-align: center;
	margin: 0;
	padding: 0;
	float: left;
	width: 940px;
	background-color: #222;
}

#page2b
{
	text-align: center;
	margin: 0;
	padding: 0;
	float: left;
	width: 940px;
	background-color: white;
}

img
{
	margin: 0;
	padding: 0;
	border: 0;
}

h1
{
	font-size: 20px;
	font-weight: normal;
	text-transform: capitalize;
	margin: 0px 0px 30px 0px;
	padding: 0px;
}

h2
{
	margin: 0;
	padding: 0;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: .1em;
	font: bold x-small Verdana, Arial, Helvetica, sans-serif;
}

h4
{
	font-size: 10px;
	font-weight: normal;
	margin: 0px 0px 16px 0px;
	padding: 2px;
	clear: both;
}

p
{
	font-size: 90%;
	text-align: left;
	margin: 0;
	padding: 0;
}

#gal { 
	margin: 0 0 20px;
	padding: 0;
	height: 32px;
	z-index: 40;
}

#alb { 
	margin: 0 0 20px;
	padding: 0;
	height: 32px;
	z-index: 40;
}

/*masthead*/
/* A CSS comment before the hack \*/
* html #masthead {
	width: 608px;  /* total width, only for IE5.x/Win */
	w\idth: 598px; /* content width for other IE */
}
/* Another CSS comment after the hack */

#masthead
{
	text-align: left;
	background-color: #505050;
	/*background-color: #00906d;*/
	margin: 0;
	padding: 0 0 0 10px;
	width: 630px;
	height: 32px;
	float: left;
	clear: none;
	left: 0;
	z-index: 20;
	position: relative;
}

#masthead p
{
	color: white;
	font: bold 90% Verdana, Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	margin: 0;
	padding: 8px 0 0;
}

#masthead p a, #masthead p a:link, #masthead p a:visited
{
	color: white;
	text-decoration: none;
}

#masthead p a:hover
{
	color: #f06;
	text-decoration: none;
}

/* --------- menu */

/* @group menus */

/* A CSS comment before the hack \*/
* html #gal #navLeft, * html #alb #navLeft {
	width: 166px;  /* total width, only for IE5.x/Win */
	w\idth: 166px; /* content width for other IE */
}
/* Another CSS comment after the hack */

#gal #navLeft, #alb #navLeft
{
	font: bold 90%/130% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	width: 150px;
	height: 32px;
	float: left;
	clear: none;
	position: relative;
	left: 0px;
	z-index: 40;
}

#gal #navLeft a, #alb #navLeft a
{
	color: white;
	font-weight: bold;
	text-decoration: none;
}

* html #gal #navLeft li, * html #alb #navLeft li
{
	width: 166px;  /* total width, only for IE5.x/Win */
	w\idth: 166px; /* content width for other IE */
}

#gal #navLeft li, #alb #navLeft li
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	background-color: black;
	margin: 0;
	padding: 0;
	width: 150px;
	float: left;
	position: relative;
	opacity: 1;
	list-style-type: none;
	cursor: default;
}

/* A CSS comment before the hack \*/
* html #gal #navLeft li ul
{
	padding: 1em 0 1em 10px;  /* total width, only for IE5.x/Win */
	padd\ing: 1em 0 1em 26px; /* content width for other IE */
}
/* Another CSS comment after the hack */
#gal #navLeft li ul
{
	font-weight: normal;
	background-color: #f06;
	margin: 0;
	padding: 1em 0 1em 26px;
	position: absolute;
	top: 100%;
	left: 0;
	opacity: 1.00;
} 

#alb #navLeft li ul
{
	display: none;
	font-weight: normal;
	background-color: #f06;
	margin: 0;
	padding: 1em 0 1em 26px;
	position: absolute;
	top: 100%;
	left: 0;
	opacity: 0.80;
}

/* --------- galleries */

/* A CSS comment before the hack \*/
* html #gal #navRight, * html #alb #navRight
{
	width: 166px;  /* total width, only for IE5.x/Win */
	w\idth: 166px; /* content width for other IE */
}
/* Another CSS comment after the hack */

#gal #navRight, #alb #navRight
{
	font: bold 90%/130% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	width: 150px;
	height: 32px;
	float: left;
	clear: none;
	position: relative;
	top: 0px;
	right: 0;
	z-index: 50;
}

#gal #navRight a, #alb #navRight a
{
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

/* A CSS comment before the hack \*/
* html #gal #navRight li, * html #alb #navRight li
{
	width: 166px;  /* total width, only for IE5.x/Win */
	w\idth: 166px; /* content width for other IE */
}
/* Another CSS comment after the hack */
#gal #navRight li, #alb #navRight li
{
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: silver;
	margin: 0;
	padding: 0;
	width: 150px;
	float: right;
	opacity: 1;
	position: relative;
	cursor: default;
	list-style-type: none;
}

/* A CSS comment before the hack \*/
* html #gal #navRight li ul
{
	padding: 1em 0 1em 10px;  /* total width, only for IE5.x/Win */
	padd\ing: 1em 0 1em 26px; /* content width for other IE */
}
/* Another CSS comment after the hack */
#gal #navRight li ul
{
	font-weight: normal;
	background-color: #ffb600;
	margin: 0;
	position: absolute;
	top: 100%;
	left: 0;
	opacity: 1.0;
	padding: 1em 0 1em 26px;
}

#alb #navRight li ul
{
	display: none;
	font-weight: normal;
	background-color: #ffb600;
	margin: 0;
	padding: 1em 0 1em 26px;
	position: absolute;
	top: 100%;
	left: 0;
	opacity: 0.80;
}

/* --------- BOTH left and right */

#gal #navLeft img, #alb #navLeft img, #gal #navRight img, #alb #navRight img
{
	vertical-align: middle;
	margin: 0 6px 0 10px;
	padding: 0;
	border: 0;
}

#gal #navLeft ul, #alb #navLeft ul, #gal #navRight ul, #alb #navRight ul { list-style: none; }

#gal #navLeft li li a, #alb #navLeft li li a, #gal #navRight li li a, #alb #navRight li li a
{
	display: block;
	color: #000;
	font-weight: bold;
}

#gal #navLeft li:hover ul, #alb #navLeft li:hover ul, li.over ul, #gal #navRight li:hover ul, #alb #navRight li:hover ul, li.over ul { display: block; }

#gal #navLeft li>ul, #alb #navLeft li>ul, #gal #navRight li>ul, #alb #navRight li>ul
{
	top: auto;
	left: auto;
}

#gal #navLeft li li, #alb #navLeft li li, #gal #navRight li li, #alb #navRight li li
{
	display: block;
	background-color: transparent;
	float: none;
	border: 0;
	margin: 0 -26px 0 0;
	padding: .4em 0 0;
}

#gal #navLeft li li a:hover, #alb #navLeft li li a:hover, #gal #navRight li li a:hover, #alb #navRight li li a:hover
{
	background-color: white;
	margin-left: -26px;
	margin-right: 26px;
	padding: 0 0 0 16px;
	border: 10px solid #000;
	border-width: 0 10px;
	border-left-width: 10px;
	border-right-width: 0;
}

/* sub-headings */

#gal #navRight li li.sub, #alb #navRight li li.sub
{
	color: #333;
	padding-left: 10px;
	margin-right: -42px;
}

#gal #navRight li li.sub a, #alb #navRight li li.sub a
{
	color: #000;
	font-weight: normal;
}

#gal #navRight li li.sub a:hover, #alb #navRight li li.sub a:hover
{
	background-color: white;
	margin-left: -36px;
	margin-right: 36px;
	padding-left: 26px;
	border: 10px solid #000;
	border-width: 0 10px;
	border-left-width: 10px;
	border-right-width: 0;
}

/* @end */

/* enclosure for image list and photo */
#gridTop
{
	margin: 0;
	padding: 0;
	width: 100%;
	float: left;
	clear: none;
	position: relative;
	top: -42px;
	bottom: 0;
	z-index: 30;
}

#grid
{
	margin: 0;
	padding: 0;
	width: 100%;
	float: left;
	clear: none;
	position: relative;
	top: 0;
}

/* enclosure for image list */

#holder
{
	display: block;
	margin: 0 auto;
	padding: 0 0 0 10px;
	width: 300px;
	height: 500px;
	float: left;
	position: static;
	right: auto;
	left: auto;
}

/* A CSS comment before the hack \*/
* html #holder {
	width: 300px; 
}
/* Another CSS comment after the hack */

#holder a
{
	text-align: center;
	text-decoration: none;
	margin: 0;
	padding: 0;
}

#holder a:link { text-decoration: none; }

#holder a:active
{
	text-decoration: none;
	background-color: inherit;
}

#holder a:hover
{
	text-decoration: none;
	margin: 0px auto 0px auto;
	padding: 0px 0;
}

#holder a span
{
	display: none;
	text-decoration: none;
	margin: 0;
	padding: 0;
}

#holder a:hover span
{
	display: inherit;
	color: white;
	text-decoration: none;
	background-color: #222;
	margin: 0 0 10px;
	padding: 0;
	width: 630px;
	height: 500px;
	float: left;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 5;
}

#holder a:hover span img
{
	text-align: center;
	margin: 0 0 6px;
	padding: 0;
	border-color: #aaa;
	border-width: 2px;
	border-style: outset;
}

/* image list 100 */
ul.images100
{
	margin: 0;
	padding: 0;
	width: 300px;
	list-style: none;
	list-style-position: inside;
}

ul.images100 li
{
	display: block;
	padding: 0;
	margin: 0;
	width: 100px;
	height: 100px;
	float: left;
}

/* photo div */
#photo
{
	background-color: #222;
	text-align: center;
	margin: 0 0 10px 0;
	padding: 0;
	width: 630px;
	height: 500px;
	float: left;
}

/* A CSS comment before the hack \*/
* html #photo {
	width: 630px; 
}
/* Another CSS comment after the hack */

#photo a
{
	margin: 0;
	padding: 0;
}

#photo img
{
	margin: 0 0 6px;
	padding: 0;
	border-color: #aaa;
	border-width: 2px;
	border-style: outset;
}

/* gallery list */

#holderGal
{
	text-align: center;
	margin: 0 auto;
	padding: 0;
	height: 440px;
	clear: both;
}

ul.galleries
{
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 600px;
	list-style: none;
}

ul.galleries li
{
	display: block;
	margin: 0;
	padding: 0;
	width: 120px;
	height: 170px;
	float: left;
	list-style: none;
}

ul.galleries li img
{
	margin: 0px;
	padding: 0px 0px 6px;
	list-style: none;
}

ul.galleries li small
{
	font-variant: normal;
	font-style: normal;
	font-size: 100%;
	text-transform: none;
}

#navigation
{
	text-align: center;
	background-color: black;
	margin: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 100%;
	float: left;
	clear: both;
}

.navigation select
{
	margin: 0px;
	padding: 0px;
}

.metadata
{
	color: white;
	text-align: center;
	margin: 0px auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
