﻿.table
{
	line-height:12px;
}
div#topmenu
{
	position: absolute;
	z-index:99999;
}
#snoopyMain
{
	z-index: 0;
	padding-top:135px;
}
#sTop
{
	width: 919px;
	height: 50px;
	background:url("../images/babystudio/top_snoopy.png") !important;
	*background:none;
}
*html #sTop
{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src=    '../images/babystudio/top_snoopy.png' );
}
#sMain
{
	width: 919px;
	background:url("../images/babystudio/sbg.png") !important;
	*background:none;
}
*html #sMain
{
	*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src=   '../images/babystudio/sbg.png' );
}
#sBottom
{
	width: 919px;
	height: 30px;
	background:url("../images/babystudio/bottom_snoopy.png") !important;
	margin-bottom:20px;
	*background:none;
}
*html #sBottom
{
	*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src=   '../images/babystudio/bottom_snoopy.png' );
}
#snoopyline
{
	width:907px;
	height:117px;
	background:url("../images/babystudio/snoopyline.png") !important;
	margin-top:20px;
	margin-bottom:20px;
	*background:none;
}
*html #snoopyline
{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../images/babystudio/snoopyline.png' );
}
#leftbar
{
	width:200px;
	vertical-align:bottom;
	float:left;
}
#leftbar p
{
	padding-left:20px;
	padding-right:20px;
}

