body {
	font-family: Verdana, Arial, sans-serif;
	font-size: .8em;
	background-image: url(bg12.jpg);
}

#Header {
	position:absolute;
	left: 25px;
	top: 10px;
	width: 890px;
}
	
#mainText {
	position: absolute;
	left: 275px;
	top: 125px;
	width: 600px;
	padding: 20px;
	background-color: #FFFFCC;
}

.grayedLink {
	color: #FFFFCC;
	font-weight: bold;
	}


.nav {
	font-weight: bold;
}

.black a:link {
	text-decoration:underline;
	color: #000000;
}

.black a:visited {
	text-decoration:underline;
	color:#000000;
}

.creme a:link{
	text-decoration:none;
	color:#FFFFCC;
}

.creme a:visited {
	text-decoration:none;
	color:#FFFFCC;
}

#mainPageText {
	position: absolute;
	left: 100px;
	top: 50px;
	width: 750px;
	padding: 20px;
	background-color: #FFFFCC;

}


#siteNav {
	position: absolute;
	left: 25px;
	top: 125px;
	width: 225px;
}

#picture1 {
	float: right;
	left: 525px;
	top: 155px;
	padding: 10px;
}

#picture2{
	float: left;
	left: 100px;
	top: 300px;
	padding: 10px;
}

#picture3{
	float: right;
	left: 525px;
	top: 155px;
	padding: 10px;
}

#quoteBox {
	float: right;
	left: 350px;
	margin-right: 50px;
	width: 200px;
	border-width: 2px;
	border-style: solid;
	border-color: #000000;

}

a:link { color: #000000; text-decoration:underline; }
a:active { color: #FF0000; text-decoration:none; }
a:visited { color: #000000; text-decoration:underline; }
a:hover { color: #FF0000; text-decoration:underline; }

.photocaption
{
	color: #000000;
	font-size: 10px;
}

.quote
{
	text-align:right;
	font-style: italic;
}