/* CSS Document */
.center {
	WIDTH: 100%;
	HEIGHT: 100%;
	text-align: left;
	vertical-align: top;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(people_pics/back.gif);
}

.centersub {
	WIDTH: 100%;
	HEIGHT: 100%;
	BACKGROUND-COLOR: #ffffff;
	text-align: center;
	vertical-align: top;
	background-image: url(people_pics/back.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

#menu{
	width:150px;
	height:400px;
	position:absolute;
	left:-150px;
	top:0;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
#submenu2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
#frontmenu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
	letter-spacing: 2px;
	text-align: center;
	vertical-align: baseline;
}

#bodysub{
	width:535px;
	position:absolute;
	left:150px;
	top:110px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding-bottom: 0px;
	background-image: url(people_pics/Copy.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	overflow: visible;
}

#people{
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}



#subtitle{
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

#Underline{
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-align: center;
	text-decoration: none;
}

.body {
	PADDING-RIGHT: 0px;
	BORDER-TOP: 0px none #cccccc;
	PADDING-TOP: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: auto;
	WIDTH: 720px;
	BORDER-BOTTOM: 0px none #cccccc;
	HEIGHT: 500px;
	BACKGROUND-COLOR: #ffffff;
	background-repeat: repeat;
	background-position: center center;
	text-align: center;
	position: relative;
}
.bodysub {
	PADDING-RIGHT: 0px;
	BORDER-TOP: 0px none #cccccc;
	PADDING-TOP: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: auto;
	WIDTH: 536px;
	BORDER-BOTTOM: 0px none #cccccc;
	HEIGHT: 100%;
	BACKGROUND-COLOR: #FFFFFF;
	background-image: url(Tback.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	text-align: center;
	position: relative;
}

.banner {
	PADDING-RIGHT: 0px;
	BORDER-TOP: 0px none #cccccc;
	PADDING-TOP: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: auto;
	WIDTH: 685px;
	BORDER-BOTTOM: 0px none #cccccc;
	HEIGHT: 80px;
	BACKGROUND-COLOR: #ffffff;
	background-image: url(Background.jpg);
	background-repeat: repeat;
	background-position: center center;
	text-align: center;
	position: relative;
	border-right-style: none;
	border-left-style: none;
}
.image {
	WIDTH: 600;
	HEIGHT: 400px;
	position: relative;
}
.main {
	WIDTH: 700px;
	POSITION: relative;
	BACKGROUND-COLOR: #FFFFFF; 
	overflow:visible;
	height: 18px;
}

A:link {
	COLOR: #000000;
	TEXT-DECORATION: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
A:visited {
	COLOR: #000000; TEXT-DECORATION: none
}
A:hover {
	COLOR: #ff6600; TEXT-DECORATION: none
}
A:active {
	COLOR: #ff9900; TEXT-DECORATION: none
}

#photoholderpre {
	BACKGROUND: #666666;
	POSITION: relative;
	height: 350px;
	width: 740px;
	left: 0;
	top: 00;
	clip: rect(0px,0px,0px,0px);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#photoholder {
	left: 0;
	top: 80;
	clip: rect(0px,0px,0px,0px);
	height: 350px;
	width: 740px;
	background-image: url(people_pics/1.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.navigation1{
	left: 0;
	top: 10px;
	height: 30px;
	width: 745px;
	position: relative;
	vertical-align: baseline;
}
.Indent {
	text-indent: 20px;
}

.contribute A:link{
	color: #666666;
	font-size: 12px;
	TEXT-DECORATION: none;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
}
.contribute A:visited {
	COLOR: #000000;
	font-size: 12px;
	TEXT-DECORATION: none;
	font-family: Arial, Helvetica, sans-serif;
}
.contribute A:hover {
	COLOR: #ff6600;
	font-size: 12px;
	TEXT-DECORATION: none;
	font-family: Arial, Helvetica, sans-serif;
}
