﻿

#MenuLeft 
{
	background-image: url('../images/menu_bg_left_2.jpg');
}

#MenuRight
{
	background-image: url('../images/menu_bg_right_2.jpg');
}
#LeftMenu li span.SelectedItemTemplate,
#LeftMenu a.SelectedExpandedItemTemplate,
#LeftMenu a.SelectedExpandedTopTemplate
{
	color:#990066;
}

div.rightContentPuff h4
{
	color:#990066;
	margin-top:0;
	margin-bottom:0;
}
#MenuDate
{
	margin-top:0;
}

#MainRightColumn h4,.tabHeader
{
	color:#990066;
}

div.clearBorder
{
	border-bottom:solid 1px #eee;
	clear:both;
	width:733px;
	padding-top:15px;
}

.MainLeftColumnPuffMedium .header
{
	color:#000;
}

span.bold
{
	color:#990066;
	font-weight: bold;
	margin-right:5px;
}

#SubMenu ul li a
{
	color:#990066;
}

#Blog1,
#Blog2
{
	display:none;
}

#MenuBorder
{
 background-color:#8D096C;
}

#MainCenterColumn div.MainCenterColumnPuff
{
	background-color:#990066;
	min-height:100px;
	margin-bottom:15px;
}


/*********************/

.topMenu li.selected
{
	background-image:url("../images/tab_follow.png");	
}
/*******************************/

#OverLay
{
	background-color:#333333;
	height:110px;
	position:absolute;
	left:29px;
	top:614px;
	opacity:0.65;
	 filter: alpha(opacity = 65);
	width:732px;
}

#OverLayContent
{
	margin:0;
	height:90px;
	width:640px;
	position:absolute;
	left:29px;
	top:590px;

	background-color:Transparent;
	color:#fff;
	z-index:999;
	padding:20px;
	font-weight: bold;
	
	font-size:14px;
}

#OverLayContent h2
{
	font-size:22px;
	line-height:18px;
}

div.MainRightColumnPuff h4
{
	color:#990066;
}
	
