#text_nav {
	font-family: "Book Antiqua", "Palatino Linotype";
	font-size: 12px;
	color: #ffcc99;
	text-align: center;
	font-weight: bold;
	letter-spacing: .2em;
}
#text_headings {
	font-family: "Book Antiqua", "Palatino Linotype";
	font-size: 12px;
	color: #FFCC99;
	text-align: center;
	font-weight: bold;
	letter-spacing: .2em;
}
a:link {
	text-decoration: none;
	font-family: "Book Antiqua", "Palatino Linotype";
	color: #ffcc99;
}
a:visited {
	text-decoration: none;
	color:#ffcc99;
}
a:hover {
	text-decoration: none;
	color: #ffcc99;
}
a:active {
	text-decoration: none;
	color: #ffcc99;
}
.image_name {
	font-family: "Book Antiqua", "Palatino Linotype";
	font-size: 20px;
	color: #ffcc99;
}
h3 {
	font-family: "Book Antiqua", "Palatino Linotype";
	font-size: 16px;
	font-weight: bold;
	color: #ffcc99;
}
p {
	font-family: "Book Antiqua", "Palatino Linotype";
	font-size: 12px;
	color: #ffcc99;
}
h4 {
	font-family: "Book Antiqua", "Palatino Linotype";
	font-size: 14px;
	color: #ffcc99;
}
h5 {
	font-family: "Book Antiqua", "Palatino Linotype";
	font-size: 10px;
	color: #ffcc99;
}
h2 {
	font-family: "Book Antiqua", "Palatino Linotype";
	font-size: 14px;
	font-style: italic;
	color: #ffcc99;
}
.about_headings {
	font-family: "Book Antiqua", "Palatino Linotype";
	font-size: 24px;
	font-weight: bold;
	color: #ffcc99;
}
.about_subheadings {
	font-family: "Book Antiqua", "Palatino Linotype";
	font-size: 18px;
	font-weight: bold;
	color: #ffcc99;
}
.about_text {
	font-family: "Book Antiqua", "Palatino Linotype";
	font-size: 14px;
	color: #FFCC99;
}
.thumbnails {
	border: none;
}
.thumbnails a:link, a:visited, a:hover, a:active {
	border: none;
}

.portfolio_text {
	font-family: "Book Antiqua", "Palatino Linotype";
	font-size: 12px;
	font-weight: bold;
	color: #FFCC99;
	letter-spacing: .2em;
}
.portfolio_subtext {
	font-family: "Book Antiqua", "Palatino Linotype";
	font-size: 10px;
	font-weight: bold;
	color: #FFCC99;
	letter-spacing: .2em;
}
.photocredits_text {
	font-family: "Book Antiqua", "Palatino Linotype";
	font-size: 9px;
	font-style: italic;
	color: #FFCC99;
}
.phase_titles {
	font-family: "Book Antiqua", "Palatino Linotype";
	font-size: 10px;
	color: #FFCC99;
	letter-spacing: .2em;
}
.phase_text {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFCC99;
	letter-spacing: .07em;
	font-weight: lighter;
}
.backtext {
	font-family: "Book Antiqua", "Palatino Linotype";
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FFCC99;
}


.container {
	margin-left: auto;
	margin-right: auto;
	width: 650px;
	text-align: center;
	
}
.header-nothome {
	margin: 0 auto;
	padding: 0;
	width: 800px;
	height: 50px;
	background: #000 url(images/title-small.gif) no-repeat left top;
}
.nav {
	margin: 0 auto;
	padding: 10px;
	float: right;
	width: 300px
	font-family: "Book Antiqua", "Palatino Linotype";
	font-size: 13px;
	color: #FFCC99;
	font-weight: bold;
	letter-spacing: .2em;
}

.nav ul li{
	display: inline;
	list-style: none;
	margin: 0 15px 0 0;
	padding: 10px;
}
.portfolio {
	margin: auto;
	padding: auto;
	width: 650px;
}
.portfolio-image {
	margin: 0;
	padding: 0;
}
.portfolio-thumbs {
	margin: 0 auto;
	width: 550px;
}
.portfolio-thumbs table td {
	padding: 5px 10px 5px 5px;

}
.footer {
	width: 650px;
	margin: auto;
	padding: 10px 0 0 0;
	font-family: "Book Antiqua", "Palatino Linotype";
	font-size: 13px;
	color: #FFCC99;
	font-weight: bold;
	letter-spacing: .2em;
}
.portfolio-descrip {
	width: 550px;
	margin: 0 auto;
	padding: 0;
	font-size: 13px;
	color: #ffcc99;
	text-align: left;


}
