body {
	background-color: #000000;
	color: #ffffff;
	font-family: Arial, Verdana, Times New Roman;
}

.Width {
	position: absolute;
	left: 0px; top: 0px;
	width: 775px;
}

a:link { color: #E2107B; text-decoration: none; }
a:hover { color: #E2107B; text-decoration: none; }
a:visited { color: #E2107B; text-decoration: none; }

.Logo {
	position: absolute;
	top: 10px; left: 0px;
}

.HomePic {
	position: absolute;
	top: 10px; left: 200px;
}

.GalleryHead {
	position: absolute;
	top: 100px; left: 200px; width: 575px;
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
}

.GalleryThumbs {
	position: absolute;
	top: 180px; left: 170px; width: 605px;
}

.HomeText {
	position: absolute;
	top: 380px; left: 0px;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
}

.MenuText {
	position: absolute;
	top: 180px; left: 0px;
	font-size: 14pt;
	font-weight: bold;
	text-align: left;
	color: #E2107B;
}

.ShowPicWidth {
	position: absolute;
	left: 0px; top: 0px;
	width: 600px;
}

.ContactForm {
	position: absolute;
	top: 180px; left: 170px; width: 605px;
}

.ContactFormTitles {
	position: absolute;
	left: 0px; top: 120px;
	width: 150px; height: 100%;
	z-index:1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt; font-weight: bold;
	text-align: right;
}

.ContactFormFields {
	position: absolute;
	left: 160px; top: 120px;
	height: 100%;
	z-index:1;
	font-family: Courier;
	font-size: 8pt; font-weight: bold;
}

.Red {
	color: red;
}

.CopyRight {
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 6pt;
	font-weight: normal;
}

.engines
{
	position: absolute;
	float: left;
	top: 0px;
	left: 0px;
	visibility: hidden;
	font-size: 1px;
}