@charset "utf-8";
/* CSS Document */

body {
	background-color:#2D4BBB;
	margin-top:0;
	margin-left:auto;
	margin-right:auto;
	
}

#header-right {

background-image:url(../images/header-right.jpg);
height:241px;
width:169px;
padding-top:15px;
padding-left:15px;
color:#FFFFFF;
background-color:#000000;
vertical-align:top;

}

#header-right-side a{

color:#FFFFFF;
text-decoration:none;
font-weight:bolder;

}

#table-main {
	background-color:#FFFFFF;
	width:950px;
}

#table-midde {
	background-color:#FFFFFF;
	width:936px;
	padding:7px;
	font-family : arial; 
	font-weight : normal; 
	font-size : 14px; 
	color : #000000; 
}

#table-main-left {
	background-image:url(../images/Baby-Shower-Cake-left-side.jpg);
	width:4px;
	height:100%;
}

#table-main-right {
	background-image:url(../images/Baby-Shower-Cake-right-side.jpg);
	width:4px;
}

#table-main-bottom {
	width:950px;
	height:48px;
	background-image:url(../images/footer.jpg);
	text-align:center;
}

#spacers-bg {
background-color:#2D4BBB;
}