﻿body 
{
	margin: 0px 0px 0px 0px;
	background-color: #FFD401;	
}
#divIntro
{
	width:1024px;
	height:731px;
	margin: 0px;
	padding: 0px;
	background-image: url(../design_img/hello-flajer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	clear:both;
}
#Link {
	padding: 0px;
	clear: both;
	height: auto;
	width: 100%;
	margin-top: 23px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#Link a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
#Link a:hover {
	color:#296f2f;
	font-family:Verdana;
	font-size:12px;
	text-decoration:underline;
	line-height: 22px;
	font-weight:bold;
}
#divText {
	width:489px;
	height:620px;
	float:right;
	padding:0px;
	clear: right;
	margin-top: 111px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../design_img/bcgtxt.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.TXTPrizes {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	text-align: left;
	margin: 0px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.red {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #E40613;
}
