html,body {
height:100%;
text-align:center;
background-image:url(../images/global/bg_cartoons.jpg);
margin:0;
padding:0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#001b4f;
}

#outer {
min-height:100%;
height:auto;
width:950px;
background-color:#63cfff;
margin-left:auto;
margin-right:auto;
position:relative;
text-align:left;
}

* html #outer {
height:100%;
width:948px;
}

div>p {
margin:0;
}

#mastContainer {
height:63px;
width:950px;
background-color:#036;
}

#contentArea {
padding:0;
}

#leftColumn {
width:252px;
float:left;
padding-left:31px;
padding-top:20px;
padding-right:33px;
}

#centerColumn {
width:257px;
padding-left:30px;
padding-right:30px;
padding-top:20px;
float:left;
position:relative;
}

#rightColumn {
width:263px;
float:right;
padding-left:31px;
padding-top:20px;
padding-right:20px;
}

div#wrapper {
            background: #f7f7f7 url(../images/white/mw_shadow_l.png) 0 0 repeat-y;
}

.inside_left{ width:316px; margin-left:10px; margin-right:12px; margin-top:12px;}
#ftr {
height:73px;
width:948px;
margin-left:auto;
margin-right:auto;
position:relative;
background-image:url(../images/global/footer_bg.gif);
border-right-width:1px;
border-left-width:1px;
border-right-style:solid;
border-left-style:solid;
border-right-color:#959595;
border-left-color:#959595;
text-align:center;
}



#promo_box1_right {
width:115px;
padding-right:5px;
float:right;
}


#promo_giftbox2_right {
width:121px;
float:right;
}

#promo_giftbox {
width:252px;
float:left;
border-bottom-width:1px;
border-bottom-style:solid;
border-bottom-color:#da8c8a;
height: 110px;
}

