

/* Body Styles **********************************************************/
body {background:#E0EDED url(http://www.mypoints.com/images/template/bg.gif) repeat scroll 0 0}
#header {height:auto}
#footer{height:auto}
#headerWrap, #bodyWrap, #footerWrap {width:951px; background-color:#ffffff; margin:0 auto;}
#mypCoTop { background-image:none; background-color:#ffffff}


/* Column Style *********************************************************/

/* 2 Columns fixed width (2/3rds + 1/3rd)*/
.col12_3 {margin:0 20px 0 20px; width:575px ; float:left;}
.col3_3 {width:320px; margin:0 15px 0 0; float:left }
.col1_2 {width:300px; float:left; position:relative; top:10px}
.col2_2 {float:left; margin-left:130px; width:150px; position:relative; height:20px  }
/* 2 columns fluid width */
.col1_3f {float:left; width:30%;}
.col23_3f {float:left; width: 68%; margin-left:2%}
.col1_2f {float:left; width:44%; position:relative; top:10px}
.col2_2f {float:left; margin-left:3%; width:53%;  position:relative; top:10px}
.col123_4f{float:left; width:63%}
.col4_4f {float:left; margin-left:2%; width:32%}

/* 3 Clomuns fluid width */
.col2_3f {float:left; width:10%; margin-left:5%}
.col3_3f {float:left; width:50%; margin-left:5%}
