body {
	margin: 0px;
	padding: 0px;
	background-image: url(Images/backgrounds/gallery.gif);
	background-repeat: no-repeat;
}
div#gal1_title {
	position: absolute;
	top: 120px;
	left: 150px;
}
div#gal2_title {
	position: absolute;
	top: 120px;
	left: 550px;
}
div#gal3_title {
	position: absolute;
	top: 405px;
	left: 176px;
}
div#gal4_title {
	position: absolute;
	top: 405px;
	left: 555px;
}
div#gallery1 {
	border: 1px solid #999999;
	position: absolute;
	width: 350px;
	left: 30px;
	top: 140px;
	background-color: #FFFFFF;
	height: 225px;
	overflow: auto;
	padding-top: 15px;
}
div#container ul {
	list-style:none;
	display:table-row;
	white-space:nowrap;
	margin-left: 15px;
}
div#container ul li {
	display:inline;
	padding:0 15px;
}
div#gallery2 {
	border: 1px solid #999999;
	position: absolute;
	width: 350px;
	left: 420px;
	top: 140px;
	background-color: #FFFFFF;
	height: 225px;
	overflow: auto;
	padding-top: 15px;
}
div#container2 ul {
	list-style:none;
	display:table-row;
	white-space:nowrap;
	margin-left: 15px;
}
div#container2 ul li {
	display:inline;
	padding:0 15px;
}
div#gallery3 {
	border: 1px solid #999999;
	position: absolute;
	width: 320px;
	left: 40px;
	top: 425px;
	background-color: #FFFFFF;
	height: 325px;
	overflow: auto;
	padding-top: 15px;
}
div#container3 ul {
	list-style:none;
	display:table-row;
	white-space:nowrap;
	margin-left: 15px;
}
div#container3 ul li {
	display:inline;
	padding:0 15px;
}
div#gallery4 {
	border: 1px solid #999999;
	position: absolute;
	width: 270px;
	left: 461px;
	top: 425px;
	background-color: #FFFFFF;
	height: 325px;
	overflow: auto;
	padding-top: 15px;
}
div#container4 ul {
	list-style:none;
	display:table-row;
	white-space:nowrap;
	margin-left: 15px;
}
div#container4 ul li {
	display:inline;
	padding:0 15px;
}
div#footer {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF6666;
	font-weight: bold;
}
div#footer ul {
	list-style-type: none;
	position: absolute;
	margin-top: 780px;
	margin-left: 235px;
	padding-left: 235px;
}
div#footer ul li {
	display: inline;
}
div#page_title {
	position: absolute;
	left: 10px;
	top: 100px;
}
	div#credits {
	position: absolute;
	top: 780px;
	left: 10px;
}
