@charset "utf-8";
body {
	background-color: #c0d8c8;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#header {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #dbe3a6;
	margin: auto;
	height: 210px;
	width: 900px;
	text-align: left;
	z-indes: 1;
	position: relative;
}

#logo {
	float: left;
	height: 190px;
	width: 191px;
	padding-top: 20px;
	padding-left: 40px;
	position: relative;
}
#nav {
	text-align: right;
	height: 44px;
	width: 624px;
	position: relative;
	padding-top: 97px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #2299ab;
	background-color: #dbe3a6;
	padding-right: 45px;
}
#pageID {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	color: #FFF;
	text-align: right;
	height: 43px;
	width: 624px;
	padding-top: 6px;
	padding-right: 45px;
	position: relative;
}

#ID {
	font-family: "Helvetica LT Std", Montreal, Arial, sans-serif;
	font-size: 24px;
	line-height: 16px;
	color: #FFFFFF;
	text-align: right;
	float: left;
	height: 50px;
	width: 855px;
	text-indent: 36px;
	padding-top: 20px;
	padding-right: 45px;
	z-index: 1;
	position: relative;
}
#headerRight {
	float: left;
	height: 210px;
	width: 669px;
	position: relative;
}

#main {
	margin: auto;
	height: auto;
	width: 900px;
	position: relative;
	background-color: #DBE3A6;
	padding-top: 20px;
	padding-bottom: 75px;
	color: #545454;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
}
#clear {
	clear: both;
	position: relative;
}



#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-align: center;
	height: 65px;
	width: 900px;
	padding-top: 5px;
	margin: auto;
	clear: both;
}
#footer a:link {
	text-decoration: none;
	color: #FFFFFF;
}
#footer a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#footer a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
#footer a:active {
	text-decoration: none;
	color: #FFFFFF;
}
#text {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	float: left;
	height: 404px;
	width: 330px;
	padding-left: 40px;
}
span.checkbox {
	width: 22px;
	height: 26px;
	padding: 0 5px 0 0;
	background: url(checkbox.png) no-repeat;
	display: block;
	clear: left;
	float: left;
}
span.radio {
	width: 22px;
	height: 26px;
	padding: 0 5px 0 0;
	background: url(radio.png) no-repeat;
	display: block;
	clear: left;
	float: left;
}
span.select {
	position: absolute;
	width: 158px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
	height: 21px;
	padding: 0 24px 0 8px;
	color: #fff;
	font: 12px/21px arial,sans-serif;
	background: url(select.png) no-repeat;
	overflow: hidden;
}
form#signup {
 background-color: #dbe3a6;
 color: #545454;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
}
label text1 {
  float: right;
  width: 30em;
}
#text2 {
	float: center;
	width: 25em;
	position: relative;
	left: 25%;
	top: auto;
}
div.center {
	float: center;
}
label span {
	float: left;
	width: 12em;
	text-align: right;
}
.texti {
	background-color: #dbe3a6;
	border: 1px solid #545454;
}
.texta {
	background-color: #dbe3a6;
	border: 1px solid #545454;
	width:9em;
}
.textw {
	background-color: #dbe3a6;
	border: 1px solid #545454;
	width:15em;
	height:7em;
}
#text3 {
	float: center;
	width: 27em;
	position: relative;
	left: 22%;
	top: auto;
}
.checkb {
	background-color: #dbe3a6;
	float: left;
	width: 19em;
	text-align: right;
	position:relative;
}
.box {
	background-color: #dbe3a6;
	top:-32px;
}
#signup .buttons {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 background-color: #dbe3a6;
 color: #545454;
 margin-right: 6px;
}
.btnText {
	width: 10em;
	text-align: right;
	position: relative;
	top: -70px;
	left: 350px;
}
	
#galleryText {
	text-align: right;
	margin: auto;
	width: 810px;
	padding-right: 45px;
	padding-left: 45px;
	position: relative;
}
.photoCaption {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #aeb583;
}
.photoCaption2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #333;
}

