.noHover{
    color: #cc0000 !important;
    text-decoration: none !important;
    cursor:default !important;
}


/*** Link Fonts ***/
#level2 #freeMagazines a {
    color: #2c286d;
    font-weight:bold;
}
#level2 #freeMagazines a:hover {
    color: #0000CC;
    text-decoration:underline
}
/*** Header Fonts ***/
#level2 #freeGift h4 {
    font-size:14px;
    margin-bottom:8px;
}
/*** Body Fonts ***/
#level2 .info {
    display:block;
    width:205px;
    color: #2c286d;
}
/*** Lists ***/
#level2 .content ul {
    margin:12px 0 12px 12px;
    padding:0;
    list-style: none;
}
#level2 .content li {
    padding:4px 0 4px 16px;
    background-image: url(../images/arrow-purple.gif);
    background-repeat: no-repeat;
    background-position: 0 8px;
}
#level2 .boxBody ul li {
    font-weight:bold;
}
/*** Structural Selectors ***/
.headerBar {
    height:13px;
    font-size:13px;
    background-color:#2c286d;
}
#level2 #contentContainer {
    padding: 35px 25px 42px 28px;
    background:url(../images/leisure-bg-2.jpg) #c0cff4 no-repeat top left
}

#level2 #contentColumn {
    width:638px;
    float:left;
    background:url(../images/corner-bottom-l2.gif) no-repeat bottom left;
    padding-bottom:11px;
    margin-right:25px;
}
#level2 .content {
    background-color:#ffffff;
    width:586px;
    padding:18px 28px 0 24px;
    background: url(../images/corner-top-l2.gif) #ffffff no-repeat top left;
}
#level2 #boxContainer {
    width:264px;
}

/*** NEW BOX ***/
.boxHeaderLeft {
	height:42px;
    width:15px;
    background:url(../images/box-header-left-trans.gif) no-repeat top left;
}
.boxHeaderCenter {
    background:url(/images/box-header-bg-trans.gif);
}
.boxHeaderRight {
	height:42px;
    width:15px;
    background:url(../images/box-header-right-trans.gif) no-repeat top left;
}
.boxFootLeft {
    height:15px;
    width:15px;
    background:url(../images/box-footer-left-trans.gif) no-repeat top left;
}
.boxFootCenter {
    background:url(/images/box-footer-bg-trans.gif) repeat-x;
}
.boxFootRight {
	height:15px;
    width:15px;
    background:url(../images/box-footer-right-trans.gif) no-repeat top right;
}
/*** NEW BOX END***/
#level2 .boxBody {
    padding: 10px 0 22px 24px;
    background:url(../images/box-body-bg2.gif) #f4f5f8 repeat-x top left;
}
#level2 #freeGift {
    margin:18px 0 0 14px;
    width:244px;
}
#level2 #freeMagazines {
    width: 244px;
    margin:34px 0 0 14px;
}

#level2 #freegiftImage {
    padding: 12px 20px 50px 0;
}

 #memberNav{
position:relative;
	top:46px;
    text-align:left;
	margin-left:auto;
       color:#000066;
}
#header {
	position:relative;
    z-index:0;
    margin-top:15px;
	height:75px;
}
.nav {
    padding-top:0px;
	position:absolute;
    z-index:1;
    top:15px;
    left:336px;
    text-align:right;
    height:34px;
    width:601px;
}

.sidebar{
	width:260px;
}

