body {
	text-align: center;
	color: #717c82;
	background-color: #ffffff;
	padding: 0px;
	margin: 0px;
}

#wrp {
	background-position: 0 center;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	width: 900px;
}

#spc {
	height: 50px;
	width: 900px;
}

#upg {
	border-color: #495155;
	border-width: 2px;
	border-style: solid;
	width: 900px;
	color: #707c82;
	background-color: white;
}

#top.reg {
	background-repeat: no-repeat;
	background-image: url(images/registration/top.gif);
	width: 900px;
	height: 320px;
}

#mid.reg {
	background-repeat: repeat-y;
	background-image: url(images/registration/mid.gif);
	width: 900px;
	height: 295px;
}

#btm.reg {
	background-repeat: no-repeat;
	background-image: url(images/registration/btm.gif);
	width: 900px;
	height: 25px;
}

#top.reg_euckr {
	background-repeat: no-repeat;
	background-image: url(images/reg_euckr/top.gif);
	width: 900px;
	height: 320px;
}

#mid.reg_euckr {
	background-repeat: repeat-y;
	background-image: url(images/reg_euckr/mid.gif);
	width: 900px;
	height: 295px;
}

#btm.reg_euckr {
	background-repeat: no-repeat;
	background-image: url(images/reg_euckr/btm.gif);
	width: 900px;
	height: 25px;
}

#top.ty {
	background-repeat: no-repeat;
	background-image: url(images/thankyou/top.gif);
	width: 900px;
	height: 315px;
}

#mid.ty {
	width: 900px;
	height: 295px;
}

#btm.ty {
	background-repeat: no-repeat;
	background-image: url(images/thankyou_euckr/btm.gif);
	width: 900px;
	height: 25px;
}

#top.ty_euckr {
	background-repeat: no-repeat;
	background-image: url(images/thankyou_euckr/top.gif);
	width: 900px;
	height: 315px;
}

#mid.ty_euckr {
	width: 900px;
	height: 295px;
}

#btm.ty_euckr {
	background-repeat: no-repeat;
	background-image: url(images/thankyou_euckr/btm.gif);
	width: 900px;
	height: 25px;
}
