#subContentBlock {
	background-image:url(background_split.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	width:790px; /* DO NOT REMOVE. THIS FIXES PEEK-A-BOO BUG ON IE*/
}

.col1{
	float:left;
	width:360px;
	padding-left:10px;
        margin-top: -7px;
}
.col2{
	float:left;
	margin-left:28px;
	width:360px;
	/*border:1px solid #00FF33;*/
}



.birthday_background{	
        width: 343px;
        height: 511px;
	background-image:url(bday_left.jpg);
	background-position:top center;
	background-repeat:no-repeat;
        margin-top: 4px;
}

.bday-blurb{
        position: relative;
        width: 236px;
        top: 110px;
        left: 105px;
}
