#main {
	background-image: url(../extras/main-contest.jpg);
	background-repeat: repeat;
	/*text-align: center;*/
	/*background-position: 50% 10px;
	height: 2000px;*/
}

#contest {
	margin-left: 400px;
	margin-top: 20px;
	/*display: block;*/
}

#contest-image {
	margin-left: 60px;
}

h2 {
	text-align: center;
}

#text {
	margin-top: 280px;
	overflow: visible;
}

/*tr,td,h1,h2,h3,h4,p,li,hr {
	color: white;
}*/

tr {
	text-align: left;
}

/*td {
	height: 37px;
}*/

h4 {
	text-decoration: underline;
}

/*body hr {
	border: 0;
	border-top: 1px solid red;
	display: block;
	background-color: yellow;
	color: white;
	width: 100%;
	height: 0;
}*/

.form_field {
	color: white;
	font-family: Arial, sans-serif;
	/*font-family: "Times New Roman", Times, serif;*/
	/*font-size: 1.2em;*/
	/*background-color: #324a50;*/
	/*background-color: #3c0000;*/
	background-color: #392841;
	border-color: white;
}

.button {
	/*color: #030052;*/
	color: black;
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, sans-serif;
	background-color: silver;
	/*background-image: url(../images/menu_button_background.png);*/
	border-color: silver;
}

.hr {
	border-top: 1px ridge white;
}

.nocenter {
	text-align: justify;
	/*color: white;*/
}

.yellow {
	color: yellow;
	font-weight: bold;
}

.red {
	color: red;
	font-weight: bold;
}

.answer {
	font-weight: bold;
	color: lime;
}

#footer {
	background-image: url(../extras/header-contest.jpg);
	background-position: 0 -18px;
}
