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

 #masthead, #nav, #footer {
	display: none;
	
}
#wrapper {
background-image:none;
}
body, #entryform {
font:"Times New Roman", Times, serif;
font-size:10pt;
}

/*#competitions #wrapper #content #entryform {
	margin-top: 300px;
}*/
#competitions #wrapper #content #entryform img {
	display: none;
}
#competitions #wrapper #content form {
	display: none;
}

#competitions #wrapper #content #entryform {
	page-break-before: always;
}
