/* Generic Global Settings */
body {
	font: Times;
	font-weight: 100;
	}
img.floated1 {
	float: right;
	height: 10px;
	} 
img.floated2 {
	float: right;
	height: 30px;
	} 
img.floated3 {
	float: right;
	height: 50px;
	} 
img.floated4 {
	float: right;
	height: 70px;
	} 
img.floated5 {
	float: right;
	height: 90px;
	} 
img.floated6 {
	float: right;
	height: 110px;
	} 
img.floated7 {
	float: right;
	height: 130px;
	} 
img.floatedExp {
	float: right;
	width: 250px;
	} 
img.floatedExpMod {
	float: right;
	height: 150px;
	} 

/* Main Table Parameters:

	width: 750px;
	height: auto;
*/

	h1 {
		text-align: center;
		text-indent: 20px;
		font-variant: normal;
		font-size: 24px;
		font-weight: 200;
		border-bottom: 3px double #990000;
		}
	h1:first-letter {
		font-size: 26px;
		}
	h2 {
		text-align: left;
		text-indent: 20px;
		font-variant: normal;
		font-size: 18px;
		font-weight: 200;
		border-bottom: 1px dashed #990000;
		}
	h2:first-letter {
		font-size: 24px;
		}
	p {
		font-size: 14px;
		color: #666666;
		text-indent: 30px;
		}
	p a.link {
		font-size: 14px;
		color: #0033CC;
		text-decoration: underline;
		}
	p a.link:hover {
		color: #993333;
		text-decoration: underline;
		}


table {
	border-top: 1px solid #CCCCCC;
	}
.trailBorder {
	border-bottom: 1px solid #CCCCCC;
	}
.mid {
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	}

#opening {
	position: absolute;
	left: 10px;
	top: 292px;
	width: 354px;
	height: auto;
	padding: 10px 10px 10px 10px;
	}
#opening p {
	font-size: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	color: #999999;
	}

p.photo div.title {
	font-weight: bold;
	}
p.photo div.title a {
	color: black;
	text-decoration: none;
	}

p.photo div.description {
	color: #CCCCCC;
	}
.footerBorderTop {
	border-top: 1px solid #CCCCCC;
	}
.footerBorderAround {
	border: 1px solid #CCCCCC;
	}
.footerCenter {
	text-align: center;
	font-size: 12px;
	text-decoration: none;
	color: #990000;
	}
.footerCenter a {
	color: #990000;
	text-decoration: none;
	}
.footerCenter a:hover {
	color: #000000;
	text-decoration: overline;
	}
.footerCenter a:visited {
	color: #000000;
	text-decoration: none;
	}

	
.photoGal {
	height: 100;
	border-top: 0px solid white;

	}
.photoCell {
	width: 100;
	height: 100;
	text-align: center;
	vertical-align: middle;
	}
.photoCell2 {
	text-align: center;
	vertical-align: middle;
	}
.photoCell3 {
	text-align: center;
	vertical-align: top;
	}

.photoGalBorderAll {
	border: 1px solid #990000;
	}
p.photoGalTitle {
	font-size: 12px;
	color: #990000;
	font-weight: 800;
	}
p.photoGalTitle a.link2 {
	font-size: 12px;
	color: #990000;
	font-weight: 800;
	font-decoration: none;
	}
div.date {
	display: inline;
	color: #999999;
	}