body {
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#acf1fa;
}
#wrapper {
	width: 760px;
	margin-left:auto;
	margin-right:auto;
	margin-top:-15px;
}
#header {
	background-image:url(../images/header.png);
	width:746px;
	height: 286px;
	float:left;
	background-repeat:no-repeat;
}
#body {
	background-color:#FFF;
	width:746px;
	float:left;
	padding-bottom: 15px;
}
#footer {
	background-image:url(../images/footer.png);
	width:746px;
	float:left;
	height: 54px;
	padding-bottom: 100px;
	background-repeat:no-repeat;
}
#nav {
	margin-top: 210px;
	float:left;
	width:746px;
	margin-right:auto;
	text-align:center;
	margin-left: -28px;
}
#navLinks {
	display:inline;
	margin-left:6px;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#navFooter {
	margin-top: 18px;
	float:left;
	width:746px;
	margin-right:auto;
	text-align:center;
	margin-left: -28px;
}
#navFooterLinks {
	display:inline;
	margin-left:6px;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#leftColumn {
	width: 446px;
	float:left;
}
#rightColumn {
	width: 300px;
	float:left;
}
#sponsers {
	width: 746px;
	float:left;
}
#teddy {
	width:160px;
	height: 160px;
	float:left;
	margin-left: 20px;
	margin-top: -15px;
	/*background-image: url(../images/loveable.jpg);
	background-repeat:no-repeat; */
}
p {
	padding: 10px;
	line-height:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-left:5px;
}
#bb {
	background-image:url(../images/bb.png);
	background-repeat:no-repeat;
	width: 279px;
	height: 425px;
	margin-top: 25px;
	margin-right: 12px;
	float:right;
}
#bbText {
	padding: 10px;
	line-height:30px;
	margin-left:12px;
	margin-right: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
}
#bbBlue {
	padding: 8px;
	color:#15B7CC;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 22px;
}
#bbPink {
	padding: 8px;
	color:#F5286D;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 22px;
}
a.bbLink {
	color:yellow;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
}	
#left {
	width: 373px;
	float: left;
}
#right {
	width: 373px;
	float: left;
}
#sponserNames {
	list-style:none;
	line-height:24px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#lovable {
	width: 500px;
	float:left;
}
#hand1 {
	background-image:url(../images/hand1.jpg);
	width:100px;
	height: 100px;
	margin-left: 300px;
}
#hand2 {
	background-image:url(../images/hand2.jpg);
	width:73px;
	height: 100px;
	margin-left: 175px;
	margin-top: 30px;
}
#hand3 {
	background-image:url(../images/hand3.jpg);
	width:144px;
	height: 149px;
	margin-left:588px;
	margin-top:-215px;
}
a {
	display:inline;
	text-decoration:none;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
}

a:hover {
	display:inline;
	text-decoration:none;
	color:#06b2ea;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.platinum {
	margin-left: 15px;
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #9e969c;
	font-weight: bold;
}

.gold {
	margin-left: 15px;
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffd700;
	font-weight: bold;
}

.silver {
	margin-left: 15px;
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #c0c0c0;
	font-weight: bold;
}

.bronze {
	margin-left: 15px;
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #9c6963;
	font-weight: bold;
}
