.bgmain {
	background-attachment: scroll;
	background-image: url(../images/illus/main.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bgprizeinfo {background-attachment: scroll; background-image: url(../images/illus/prize_information.jpg); background-repeat: no-repeat; background-position: center top;}
.bgabout {background-attachment: scroll; background-image: url(../images/illus/about_rn.jpg); background-repeat: no-repeat; background-position: center top;}
.bgsubmission {background-attachment: scroll; background-image: url(../images/illus/submission_guidelines.jpg); background-repeat: no-repeat; background-position: center top;}
.bgjury {background-attachment: scroll; background-image: url(../images/illus/jury_members.jpg); background-repeat: no-repeat; background-position: center top;}
.bglinks {background-attachment: scroll; background-image: url(../images/illus/links.jpg); background-repeat: no-repeat; background-position: center top;}
.bgcontact {background-attachment: scroll; background-image: url(../images/illus/contact.jpg); background-repeat: no-repeat; background-position: center top;}
.bgdecision{background-attachment: scroll; background-image: url(../images/illus/jury_decision.jpg); background-repeat: no-repeat; background-position: center top;}




td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.mainbody td {padding:10px}

.mainbody A:link {color: #00CCFF; text-decoration: underline; font-weight: normal}
.mainbody A:visited {color: #00CCFF; text-decoration: underline; font-weight: normal}
.mainbody A:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	background-color: #00CCFF;.subsectionheader {
	font-size: 18px;
	color: #999966;
}
.subsectionheader {
	font-size: 18px;
	color: #D5D9C4;
	font-family: "Trebuchet MS", Arial, Helvetica;
}
