main_header {
	font: 21px Arial, sans-serif;
	font-size: 28px;
	line-height: 31px;
	letter-spacing: -0.12em;
	color: #CF5102;
	font-weight: bold;
}

navi_downstate {
	font: 12px Arial, 'Lucida Grande', Geneva, Verdana, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	font-weight: bold;
	background-color: white;
}

p {
	font: 12px  Arial,'Lucida Grande', Geneva, Verdana, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
}

table {
	border: 0px solid #EAEAE8;
	margin-top: 1px;
	margin-left: 15px;
	margin-bottom: 90px;
	background-color: white;
}

a:link, a:active, a:visited {
	border: 0px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
	line-height: 18px;
}

img {
	background-color:white;
	border: 0px;
}

a:hover {
	color: #666666;
	background-color:white;
}


.project {
	background-color:#ececec;
	padding: 5px;
}

.selected {
background-color:white;
color:black;
}

.gray {
	color:#666666;
}

.smallprint {
	font-size: 10px;
	color:#666666;
}

.lightgray {
	color:#666666;
}

.red {
	color: red;
}

.about {
	margin-right: 300px;
}

.photo {
	//border: 1px solid #BABABA;
	//padding: 5px;
}

.w_photo {
	border: 1px solid #ececec;
	//padding: 5px;
}

.frontphoto {
	background-color:#ececec;
	padding: 5px;
}

.captions {
	margin-right: 260px;
}
