@charset "UTF-8";
/* CSS Document */

				html {
					height: 100%;
					/* overflow: hidden;  Hides scrollbar in IE */
				}
				body {
	height: 100%;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0;
	background-color: #000000;
	margin-top: 0px;
				}
				/*.wrapper {
					width: 100px;
					height: 100px;
					position: absolute;
					top: 50%;
					left: 50%;
					margin-left: -50px;
					margin-top: -50px;
				}*/
				div#shim {
					visibility: hidden;
					width: 100%;
					height: 50%;
					margin-top: -250px;
					float: left;
				}
				div#wrapper {
	 position:relative; height:100%
 
				}
#child {
  position: absolute;
  top: 50%;
  left: 50%;
  height:30%;
  width:50%;
  margin: -15% 0 0 -25%;
 }
				/* Hide from IE5mac \*//*/
				div#shim {
					display: none;
				}
				html, body {
					height: auto;
				}
				/* end hack */
				/* ]]> */
				font, p {
					font-family: "Arial";
					color: #ffffff;
					font-size: 10px;
					text-decoration: bold;
				}
				font, p1 {
					font-family: "Arial";
					color: #ffffff;
					font-size: 11px;
					text-decoration: bold;
				}
				a:link {
					color: #ffffff;
					text-decoration: none;
				}
				a:visited {
					color: #ffffff;
					text-decoration: none;
				}
				a:hover {
					color: #42688a;
					text-decoration: none;
				}
				a:active {
					color: #ffffff;
					text-decoration: none;
				}
#wrapper .pdfdownload {
	background-image: url(PageImages/dpdf.png);
	background-repeat: no-repeat;
	height: 15px;
	display: block;
	margin: 0 auto;
	padding-left: 30px;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	width: 170px;
}
#wrapper .facebookActivity {
	background-image: url(PageImages/facebookbtn.png);
	background-repeat: no-repeat;
	height: 15px;
	display: block;
	margin: 10px auto;
	padding-left: 30px;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	width: 170px;
	background-position: 0px;
}

#wrapper .friendly {
	background-image: url(PageImages/gay-and-lesbian-friendly-weddings-2.jpg);
	background-repeat: no-repeat;
	height: 15px;
	display: block;
	margin: 0 auto;
	padding-left: 30px;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	width: 170px;
}
