body
{
	background-color: #ffa9cb;
	background-image: url(../../img/template/background_gradient.gif);
	background-position: top;
	background-repeat: repeat-x;
}

#tPageWrp
{
 width: 100%;
 height: 100%;
}

#tPage
{
	margin-top: 50px;
	width: 790px;
	background-image: url(../../img/template/bg_gradient.gif);
	background-repeat: repeat-y;
}

#tHeader
{
	width: 790px;
        border-top: 1px solid #ffc8dc;
	background-image: url(../../img/template/bg_gradi_top.gif);
	background-position: top;
	background-repeat: no-repeat;
	clear: both;
}

#tContent
{
	width: 762px;
	padding: 0px 14px 10px 14px;
}

#tCenter762
{
	width: 762px;
	margin: 0px 0px 0px 0px;
	clear: both;
}

#tFooter {
	width: 782px;
	text-align: left;
	margin: 5px 0 10px 0;
	padding: 0;
}
#tFooter p {
	color: #ffffff;
        margin-top: 0;
}
#tLegal {
	width: 782px;
	text-align: left;
	margin: 0 0 30px 0;
	padding: 0;
}


#tLeft553
{
	width: 553px;
	margin: 0px 3px 3px 0px;
	float: left;
}

#tRight205
{
	width: 205px;
	background-image: url(../../img/template/home_sidebar_gradient.gif);
	background-repeat: repeat-y;
	float: right;
	margin: 0px 0px 3px 0px;
}

#tLeft549
{
	width: 549px;
	margin: 0px 3px 3px 0px;
	float: left;
}

#tLeft556VertGradient
{
	background-image: url(../../img/template/background_gradient_tall.gif);
	background-repeat: repeat-x;
	width: 556px;
	margin: 3px 0px 0px 0px;
	float: left;
}

#tRight206
{
	width: 206px;
	background-image: url(../../img/template/home_sidebar_gradient.gif);
	background-repeat: repeat-y;
	float: right;
	margin: 3px 0px 0px 3px;
        padding-top: 30px;
        position: relative;
}

#tRight206Flipped
{
	width: 206px;
	background-image: url(../../img/template/home_sidebar_gradient_flipped.gif);
	background-repeat: repeat-y;
	float: right;
	margin: 3px 0px 0px 3px;
        padding-top: 30px;
        position: relative;
}

#tRight206VertGradient
{
	width: 206px;
	background-image: url(../../img/template/background_gradient_tall.gif);
	background-repeat: repeat-x;
	float: right;
	margin: 3px 0px 0px 0px;
        padding-top: 30px;
        position: relative;
}

#tHomeTiles
{
	width: 553px;
	margin: 0px 0px 3px 0px;
	background-image: url(../../img/template/home_gradient_bottom.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	float: left;
}

#tFourTiles
{
	width: 100%;
	margin: 0px 0px 3px 0px;
	background-image: url(../../img/template/home_gradient_bottom.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	float: left;
        padding-top: 10px;
}

#tPinkSpacer
{
	width: 762px;
	height: 25px;
	background-image: url(../../img/template/footer_img.gif);	
}

#tClear
{
 clear:both;
 font-size:1px; line-height:0px;
}

.tab {
  float: left;
}

.rightLink {
  text-align: right;
  padding-right: 10px;
}

.rightLink a {
  color: #E24C80;
  font-weight: bold;
  text-decoration: none;
}

.pink {
  color: #E24C80;
  font-weight: bold;
}

.footer {
  color: #FFFFFF;
}
.eRubeDivContainer {
	margin: 0;
	padding: 0;
}
.bottomLogo {
	position: absolute;
	right: 0;
}