/*css for yoav weiss's site*/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
	background-color: #EEEEEF;
	overflow: scroll;
}

p {
	font-family: Arial;
	font-size: 17px;
	font-style: normal;
	color: #6a6969;
	text-decoration: none;
	text-align: left;
	font-weight: 300;
	line-height: normal;

}

td {
	vertical-align: top;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	color: #A0A0A0;
	letter-spacing: 15px;
	text-indent: 10px;
	text-decoration: none;
	font-weight: bold;
}
img {
	text-align: center;
	border: none;
}
.projectext {
	font-family: Arial;
	font-size: 17px;
	font-style: normal;
	color: #6a6969;
	text-decoration: none;
	text-align: left;
	padding: 16px;
	font-weight: 300;
	vertical-align: top;
	line-height: normal;
}
.projheading {
	font-family: Arial;
	font-size: 24px;
	font-style: normal;
	color: #6a6969;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	vertical-align: top;
	line-height: 30px;

}
.headline {
	background-color: #666666;
	text-indent: 10px;
	text-decoration: none;

}
.more-img {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #9C9C9C;
	text-align: right;
	font-style: normal;
	vertical-align: bottom;



}
.photocredit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #9C9C9C;
	text-align: left;
	font-style: normal;
	vertical-align: bottom;

}
.more-img-lnk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #6a6969;
	text-align: right;
	font-style: normal;
	text-decoration: underline;
}

.pnt-title {
	font-family: Arial;
	font-size: medium;
	text-align: right;
	text-indent: 7px;
	color: #505050;
	font-weight: lighter;
	letter-spacing: 6px;
	font-style: italic;
}
.pnt-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	font-style: normal;
	text-indent: 7px;
	color: #505050;
	font-weight: bold;
}
.sclp-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	font-style: normal;
	text-indent: 7px;
	color: #505050;
	font-weight: bold;
}

table {
	border: none;
}
a {
	color: #0000CC;
	text-decoration: none;
}
