html, body{
	height:100%;
} 
body {
	background: url(../images/9728968-POP.jpg) no-repeat 50% 0% #ffffdf;
	color: #000000;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
}
#outer{
	min-height:367px;
	width:425px;
	color: #000000;
	margin:auto;
	text-align:left;
	position:relative;
	background-color: #FFFFFF;
	border: #000 solid 1px;
}
#inner{
	margin: 5px;
	min-height:93%;

}
#header {

	height: 99PX;
	background: url(../images/poptitle.gif) no-repeat;
	padding-bottom: 8px;
}
#header h2{
	width: 285px;
	float:right;
	top: 43px;
	position: relative;
	font-family: "Maiandra GD", Tahoma;
}
#header h1{
display: none;
}
#main{
	min-height:220px;
}
#subfooter{
	clear:both;
	padding-top: 10px;
	color: #666666;
	font-size: 12px;
	text-align: center;
}
#footer {
	width:100%;
	padding-bottom: 5px;
	padding-top: 2px;
	text-align: center;
	font-size: 11px;
}
.spacer{
	font-size: 12px;
}
h1{
font-family:"Maiandra GD", Tahoma
}
h2{
font-family:"Maiandra GD", Tahoma
}
h3{
font-family:"Maiandra GD", Tahoma
}
h4{
font-family:"Maiandra GD", Tahoma
}