#bottomimage {
	width: 760px;
	position: relative;
	height: 262px;
	background-image: url(images/gallerybottom.jpg);
	background-repeat: no-repeat;
	float: left;
	background-position: bottom;
}
#logo {
	float: left;
	width: 720px;
	position: relative;
	height: 90px;
	margin-top: 10px;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin-bottom: 20px;
	padding-left: 20px;
}
#textpanel {
	float: left;
	width: 580px;
	position: relative;
	background-color: #E8E2E0;
	height: 20px;
}
#textpanel2 {
	float: left;
	width: 480px;
	position: relative;
	text-align: justify;
}
#textpanel3 {
	float: left;
	width: 380px;
	position: relative;
	margin-top: -22px;
	padding-left: 160px;
}
#rightbox2 {
	float: left;
	width: 170px;
	position: relative;
	margin-top: 10px;
	margin-left: 10px;
	background-color: #E8E2E0;
	padding: 10px;
	background-image: url(images/shading.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 198px;
}
#rightbox1 {
	float: left;
	height: 257px;
	width: 190px;
	position: relative;
	margin-left: 10px;
}
#rightbox3 {
	float: left;
	height: 190px;
	width: 190px;
	position: relative;
	margin-top: 10px;
	margin-left: 10px;
}
#topimage {
	width: 760px;
	position: relative;
	height: 200px;
	background-image: url(images/gallerytop.jpg);
	background-repeat: no-repeat;
	float: left;
	background-position: top;
}
	
	#flashcontent {
	height: 480px;
	width: 480px;
	margin-top: 10px;
	}
