@charset "utf-8";
/* CSS Document */
body {
	background-repeat: repeat;
	margin: auto;
	background-color: #000044;
}
#wrapper #nav li a:hover {
	color: #000;
	font-size: 18px;
	height: 30px;
	width: 125px;
	display: block;
	text-align: center;
	padding-top: 2px;
}
#repro {
	position: relative;
	color: #C4D5A1;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	top: 230px;
	left: 145px;
}

#wrapper #nav li a {
	text-decoration: none;
	color: #B3B4B5;
	background-repeat: no-repeat;
	height: 30px;
	width: 125px;
	display: block;
}
#gallerytip  {
	position: relative;
	left: 40px;
	top: 225px;
	font-family: Verdana, Geneva, sans-serif;
	color: #C4D5B3;
	width: 400px;
}


#wrapper {
	background-image: url(../images/Untitled-1.gif);
	background-repeat: no-repeat;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	height: 605px;
}
#wrapper li {
	list-style-type: none;
	display: block;
	float: left;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 18px;
	height: 30px;
	width: 125px;
	font-family: "Times New Roman", Times, serif;
	border-right-style: solid;
}
#wrapper #slide #contact2 table tr td {
	width: 250px;
}
#wrapper #contactphp {
	position: relative;
	left: 50px;
	top: 300px;
}

#wrapper h1 {
	position: relative;
	top: 154px;
	width: 200px;
	text-align: center;
	font-size: 28px;
	left: 27px;
	color: #000;
	text-decoration: underline;
}
#wrapper ul {
	display: block;
	font-size: 20px;
	font-weight: bold;
	position: relative;
	top: 190px;
	left: 300px;
	width: 400px;
}
#wrapper #email {
	position: absolute;
	top: 550px;
	left: 530px;
	color: #B3B4B5;
	font-weight: bold;
}

