body{
	background:url("../images/bg.jpg") repeat-x #f7931e;
	margin:0;
	padding:0;
	text-align:center;
	font-family:verdana;
	font-size:12px;
	color:#484848;
	font-size:11px;
}
h1{
	color:#17668d;
}
img{
	border-width:0;
}
#footer{
	width:100%;
	background:#fddfbc;
	border-top:1px solid #8f5716;
	border-bottom:1px solid #8f5716;
	height:150px;
}
ul#subMenu{
	margin:0 30px;
	padding:0;
}
ul#subMenu li{
	display:inline;
	margin:0 5px;
	list-style:none;
}
ul#subMenu li a, a{ color:#106590; }
#textBGContainer{
	background:url("../images/textBG.jpg") no-repeat;
	height:24px;
}
#textBG{
	border-width:0px;
	background:none;
	line-height:24px;
	padding:4px 0 4px 12px;
	color:#FFF;
	font-size:0.8em;
}
#btnSendEmail{

}
#toys td{
	background:#a7d7db;
}
#toys td.name{
	background:#9fcdd1;
}
#toys td.name a{
	text-decoration:none;
}
#toys td div.name{
	padding:10px;
	width:100%;
	background:#98c3c7;
}
#buttons {
	padding-top:85px;
	padding-left:145px;
	list-style:none;
}
#buttons a{
	display:block;
	width:212px;
	height:45px;
	margin:10px;
	text-decoration:none;
}
a#white{
	background:url("../images/btnWhitePoster.gif") no-repeat;
}
a#white:hover{
	background-position: 0 -43px;
}
a#blue{
	background:url("../images/btnBluePoster.gif") no-repeat;
}
a#blue:hover{
	background-position: 0 -43px;
}