#maintd {
	width: 450px;
	background-image: url(/maintenance/main_table.jpg);
	background-repeat: no-repeat;
	margin-top: -350px;
	margin-left: -325px;
	position: absolute;
	left: 50%;
	top: 50%;
}
.td01 {
	background-image: url(/maintenance/images/td_03.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.indent {
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	text-align: left;
}


* {
	margin:0px;
	padding:0px;
}
.footer {
	color: #FFDCB9;
	font-size: 10px;
	width: 100%;
	position: fixed;
	bottom: 0px;
	left: 0px;
	background-image: url(/maintenance/foot_bg.jpg);
	height: 50px;
	line-height: 50px;
}
body {
	background-image: url(/maintenance/bg.gif);
	background-repeat: repeat-x;
}
.contest_td {
	padding: 5px;
}
