body {
	background-color: #841E07;
	margin:0px;
	padding:0px;
	background-image: url(../images/tpa.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 600px;
	width: 400px;
}
#password {
	position: absolute;
	top: 400px;
	color: #FFF;
	text-align: left;
	left: 650px;
}
.p {
	margin:0px;
	padding:0px;
	font-size: inherit;
	font-family: inherit;
	font-weight: inherit;
	text-align: inherit;
	color: inherit;
	line-height: inherit;
	vertical-align: top;
}
p {
	padding-top:0px;
	margin-top:0px;
}
img {
	border:0px;
}
div {
	margin:0px;
	padding:0px;
	font-family:verdana; font-size:12px;
}
.AbsWrap {
	width: 100%;
	position: relative;
}
.rowWrap {
	width: 100%;
}
.clearfloat {
	clear:both;
	height:0px;
}
a:link, a:visited{
	COLOR:inherit;
	text-decoration:inherit;
}
#main {

	width:612px;
	margin: 0px auto 0px auto;
	border: 0px solid #f0f0f0;

}
