﻿.MSC_SiteWidth, .MS_MasterHeader, .MS_MasterFrame, .MS_MasterGlobalLinks, .MS_MasterHeader, .MS_MasterPrimaryNav, .MS_MasterFooter, .MS_MasterTopAD, .MS_MasterBottomAD
   {
      width:950px;

    }
.MSC_HeaderDescription
{
        text-align:Center;   
} 
div#IWS_WH_Zone1
   {
      width:700px;
    }
div#IWS_WH_Zone2
   {
      width:200px;
    }

.BG_Dark
{
     background: url(../images/lips5.jpg);
     text-align:left;
     no-repeat: 950px;
     width: 100%;
     height: 131px;
}
.MSC_Body
{
padding: 0px 0px 0px 5px ;
}
var newwindow;
function poptastic(url)
{
	newwindow=window.open(url,'name','height=400,width=200');
	if (window.focus) {newwindow.focus()}
}
