﻿.highlight
{
  color:#53AA63
}

.Bold
{
  color:#53AA63;
  font-weight:bold;
}

.HBold
{
  color:#53AA63;
  font-weight:bold;
  font-size:14px;
  margin-bottom:2px;
}

hr
{
  color:#53AA63;
  height:1px;
}

.bg
{
  background-color:#53AA63
}

#leftTop
{
  background-image:url('/Images/Babies/leftTop.jpg');
}

#leftMiddle
{
  background-color:#53AA63; 
}

#leftBottom
{

  background-image:url('/Images/Babies/leftBottom2.png');
}

#scrollbg
{
	background-color:#53AA63;
}

div#dragBarT {
 background-color:#53AA63;
}

div#dragBar {
 background-color:#53AA63;
}

div#trackT { 
  background: url("/images/Babies/track.gif") #336 repeat;
 }
 
div#track { 
  background: url("/images/Babies/track.gif") #336 repeat;
 } 
 
.arrow
{
  border-color:#53AA63;
} 

a
{color:#D7D250}

#leftMiddle a
{ color:#D7D250;}


#outerLeftBottom
{
  width:66px;
  height:230px;
  float:left;
  /*background-color:#F3F3F3;
  background-position:top right;
  background-repeat:no-repeat;
  background-image:url('/images/Babies/lefttoysBottom.jpg');*/
}

#mainPaneBottom
{
  /*background-color:#F3F3F3;*/
  width:915px;
  height:251px;
  text-align:right;
  float:left;
  position:relative;
  top:-10px;
  background-position:top;
  background-repeat:no-repeat;
  /*background-image:url('/images/Babies/toysbottom.jpg');*/
  /*background-image:url('/images/Babies/xmastoysbottom.jpg');*/
}

#innerLeftBottom
{
  width:184px;
  height:239px;
  float:left;
  text-align:left;
  position:relative;
  top:-11px;
  background-image:url('/images/Babies/toysundersidepanel.jpg');
  z-index:2;
}

#innerRight
{
  width:212px;
  height:606px;
  float:left;
  /*background-color:#F3F3F3;*/
  background-position:bottom left;
  background-repeat:no-repeat;
  /*background-image:url('/images/Babies/toysright.jpg');*/  
}

/* More keywords */
#floatdiv 
{
  font-size:10px;
  color:#BB3333;
  padding-top: 5px;
  width: auto;
  text-align: right;
  font-weight: bold;
  border-color: red;
  background-color: White;
}

#floatdiv a
{
  color:#BB3333;
  font-size:10px;
  text-decoration: none;
}

#floatdiv a:hover
{
  text-decoration: underline;
}

#HomepageImage{
 margin-left: 60px;
 margin-top:210px;
 position: absolute;
}