/* CSS for Cosmepedia */
/* Modified: Jun 11, 2009 */

html { height:100%; }

body { text-align:center;padding:0;margin:0 auto;background-color:rgb(92,29,37); }

p { font-family:arial;font-size:10pt;color:#000;margin:0;padding:0; }
img { border:0; }

#container { width:825px;margin:0 auto;background-image:url('../../images/main_bg.jpg'); }

#header { position:relative;width:826px;background-image:url('../../images/header_bg.jpg');height:67px; }

#column1 { width:206px;background-color:rgb(187,182,179);float:left;background-image:url('../../images/col1_bg.jpg');background-position:center bottom;background-repeat:no-repeat;height:747px; }

#topnav { width:206px;height:157px;background-image:url('../../images/nav_bg.jpg');text-align:left;float:left; }

#column2 { width:473px;background-color:#fff;float:left;background-image:url('../../images/body_bg.jpg');background-position:0px 157px;background-repeat:no-repeat;text-align:left; }

#banner { width:474px;height:157px;background-image:url('../../images/web_banner.jpg');float:left; }

#column3 { width:145px;float:left;height:100%; }

#footer { clear:both;width:825px;margin:0 auto; }