* {
	font-size: small;
	font-family: "MS PƒSƒVƒbƒN";
	margin: 0;
}


body {
	background-image:url(wall.gif);
	background-repeat: repeat-x;
}


#container {
	width: 750px;
	height: 578px;
	margin: auto;
	margin-top: 90px;
	background-color: #ffffff;
}


#first {
	width: 750px;
	height: 266px;
}


#flyer {
	width: 430px;
	height: 266px;
	float: left;
}


#text {
	width: 320px;
	height: 266px;
	float: right;
	background-image: url(text_wall.jpg);
	background-repeat: no-repeat;
}


#second {
	width: 750px;
	height: 90px;
}

#second img {
	margin-top: 15px;
	margin-left: 18px;
	border: 0;
}


#sponsor{
	width: 750px;
	height: 32px;
}


#third {
	width: 730px;
	height: 140px;
	padding-left:20px;
	padding-right:20px;
}

#third_1 {
	width: 750px;
	height: 80px;
	text-align: center;
}


#third_2 {
	width: 750px;
	height: 80px;
	text-align: center;
}

#third img {
	vertical-align: middle;
}

#footer {
	width: 750px;
	height: 30px;
}

