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


body {
	background-image:url(stripe-06.gif);
}


#container {
	width: 800px;
	height: 600px;
	background-color: #ffffcc;
	margin: auto;
	margin-top: 50px;
}


#first {
	width: 800px;
	height: 430px;
}


#left_box {
	width: 450px;
	height: 430px;
	float: left;
}


#right_box {
	width: 334px;
	height: 430px;
	float: right;
	text-align: center;
}


#flyer {
	clear:both;
	width: 446px;
	height: 295px;
	padding: 10px;
}


#info {
	width: 466px;
	height: 115px;
}


#infobox {
	width: 446px;
	height: 95px;
	margin: auto;
	background-color: #ffffff;
	border: 1px solid #FF3333;
}


#right_box {
	width: 334px;
	height: 430px;
	float: right
}


#sponsor {
	width: 780px;
	height: 140px;
	background-color: #ffffff;
	margin: auto;
}




#footer {
	width: 800px;
	height: 30px;
	background-color: #c61a22;
	margin-top: 5px;
	text-align: right;
}
