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

#main_content_wrapper {
	position:absolute;
	top: 350px;
	left: 50%;
	width:100%;
	height:450px;
	margin-top: -225px; /*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-repeat:no-repeat;
	background-position:center;
	}



#main_content{
}

a.link{
border:none;
}

a.hover{}

#swapperjobber{
background-image:url(http://www.cheymose.com/missplonk/templates/blank_j15/images/dress_tile_fade.jpg);
height:450px;
margin-top: 0; 
margin-right: auto; 
margin-bottom: 0px; 
margin-left: auto; 
overflow: hidden; 
background-repeat:repeat;
}

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

#links{
z-index:1;

}

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



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

}


#internal_links{
position:absolute;
left:0px;
height:450px;
width:176px;
float:left;
}

#blackboard{
position:absolute;
left:880px;
top:5px;
height:150px;
width:150px;
float:right;
}
	
#content{
overflow:auto;
position:absolute;
padding-top:0px;
left:176px;
width: 700px;
height: 450px;
background-image:url(../images/content.jpg);
background-repeat:no-repeat;
border-left: 2px dashed #660000;
border-right: 2px dashed #660000;
}



#text{
width:650px;
height:450;
padding:10px;
z-index:2;
}

#gallery_thumbs{
width:350px;
height:80px;
z-index:0;
background-color:#FF0000;
padding:5px;
align:right;
}

#film{
position:absolute;
top:0px;
left:0px;
z-index:2;
}


#filmnoflash{
position:absolute;
top:0px;
left:0px;
z-index:1;
	}

div.blog{
	position:absolute;
	top:0px;
	left:0px;
	padding:20px;
	color:#CCC;
	background-image:url(../images/blackboard.jpg);
	background-attachment:fixed;
	}
	

