body{
	height:100%; /* fix height to 100% for IE */
	max-height:100%; /* fix height for other browsers */
	min-height:765px;
	/* overflow:hidden;  get rid of scroll bars in IE */
	padding:0; /*remove padding */
	margin:0; /* remove margins */
	border:0; /* remove borders */
	background-image: url(/images/themes/scary/bkg_image.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#bkg-repeat {
	background-image: url(/images/themes/scary/bkg_repeat.png);
}
#topright_img{
	background-image:url(/images/themes/scary/bkg_topright.png);
	background-position: left top;
	background-repeat:no-repeat;
	width:16px;
	height:42px;
}
#topleft_img{
	background-image:url(/images/themes/scary/bkg_topleft.png);
	background-position: left top;
	background-repeat:no-repeat;
	width:16px;
	height:42px;
}
#top_img{
	background-image:url(/images/themes/scary/bkg_top.png);
	background-position: left top;
	background-repeat:no-repeat;
	width:894px;
	height:16px;
}
#btmleft_img{
	background-image:url(/images/themes/scary/bkg_btmleft.png);
	background-position: left top;
	background-repeat:no-repeat;
	width:16px;
	height:40px;
}
#btmright_img{
	background-image:url(/images/themes/scary/bkg_btmright.png);
	background-position: left top;
	background-repeat:no-repeat;
	width:16px;
	height:40px;
}
#btm_img{
	background-image:url(/images/themes/scary/bkg_bottom.png);
	background-position: left top;
	background-repeat:no-repeat;
	width:894px;
	height:16px;
}
#bat{
	background-image:url(/images/themes/scary/bat.png);
	background-position: left top;
	background-repeat:no-repeat;
	width:163px;
	height:67px;
	position:absolute;
	margin:auto;
	margin-top:-335px;
	margin-left:-100px;
}
#tombstone-1{
	background-image:url(/images/themes/scary/tombstone_1.png);
	background-position: left top;
	background-repeat:no-repeat;
	width:117px;
	height:183px;
	position:absolute;
	margin:auto;
	margin-top:-183px;
	margin-left:800px;
}
#tombstone-2{
	background-image:url(/images/themes/scary/tombstone_2.png);
	background-position: left top;
	background-repeat:no-repeat;
	width:93px;
	height:140px;
	position:absolute;
	margin:auto;
	margin-top:-140px;
	margin-left:700px;
}
#cobwebs-1{
	background-image:url(/images/themes/scary/cobwebs_1.png);
	background-position: left top;
	background-repeat:no-repeat;
	width:84px;
	height:152px;
	position:absolute;
	margin:auto;
	margin-top:-330px;
	margin-left:-70px;
}
#cobwebs-2{
	background-image:url(/images/themes/scary/cobwebs_2.png);
	background-position: left top;
	background-repeat:no-repeat;
	width:418px;
	height:39px;
	position:absolute;
	margin:auto;
	margin-top:-330px;
	margin-left:200px;
}
#cobwebs-3{
	background-image:url(/images/themes/scary/cobwebs_3.png);
	background-position: left top;
	background-repeat:no-repeat;
	width:121px;
	height:148px;
	position:absolute;
	margin:auto;
	margin-top:-330px;
	margin-left:874px;
}
.input-style{
	background-color: #333;
	border: thin ridge #666;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
}

