html,
body {
	margin: 0;
	padding: 0;
}

body {
	padding-right: 110px;
	background-position: top center;
	background-repeat: no-repeat;
	background-color: white;
	color: white;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
}

h2 {
	margin: 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: normal;
}

h2.big {
	font-size: 60px;
}

h3 {
	margin: 10px 0;
	font-size: 16px;
	font-weight: bold;
}

p {
  margin: 10px 0;
}

a:link,
a:visited {
  color: white;
  text-decoration: underline;
}

a:hover,
a:active {
  color: white;
  text-decoration: underline;
}

img {
	border: none;
}

form {
	margin: 0;
}

body.home {
	background-image: url(img/background.jpg);
}

body.where {
	background-image: url(img/background2.jpg);
}

body.what,
body.prize {
	background-image: url(img/background4.jpg);
}

body.ideas {
	background-image: url(img/background5.jpg);
}

body.register {
	background-image: url(img/background3.jpg);
}

#header {
	width: 930px;
	height: 300px;
	margin: 0 auto;
	text-align: left;
}

#header h1 {
	float: left;
	width: 240px;
	margin: 20px 0 0 10px;
}

#header h1 a {
	display: block;
	height: 120px;
	text-indent: -1000px;
	overflow: hidden;
}

#main {
	width: 930px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}

body.home #main {
	height: 310px;
}

body.where #main {
	height: 800px;
}

body.what #main,
body.prize #main {
	height: 525px;
}

body.ideas #main {
	height: 555px;
}

body.register #main {
	height: 750px;
}

ul#menu {
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 20px;
	left: 500px;
}

ul#menu li {
	margin: 0;
	padding: 0;
}

ul#menu li a {
	display: block;
	text-indent: -1000px;
	overflow: hidden;
}

ul#menu li.where a {
	width: 312px;
	height: 48px;
	background: url(img/where.gif) no-repeat top left;
}

ul#menu li.what a {
	width: 358px;
	height: 47px;
	position: relative;
	left: -25px;
	background: url(img/what.gif) no-repeat top left;
}

ul#menu li.prize a {
	width: 268px;
	height: 52px;
	position: relative;
	left: 20px;
	background: url(img/is.gif) no-repeat top left;
}

ul#menu li.ideas a {
	width: 274px;
	height: 44px;
	position: relative;
	left: 45px;
	background: url(img/get.gif) no-repeat top left;
}

ul#menu li.register a {
	width: 123px;
	height: 59px;
	position: relative;
	top: 50px;
	left: 220px;
	background: url(img/register.jpg) no-repeat top left;
}

.where ul#menu li.register a {
	top: 530px;
}

.what ul#menu li.register a,
.prize ul#menu li.register a {
	top: 240px;
}

.ideas ul#menu li.register a {
	top: 270px;
}

#footer {
	clear: both;
	width: 930px;
	height: 100px;
	margin: 0 auto;
	background-color: white;
	text-align: left;
}

#footer .yfc {
	float: left;
	width: 95px;
	margin-left: 40px;
	margin-right: 140px;
}

#footer .yfc a {
	display: block;
	height: 82px;
	background: url(img/yfc.jpg) no-repeat top left;
	text-indent: -1000px;
	overflow: hidden;
}

#footer address {
	float: left;
	width: 355px;
	height: 60px;
	background: url(img/foot.jpg) no-repeat top left;
}

#footer address span {
	display: none;
}

#content {
	position: absolute;
	top: 20px;
	width: 360px;
	background: url(img/content.jpg) no-repeat top left;
}

#content.content-register {
	width: 350px;
	padding-top: 80px;
	padding-left: 35px;
	background: url(img/content-register.jpg) no-repeat top left;
}

#content.content-register h3 {
	margin: 0;
}

body.ideas #content {
  width: 380px;
  left: 34px;
}

#content table {
	width: 315px;
	border-style: none;
	border-collapse: collapse;
	font-size: 11px;
}

#content table td {
	padding: 4px 10px 4px 0;
}

#content table td span.error {
	font-size: 13px;
	color: #C00;
}

#content table td span.star {
	margin-right: 5px;
	color: #C00;
	font-size: 13px;
}

#content .textbox {
	width: 150px;
	padding: 3px 2px;
	background-color: rgb(76, 123, 168);
	color: white;
	border-style: none;
	overflow: hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#content .button {
	padding: 3px 10px;
	background-color: rgb(76, 123, 168);
	color: white;
	border-width: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#content ol li {
  margin-top: 10px;
  margin-bottom: 10px;
}

#content2 {
  position: absolute;
  width: 400px;
  top: 290px;
  left: 430px;
  text-align: left;
}

#content2 ul {
  list-style: none;
  margin: 15px 0 0 0;
  padding: 0;
}

#content2 ul li {
  height: 26px;
  margin: 0 0 0 35px;
  padding: 0;
}

ul#menu-register {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul#menu-register li {
	margin: 0;
	padding: 0;
	position: absolute;
}

ul#menu-register li a {
	text-indent: -1000px;
	overflow: hidden;
}

ul#menu-register li.download {
	left: 420px;
	top: 300px;
	width: 190px;
}

ul#menu-register li.download a {
	display: block;
	height: 50px;
}

ul#menu-register li.upload {
	left: 15px;
	top: 470px;
	width: 320px;
}

ul#menu-register li.upload a {
	display: block;
	height: 45px;
}

ul#menu-register li.view {
	left: 50px;
	top: 570px;
	width: 245px;
}

ul#menu-register li.view a {
	display: block;
	height: 45px;
}

.hidden {
	display: none;
}

p.big {
	margin: 5px 0;
	font-size: 20px;
}

p.small {
	margin: 0 20px 0 0;
	font-size: 11px;
}

ul.images {
  list-style: none;
  margin: 75px 0 0 0;
  padding: 0;
}

ul.images li {
  float: left;
  margin: 0 46px 47px 0;
  padding: 0;
}

