.Text {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
}
.Text a {text-decoration: underline; color: #000000;}
.Text a:link {text-decoration: underline; color: #000000;}
.Text a:visited {text-decoration: underline; color: #000000;}
.Text a:hover {text-decoration: none; color: #ff0000;}
a:hover { text-decoration: underline; color: "#FF0000"; } 
.TextBig {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
}
.TextSmall {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #000000;
}
.NavMenu {
	position: absolute;
	left: 0px;
	top: 115px;
	width: 164px;
	/*background: url(../images/navbg.gif);*/
	margin: 0px;
	padding: 0;
}
.NavMenu2 {
	position: absolute;
	left: 0px;
	top: 300px;
	width: 164px;
	/*background: url(../images/navbg.gif);*/
	margin: 0px;
	padding: 0;
}
.NavMenu li {
	margin-bottom: 15px;
	margin: 0px;
	padding-bottom: 10px;
	list-style-type: none;
	line-height: 20px;
}
.NavMenu2 li {
	margin-bottom: 15px;
	padding: 0;
	list-style-type: none;
	line-height: 00px;
}

.Content {
	position: absolute;
	left: 183px;
	top: 104px;
	width: 620px;
	/*background: url(../images/navbg.gif);*/
	margin: 0px;
	padding: 0;
	font-family: Times New Roman, Times, serif;
}
.FontTimes {
	font-family: Times New Roman, Times, serif;
	font-size: 25px;
}
pictureframe {
	width: 200px; 
	height: 150px;
	text-align:center;
	background:url(images/photoalbum_frame.jpg);
}
.pictureframesub {
	margin-top: 12px;
}
.tablelistone {
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	padding: 5px;
	font-family: Times New Roman, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: black;
	background: #7b9c76;
}
.tablelistone td {
	padding-top: 5px;
	padding-bottom: 5px;
}
.tablelisttwo {
	border-left: 1px solid white;
	border-top: 1px solid white;
	border-right: 1px solid white;
	padding: 5px;
	font-family: Times New Roman, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: black;
	background: #96be90;
}
.tablelisttwo td {
	padding-top: 5px;
	padding-bottom: 5px;
}

