body {
	margin: 0px;
}
a {
	color: #333333;
	text-decoration: underline;
}
.Container {
	background-position: center center;
	height: 100%;
	width: 100%;
	text-align: center;
}
.Build {
	background-position: center center;
	vertical-align: middle;
	margin: 0px;
	height: 636px;
	width: 800px;
	text-align: center;
}
.RandomImages {
	vertical-align: bottom;
}

.TopBar {
	background-image: url(../images/shared/structure/top_border.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 800px;
	height: 22px;
}
.CopyRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-decoration: none;
	float: right;
	height: 10px;
	width: 340px;
	text-align: right;
	margin-right: 0px;
	padding-right: 40px;
	margin-top: 15px;
}
.HeaderMixedUses {
	background-image: url(../images/headers/mixed_uses.png);
	background-repeat: no-repeat;
	background-position: right top;
}

.NavLinks {
	height: 34px;
	width: 400px;
	margin-left: 22px;
}


.FooterBar {
	background-repeat: no-repeat;
	height: 41px;
	width: 800px;
	background-image: url(../images/shared/structure/footer_backing.png);
}
.RightPipe {
	background-repeat: repeat-y;
	width: 22px;
	background-image: url(../images/shared/structure/right_pipe.png);
	height: 388px;
}
.MainNav {
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	height: 34px;
}

.Content {
	width: 756px;
	height: 388px;
}
.DottedSpacer {
	background-image: url(../images/shared/structure/dotted_spacer.png);
	background-repeat: repeat-y;
}

.LeftPipe {
	background-image: url(../images/shared/structure/left_pipe.png);
	background-repeat: repeat-y;
	width: 22px;
	height: 388px;
}


.UtilityBar {
	background-image: url(../images/shared/structure/utility_backing.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 41px;
	width: 800px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	text-transform: none;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #6C6C6C;
	text-indent: 36px;
}
.NavBar {
	background-image: url(../images/shared/structure/nav_backing.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: left;
	vertical-align: text-bottom;
	height: 34px;
	width: 800px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #999999;
	text-decoration: none;
	letter-spacing: 8px;
}
.Container {
	height: 100%;
	width: 100%;
}
.HightlightsArea {
	height: 115px;
	width: 305px;
	overflow : auto;
}

.FooterMixedUses {
	background-image: url(../images/footer/mixed_uses.gif);
	background-repeat: no-repeat;
	height: 41px;
	width: 110px;
	float: left;
}
.LargeImage {
	border: 1px solid #949494;
}

.ProjectNumbers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	text-indent: 10px;
	height: 10px;
	width: 300px;
	float: left;
	margin-top: 15px;
}
.MainNav:hover {
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	height: 34px;
	background-color: #003399;
}
.HeaderPublicUses {

	background-image: url(../images/headers/public_uses.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.HeaderGardens {

	background-image: url(../images/headers/gardens.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.DottedSpacerHorizontal {
	background-image: url(../images/shared/structure/dotted_spacer_horizontal.png);
	background-repeat: repeat-x;
}
.SmallImage {
	border: 1px solid #949494;
	height: 37px;
	width: 48px;
}
.FooterPublicUses {

	background-image: url(../images/footer/public_uses.gif);
	background-repeat: no-repeat;
	height: 41px;
	width: 110px;
	float: left;
}
.FooterGardens {


	background-image: url(../images/footer/gardens.gif);
	background-repeat: no-repeat;
	height: 41px;
	width: 90px;
	float: left;
}
#projectsScroller {
	overflow: auto;
	height: 320px;
}
#ecentric {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-align: center;
	padding-top: 10px;
}
#ecentric a {
	color: #CCCCCC;
	text-decoration: none;
}
#banner-top {
	padding-bottom: 1px;
}

