/*body {
background-image:url('/images/doit/sponsorships/lpsparade2/lpsBACKGROUND.jpg');
background-color:#253d89;
background-position:top center;
background-repeat:no-repeat;
}*/

/* For Do It BG Reskin
body {
background-color:#00a92a;
background-image:url('/images/doit/sponsorships/crayola/crayolaBACKGROUND.jpg');
background-position:top center;
background-repeat:no-repeat;
} */

#pageContainer {
border:1px; border-style:solid; border-color:#9EFFFF;
width:775px;
position:relative;
}

#contentContainer {
width:775px; position:relative;
background-color:#009bd3;
background-image:url('/images/doit/repeating_bg.gif');
background-repeat:repeat-y;
}
#bottomBackgroundImage {
width:775px; position:relative;
background-image:url('/images/doit/bottom_bg.jpg');
background-repeat:no-repeat; background-position:bottom;
}
#topBackgroundImage {
width:775px; position:relative;
background-image:url('/images/doit/main_bg.jpg');
background-repeat:no-repeat; background-position:top;
min-height:615px;
}

#footerContainer {
width:775px; position:relative;
background-color:#0174b3;
background-image:url('/images/doit/footer_bg.jpg');
background-repeat:no-repeat; background-position:top;
}

#rightColumn {
margin-left:207px;
top:0px; width:545px;
position:relative;
/*border:1px; border-style:solid; border-color:#FF0000;*/
}

#leftColumn {
width:197px;
float:left; position:relative;
/*border:1px; border-style:solid; border-color:#00FF00;*/
}

#error {
color:#CD0707; font-weight:bold;
}

/*we want the following so that a large nav will expand the page: */
#footer {
width:100%;
height:0px;
clear:both;
}

/* BG Reskin Footer Override 
#footerContainer, #footerContainer a, #footerContainer nobr, .footerText {
color:#ffffff;
}*/

/* ______Nav________ */
.navContainer {width:193px; margin-top:70px;}
.arrowTop {position:absolute; margin-left:155px; margin-top:30px;}
.navArrow {position:absolute; margin-left:155px; margin-top:5px;}
/* ______Nav________ */

