/* CSS Document */

p{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	line-height: normal;
	padding: 3px;
	white-space: normal;
	text-align: left;
	width: auto;
}
.about {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	white-space: normal;
	height: 290px;
	width: 475px;
	left: 416px;
	top: 215px;
	background-image: none;
	background-color: #FFFFFF;
}
.quote {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #333333;
	background-color: #FFFFFF;
	white-space: normal;
	height: 150px;
	width: 250px;
	left: 416px;
	top: 60px;
	font-weight: bold;
}

.portrait {
	background-image: url(Images/portrait.jpg);
	height: 175px;
	width: 140px;
	left: 690px;
	top: 25px;
}
.submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
	color: #B5ACC9;
	background-color: #FFFFFF;
	border-bottom-style: double;
	text-align: center;
	left: 416px;
	top: 5px;
	height: 20px;
	width: 475px;
	word-spacing: 2em;
}



.layer {
	font-family: "Times New Roman", Times, serif;
	position: inherit;
	white-space: normal;
	font-size: 14px;
	text-align: left;
	height: 475;
	width: 475px;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	background-color: #E0E0E0;
	border: thin ridge #000000;
	padding: 5px;
	margin: 2px;
	position: relative;
	height: auto;
	width: auto;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
}
.organizations {
	font-family: "Times New Roman", Times, serif;
	position: inherit;
	white-space: normal;
	font-size: 14px;
	text-align: center;
	height: 477px;
	width: 475px;
	left: 416px;
	top: 16px;
}
.gallery {
	font-family: "Times New Roman", Times, serif;
	white-space: normal;
	font-size: 14px;
	height: 477px;
	width: 400px;
	left: 416px;
	overflow: scroll;
	text-align: center;
}
