td img {display: block;}#container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
body {
	margin: 0px;
	padding: 0px;
	background: #092B5A;
}
#flashcontainer {
	border-right: 1px solid #000000;
	padding: 10px 12px;
	background: #FFD279 url(images/parchment_bg3.jpg);
}
#content img {
	border-width: 0px;
	border-style: none;
}
iframe {
	margin: 0px;
	padding: 0px;
}
#gmap {
	float: right;
	font: .65em Arial, Helvetica, sans-serif;
}
.image_right {
	float: right;
	margin-left: 20px;
	border-width: 0px;
	border-style: none;
}
.image_left {
	float: right;
	margin-right: 20px;
	border-width: 0px;
	border-style: none;
}
.projectimage {
	float: left;
	height: 100px;
	width: 150px;
	margin-right: 25px;
	margin-bottom: 10px;
}
.projectimage113 {
	float: left;
	/* [disabled]height: 113px; */
	width: 150px;
	margin-right: 25px;
	margin-bottom: 10px;
}
.clearfloat {
	clear: both;
}

