body {
	background-color: #666666;
	text-align: center; 
	height: 100%;
	margin: 5px 0 0 0;
	padding: 0px;
}
#wrapper {
	width: 760px;
	margin: 0 auto; 
	vertical-align: top;
	text-align: left;
}
.bodytext {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 12px;
	color: #000000;
}
.titletext {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #000000;

}
.andrew {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 36px;
	color: #FFFFFF;

}
.addresstext {
	font-family: "Palatino Linotype", "Arial Narrow", sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: normal;
}
.bottom_blk {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.byline {

	font-family: "Palatino Linotype", "Arial Narrow", sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;
}
.captiontext {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 9px;
	margin: 0px;
}
.breadcrumbs {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
#header {
	height: 250px;
	width: 760px;
	text-align: center;
}
#home_content {
	position: relative;
	height: 510px;
	width: 760px;
	margin: 10px 0 0 0;
	padding: 0px;
}
.page_content {
	background-color: #999999;
	border: 1px solid #000000;
}

#ss_home {
	position: relative;
	width: 750px;
	height: 500px;
	top: 5px;
	left: 5px;
}
.blog {
	border: 1px solid #FFFFFF;
	background-color: #777777;
}
.blog_title {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}
.blog_text {
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px 0px 5px 0px;
}
.blog_photo {
	text-align: center;
	width: 132px;
	float: left;
	padding: 2px 2px 2px 2px;
	height: 140px;
}
h2 {
	color: #000000;
	margin-top: 0px;
}
#bottom_nav {
	text-align: center;
	width: 760px;
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-top: 10px;
}
.accolades {
	font-size: 12px;
	color: #FFFFFF;
}
.signature {
	width: 200px;
	position: relative;
	margin: 12px;
	left: 475px;
}
h1 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	margin: 5px 0px 5px 0px;
	text-transform: capitalize;
}
.project_title {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.project_photo {
	margin: 0px 10px 0px 0px;
	width: 258px;
	height: 174px;
	background-image: url(images/project_bgnd.jpg);
	float: left;
}
p {
	text-align: justify;
}
.team_image {
	float: left;
	margin-right: 10px;
	margin-bottom: 3px;
}
.project_img {
	height: 166px;
	width: 250px;
}
