
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}




body {
	background-repeat: repeat;
	background-image: url(/competition/images/Woodtile.jpg);
}

#container {
	background-repeat: no-repeat;
	background-image: url(/competition/images/landing-back_01.jpg);
	width:862px;
	height: 1069px;
}

#paper-container {

width: 370px;
height: 520px;
position: absolute;
top: 235px;
margin-left: 65px;

}

#copy-left {
	font: 10px/16px "Lucida Grande", Lucida, Verdana, sans-serif;
		line-height: 16px;
		height: 250px;
}

#copy-right {
		margin-right: 40px;
		height: 250px;
	font: 9px/14px "Lucida Grande", Lucida, Verdana, sans-serif;
}

#copy-right ul {
	list-style: disc;
	list-style-position: outside;
	margin-left: 20px;
}

#copy-right li {
	padding-bottom: 0px;
}

div#p-header {
	display: block;
	height: 60px;
	font: bold 22px "Courier New", Courier, mono;
	text-transform: uppercase;
}

div#p-col-1 {
	width: 178px;
	height: 455px;
	float: left;
}

div#p-col-2 {
	width: 185px;
		height: 455px;
	float: right;
}

img.name-button {
	margin-bottom: 5px;
}

img.input-box {
	margin-bottom: 10px;
}

img.email-button {
	margin-bottom: 5px;
}

img.friends-button {
	margin-bottom: 5px;
}

img.name-input {
	margin-bottom: 18px;
}

div#email-buts {
	margin-top: 15px;
	margin-bottom: 10px;
	
}

img.invite-friends {
	margin-top: 10px;
}

input.enter-now {
	float: right;
	margin-right: 30px
}

div#terms {
	font: 9px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-top: 20px;
	color: #434343;
}

.search_field
{
float:left; /* this will make the images line up */
border:0;
padding:0;
display: block;
width:158px; /* the width of the actual search box, must be shorter than your image so it fits inside it. */
height:18px; /* again, must be slightly less than the image size */
background-color:transparent; /* Makes the search field invisible so you can see the image we want underneath. This doesnêt work in Safari, so I may go back later and give them their own style sheet. For now, Iêm not bothered by this small inconvenience. */
margin-bottom:8px;
}


.searchbg
{
background:url(/competition/images/input-box.png) no-repeat;
width:159px;
height:19px;
display:block;
border: 0;
margin-bottom:8px;
}

.searchbgIE
{
background:url(/competition/images/input-box.png) no-repeat;
width:159px;
height:19px;
display:block;
border:0;
margin-bottom:8px;
}

div#mankind, div#turnball, div#oliver, div#no11, div#swaine, div#churches {
	position:absolute;
	background-color: black;
	width: auto;
	height: auto;
	color: #fff;
	font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
	top: 440px;
	margin-left: 470px;
	padding: 3px;
	height: 31px;
}

div#no11 {
	height: 43px;
	
}


div#oliver {
	margin-left: 650px;
	top: 320px;
}



div#turnball {
	margin-left: 665px;
	top: 510px;
}

div#no11 {
	margin-left: 500px;
	top: 750px;
}

div#swaine {
	margin-left: 40px;
	top: 770px;
}

div#churches {
	margin-left: 300px;
	top: 885px;
}


#oliver a, #mankind a, #turnball a, #no11 a, #swaine a, #churches a {
	position:absolute;
	color: #b8b8b8;
padding-top: 3px;
	font: 9px "Lucida Grande", Lucida, Verdana, sans-serif;
}


#hidin {
display: none;
}