@charset "utf-8";
/* CSS Document for missplonk.com*/

#main_content_wrapper {
	position:absolute;
	top: 350px;
	left: 50%;
	width:100%;
	height:487px;
	margin-top: -243px; /*set to a negative number 1/2 of your height*/
	margin-left: -50%; /*set to a negative number 1/2 of your width*/
	border-top: 2px solid #660000;
	border-bottom: 2px solid #660000;
	background-image:url(images/1.png);
	background-color:#FCEADC;
	background-repeat:no-repeat;
	background-position:center;
}



#main_content{
background-image:url(images/dress_tile_fade.png);
background-repeat:repeat;
height: 450px;
}

#swapperjobber{
width: 600; 
height: 800; 
margin-top: 0; 
margin-right: auto; 
margin-bottom: 0px; 
margin-left: auto; 
overflow: hidden; 
background-image: url(../imageadds/bg11a.jpg);
background-repeat: no-repeat; 
background-position: top center; 
background: transparent;
}

#swapheader{
height: 300px; 
width: 460px;
}

#links{
z-index:1;

}

#plonk_title{
position:absolute;
top:0px;
left:0px;
}



#dress_plonk_links{
position:absolute;
bottom:0px;

}

#blackboard{
	z-index:2;
	position:absolute;
	top: 5px;
	right: 5px;
	}