/******* Style elements for Competition page *******/

.comp_text {
	position: absolute;
	left: 80px;
	top: 80px;
	width: 600px;
	height: 835px;
	/*border: solid 1px;*/
}

.comp_advert1 {
	position: absolute;
	left: 90px;
	top: 10px;
}

.comp_advert2 {
	position: absolute;
	left: 90px;
	top: 900px;
}

.comp_text_inner {
	position: absolute;
	left: 8px;
	top: 150px;
	width: 580px;
	text-align:left;
	/*border: solid 1px;*/
}

.text_title1 {
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

.text_title2 {
	font-size: 13px;
	font-weight: bold;
	padding: 20 0 10 0;
}

.text_body {
	font-size: 13px;
}

.text_body2 {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.text_body2 li {
	list-style-type: none;
	font-size: 13px;
	padding-bottom: 10px;
}

.comp_prize {
	position: absolute;
	left: 690px;
	top: 230px;
	width: 290px;
	height: 600px;
	text-align:left;
	font-size: 14px;
	/*border: solid 1px;*/
}

.prize_list {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.prize_list li {
	list-style-type: none;
	font-size: 12px;
	padding-bottom: 10px;
	padding-left: 15px;
}

.prize_title {
	font-size: 13px;
	font-weight: bold;
	padding: 20 0 10 0;
	text-indent: -15px;
}

.sponsor {
	position: absolute;
	left: 65px;
	top: 60px;
	font-weight: bold;
	font-size: 13px;
	color: #8b0000;
}

.sponsorlink {
	font-weight: bold;
	font-size: 13px;
	color: #8b0000;
	text-decoration: none;
}

.main_bottom {
	top: 1120px;
}
