* {
	margin: 0;
	padding: 0;
	
	}
	
	body {
	background-color: #ecf0f9;
	line-height: 1px;
	background-image: url(images/contest_bg.gif);
	background-repeat: repeat-x;
}




#wrapper {
	background-color: #F0F3FA;
	height: 1519px;
	width: 900px;
	float: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#ribbon {
	height: 130px;
	width: 191px;
	float: left;
	background-color: #F0F3FA;
}

.contact {
	background-color: #EBEFF8;
	float: left;
	height: 64px;
	width: 175px;
}
#rules {
	background-color: #F0F3FA;
	float: left;
	height: 64px;
	width: 219px;
}
#home {
	background-color: #F0F3FA;
	float: left;
	height: 64px;
	width: 214px;
}
#right {
	float: left;
	height: 64px;
	width: 101px;
}
#low {
	background-color: #ECF0F9;
	float: left;
	height: 66px;
	width: 709px;
}
#box {
	background-color: #ECF0F9;
	float: left;
	/*height: 1305px;*/
	height: auto;
	width: 700px;
	letter-spacing: 0em;
	text-align: left;
	word-spacing: normal;
	padding-right: 100px;
	padding-left: 100px;
	color: #6C6E72;
}

.bodytext{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #6C6E72;
	font-size: 18px;
	line-height: 1.2em;
	text-transform: none;
	background-repeat: no-repeat;
	
}
.heading{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #46778C;
	font-size: 20px;
	line-height: 1.2em;
	font-weight: lighter;
	font-style: normal;
	text-transform: uppercase;
}
.click {
	color: #70CFE8;
	font-weight: bold;
}




#footer {
	/*background-color: #F39;*/
	/*height: 84px;*/
	height: auto;
	width: 900px;
}


a:link {
	color: #70CFE8;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #70CFE8;
}
a:hover {
	text-decoration: none;
	color: #7BE4FF;
}
a:active {
	text-decoration: none;
	outline: none;
}
a:focus
{
	-moz-outline-style: none;
	font-weight: bold;
	font-size: 18px;

