body {
	background-image: url(images/page_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
}
#warp {
	top: 200px;
	height: 320px;
	width: 430px;
	right: 50px;
	position: absolute;
	z-index: 15;
}
#warp img {
	behavior:url(png.htc);
	border:none;
}
#picture {
	background-image: url(images/picture.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 250px;
	width: 500px;
	position: absolute;
	z-index: 2;
	top: 90px;
	left: 0px;

}
#uploadForm {
	background-image: url(images/title.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
	height: 150px;
	width: 400px;
	position: absolute;
	top: 20px;
	right: 50px;
	z-index: 3;
	padding-top: 30px;
}
#error {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	z-index: 100;
	height: 50px;
	width: 350px;
	top: 240px;
	right: 100px;
	position: absolute;
	text-align: center;
	vertical-align: top;


}
.tabel {
	background-color: #1a1a1a;
	border: 1px solid #343434;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	background-image: url(images/bg_form.gif);
	background-repeat: no-repeat;
	background-position: right bottom;

}
.tabel td {
	padding: 5px;
	text-align: right;
	vertical-align: top;
}
.tabel th {
	padding: 5px;
	text-align: right;
	vertical-align: top;
}
.tabel a {}
.tabel a:hover {}
.textNormal input {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	background-color: #313131;
	height: 20px;
	border: 1px solid #494949;
	margin-left: 5px;
	vertical-align: -5px;
	margin-right: 5px;
	display: inline;
	padding: 1px;
	margin-top: 1px;
	margin-bottom: 1px;

}
.textNormal select {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	background-color: #313131;
	height: 20px;
	border: 1px solid #494949;
	margin-left: 5px;
	margin-right: 5px;
	padding: 2px;
	margin-top: 2px;

}
.textNormal {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	padding: 2px;

}
.bUpload {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-image: url(images/b_upload.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 130px;
	border: none;
}
#menu {
	position: absolute;
	z-index: 4;
	left: 20px;
	top: 340px;
	text-align: left;
	vertical-align: middle;

}
#menu a {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
#menu a:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
#ad {
	position: absolute;
	z-index: 5;
	left: 20px;
	top: 460px;
}
#ad img {
	border: none;
}
#ours {
	position: absolute;
	z-index: 9;
	left: 20px;
	top: 380px;
}#showURL {
	background-image: url(images/title2.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
	height: 200px;
	width: 400px;
	position: absolute;
	top: 20px;
	z-index: 3;
	padding-top: 30px;
	left: 50px;

}
.terms {
	width: 500px;
}
.terms .title {
	font-family: Tahoma;
	font-size: 24px;
	font-weight: normal;
	color: #ADCF35;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 5px;

}
.terms th {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	height: 25px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
}
.terms td {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	padding: 10px;
}#termsPicture {

	background-image: url(images/terms.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 300px;
	width: 480px;
	position: absolute;
	z-index: 2;
	top: 40px;
	left: 0px;
}
#advPicture {


	background-image: url(images/advertise.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 300px;
	width: 375px;
	position: absolute;
	z-index: 2;
	top: 40px;
	left: 0px;
}

