﻿*
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}
img
{
	border:0px;
}
img {
azimuth: expression(
this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true);
}
a:active, a:hover, a:link, a:visited
{
	color: #000000;
	text-decoration: none;
}
body
{
	margin: 0px auto;
	padding: 0px;
	font: 12px Arial, Helvetica, sans-serif normal;
	font-family: Tahoma;
	line-height: 150%;
	background: url( "../images/babystudio/bg.gif" );
	color:#333333;
}
.orange
{
	color:#fd6c0c;
}
.red
{
	color:#e50511;
}
.blue
{
	color:#da244a;
}
div#container
{
	width: 933px;
	margin: 0px auto;
	margin-top:-20px;
}
#bottom
{
	text-align:center;
}