html,body{margin:0;padding:0;
  background: white url("../images//art/bg_ipop.gif");
  background-repeat: repeat-y;
  background-position: center;
}
body{font: 85% arial,sans-serif;text-align:center}
p{margin:0 10px 10px}
img {border: 0}
a:hover {background-color: #cecece; }
a:link {text-decoration: none; color: blue}
a:visited {text-decoration: none; color: blue}

.huge {font-size: 36px}

h1{font-size: 12px; font-weight: normal; text-align: center}
h2{font-size: 12px; font-weight: bold;margin:0}

div#container{text-align:left; width:700px; margin:0 auto}

div#content p{line-height:1.4}

div#rightblock{float:right;width:350px}
div#rightblock p{margin: 10px; text-align:right}

div#leftblock{float:left;width:350px}

.promo{float:left;width:340px; background: #ffffff;
    padding-top: 6pt; padding-bottom: 6pt; padding-right: 5pt}

div#footer{background: #ffffff; text-align:center}

div#disclaimer{font-size: 10px; text-align: center}
