body{
	color: #000;
	font: 12pt "Trebuchet MS", "Lucida Grande", Lucida, Verdana, sans-serif;
	height: 100%;
}

#logo {
	display: none;
}

#logoGirls{
	display: none;
}

#logoPrint{
	text-align: right;
	border: none;
}

#logoPrint a{
	text-align: right;
	border: none;
}

#sidebar{
	display: none;
}

#sidebarGirls{
	display: none;
}

#nav {
	display: none;
}

#imageBar{
	display: none;
}

#imageBarGirls{
	display: none;
}

#englishLink {
	display: none;
}

#girlSiteLink{
	display: none;
}

#tagLine{
	display: none;
}

a, a:visited{
	color: black;
	text-decoration: none;
}

label{
	display: block;
	width: 100%;
	margin-bottom: 1em;
}

textarea{
	width: 100%;
	display: block;
	height: 10em;
}

#footer, #footerGirls{
	font-size: 9pt !important;
	text-align: center;
	margin-top: 24pt !important;
	margin-right: auto;
	margin-left: auto;
	display: block;
	width: 100%;
}