div#banner {
	position: absolute;
	top: 5%;
	left: 50%;
	margin-left: -304px;
}

div#resultsbanner {
	position: absolute;
	top: 2%;
	left: 50%;
	margin-left: -304px;
}

div#controlbuttons {
	z-index: 120;
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
}

div#controlbuttons {
	border: 0px;
}

div#errmsg h3{
	position: absolute;
	top: 50%;
	left: 5%;
}

div#resultstable {
	position: relative;
	width: 99%;
	left: 1%;
	top: 200px;
}

div#resultsbanner h1 {
	text-align: center;
}

div#resultstable table {
	text-align: center;
}

div#buttons {
	position: relative;
	top: 5%;
	margin-left: 45px;
}

img {
	border: 0px;
}

div#loginform {
	position: relative;
	width: 600px;
	left: 50%;
	margin-left: -180px;
	font-family: sans-serif;
	font-weight: bold;
}

div#menu {
	position: absolute;
	top: 92%;
	right: 10%;
}

#myGallery
{
width: 640px !important;
height: 480px !important;
}

