﻿.bannerWrapper
{
    display:block;
    position:relative;
    margin-top:0px;
    margin-left:-2px;
    padding:0px 2px;
    height:103px;
    width:408px;
}
* html .bannerWrapper{ /*IE6 hack*/
    display:block;
    position:absolute;
    width:320px;    
}
.ballyhooWrapper
{
    display:block;
    width:100%;
    margin:0 auto;
    height:38px;
}
* html .ballyhooWrapper{ /*IE6 hack*/
    margin-left:0px;
}
.sectionWrapper
{
    display:block;
    position:relative;
    margin-top:25px;
    margin-left:20px;
    padding:3px 10px;
    width:340px;
}

* html .sectionWrapper{ /*IE6 hack*/
    margin-left:25px;
    margin-top:-90px;
}
.itemWrapper
{
    display:block;
    position:relative;
    margin-top:-10px;
    margin-left:20px;
    padding:5px 10px;
    height:auto;
    width:340px;
}
* html .itemWrapper{ /*IE6 hack*/
    margin-left:28px;
    height:200px;
}
.scheduleWrapper
{
    display:block;
    position:relative;
    margin-top:30px;
    margin-left:465px;
    padding:0px 2px;
    height:140px;
    width:260px;
}
*:first-child + html .scheduleWrapper{ /*IE6 hack*/
    display:inline-block;
    position:absolute;    
    margin-top:45px;
    width:320px;    
}
.scheduleWrapperIE
{
    display:block;
    position:relative;
    margin-top:90px;
    margin-left:465px;
    padding:0px 2px;
    height:140px;
    width:260px;
}
*:first-child + html .scheduleWrapperIE{ /*IE6 hack*/
     
    margin-top:48px;
    width:260px;
}
.scheduleWrapperFirefox
{
    display:block;
    position:relative;
    margin-top:80px;
    margin-left:465px;
    padding:0px 2px;
    height:140px;
    width:260px;
}
.scheduleWrapperSafari
{
    display:block;
    position:relative;
    margin-top:50px;
    margin-left:465px;
    padding:0px 2px;
    height:140px;
    width:260px;
}
.scheduleWrapperOpera
{
    display:block;
    position:relative;
    margin-top:75px;
    margin-left:465px;
    padding:0px 2px;
    height:140px;
    width:260px;
    border:solid 1px red;
}
#SocialMedia
{
	margin:0 auto;
	text-align:center;
	margin-top:-10px;
	z-index:100;
}
.featuresWrapper
{
    display:block;
    position:relative;
    float:left;
    width:400px;
    margin-top:9px;
    margin-left:9px;
}
* html .featuresWrapper{ /*IE6 hack*/
    display:inline-block;
    position:relative; 
    margin-top:-20px;
    margin-left:0px;
}
.menuWrapper
{
    display:block;
    position:relative;
    margin-left:421px;
    margin-top:0px;
    padding-top:5px;
    width:133px;
}
* html .menuWrapper{ /*IE6 hack*/
    display:inline-block;
    position:absolute;
    margin-left:-1px;
}
.newsWrapper
{
    display:block;
    position:relative; 
    width:365px;
    height:383px;   
    margin-left:14px;    
    padding:0px 0px;
    float:left;
}
/*IE7 hack*/
* + html .newsWrapper
{
    margin-top:44px;
}
/*IE6 hack*/
* html .newsWrapper
{    
    position:absolute;
    margin-left:417px;
    margin-top:43px;
}
.bulletinWrapper
{
    display:block;
    position:relative;    
    margin-left:16px;
    padding:0px 0px;
}

/*IE6 hack*/
* html .bulletinWrapper
{        
}
.scribblerWrapper
{
    display:block;
    position:relative;
    margin-top:0px;
    margin-left:20px;
    padding:0px 10px;
    height:410px;
    width:340px;
}
* html .scribblerWrapper{ /*IE6 hack*/
    margin-left:28px;
    height:200px;
}
.webpagesWrapper
{ 
    position:relative;
    display:block;
    width:400px;
    height:320px;
    margin-top:30px;
    margin-left:10px;
}
.webpagesMenuWrapper
{ 
    display:block;
    position:relative;    
    margin-top:-360px;
    margin-left:409px;    
    width:135px;
    
}
.webpageMenuWrapper
{ 
    display:block;
    position:relative;
    width:350px;
    margin-left:0px;
    text-align:left;
    
}
.mvWrapper
{ 
    display:block;
    position:relative;
    width:100%;
    border:solid 1px red;
    
}
.webpageTermsWrapper
{ 
    display:block;
    position:relative;
    width:650px;
    height:auto;
    padding:0px 0px;
    text-align:left;
    float:right;
    margin-top:-50px;
    font-size:90%;
}
.modalWrapper
{
    display:block;
    position:relative;
    margin:0px auto;
    padding:0px 0px;
    height:auto;
    width:800px;
}
* html .modalWrapper{ /*IE6 hack*/
   
}
.cabinWrapper
{
    display:block;
    position:relative;
    margin:0px auto;    
    padding:5px 0px;
    height:auto;
    width:780px;
}
* html .cabinWrapper{ /*IE6 hack*/
}