@charset "utf-8"; html, body { font: 100% Verdana, Arial, Helvetica, sans-serif; background-image: url('dpi300wallpaper.gif'); height:100%; width:100%; margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */ margin-top: 0px; padding: 0; text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */ color: #000000; } .height { height:100%; } .jc #container { width: 1000px;  /* this will create a container 80% of the browser width */ margin: 0 auto; /* the auto margins (in conjunction with a width) center the page overrides the text-align: center on the body element. */ } table.jc { border: 0; cellpadding: 0; cellspacing: 0; border-collapse: collapse; width: 1000px; height: 60px; margin-left: auto; margin-right: auto; } table.jcbottom { border: 0; cellpadding: 0; cellspacing: 0; border-collapse: collapse; width: 1000px; height: 100px; margin-left: auto; margin-right: auto; } table.jct { /*	background-image: url('new-2topb.png');*/ /*Round Corners*/ background-image: url('new-2topsq.gif'); background-repeat: no-repeat; border: 0; cellpadding: 0; cellspacing: 0; border-collapse: collapse; width: 1000px; height: 145px; margin-left: auto; margin-right: auto; } table.jcbtm { /*	background-image: url('new-2bottomb.png');*/ /*Round Corners*/ background-image: url('new-2bottomsq.gif'); border: 0; cellpadding: 0; cellspacing: 0; border-collapse: collapse; width: 1000px; height: 53px; margin-left: auto; margin-right: auto; } table.jcbm { border: 0; cellpadding: 0; cellspacing: 0; border-collapse: collapse; width: 1000px; height:100%; margin-left: auto; margin-right: auto; } td.jc { /*	background-color:#000000; background-image: url(button_back.gif);*/ } td.jclogobarleft { /*	background-color:#000000;*/ width: 160px; } td.jclogobarmid { /*	background-color:#000000; background-image: url(playgirl_logobar_bg.jpg);*/ width: 100%; } td.jclogobarright { /*	background-color:#000000;*/ width: 40px; } table.jccontent { border: 0; cellpadding: 10px; cellspacing: 10px; border-collapse: collapse; width: 1000px; margin-left: auto; margin-right: auto; } td.jccontent { background-color:#FFABD4; /*	background-image: url(button_back.gif);*/ } table.jccontent2 { border: 0; cellpadding: 10; cellspacing: 0; border-collapse: collapse; width: 100%; margin-left: auto; margin-right: auto; } td.jccontent2 { background-color: #ffffff; /*	background-image: url(button_back.gif);*/ } table.jcsect { width: 50%; } table.jc2 { border-collapse: collapse; width: 1000px; background: #FFFFFF; } td.left { width: 182px; background: #F7E1EE; } td.middle { width: 618px; background: #FFFFFF; } td.right { width: 50px; background: #F7E1EE; } .style1 {font-size: 90%} .style2 { font-size: 10pt } .style3 { font-size: 12pt; font-weight: bold; color: #D62C98; } .style5 {font-style: italic; font-size:16px: font-weight:bold; font-size: large; color: #D62C98;} .style5b {font-style: italic; font-size:14px: font-weight:bold; font-size: large; color: #D62C98;} .style8 { color: #FF00FF; font-style: italic; } .nav2 { font-style: italic; font-weight:normal; color: #D62C98; font-size: 10pt; } .stylecontact { color: #D62C98; font-weight: bold; } } .stylecontact2 { color: #D62C98; } } .stylecontact3 { font-size: 12pt; color: #D62C98; } .style7 { color: #FF00FF; font-size: 10pt; font-style: italic; } a.jcnav:link{color:#FF00FF;font-size: 10pt;font-style: italic;font-family: arial;text-decoration:none;} a.jcnav:visited{color:#FF00FF;font-size: 10pt;font-style: italic;font-family: arial;text-decoration:none;} a.jcnav:hover{color:#bb0f7d;font-size: 10pt;font-style: italic;font-family: arial;text-decoration:none;} a.jcnav:active{color:#FF00FF;font-size: 10pt;font-style: italic;font-family: arial;text-decoration:none;} a.jcnav2:link{color:#bb0f7d;font-size: 10pt;font-style: italic;font-weight: bold;font-family: arial;text-decoration:none;} a.jcnav2:visited{color:#bb0f7d;font-size: 10pt;font-style: italic;font-weight: bold;font-family: arial;text-decoration:none;} a.jcnav2:hover{color:#7d0b55;font-size: 10pt;font-style: italic;font-weight: bold;font-family: arial;text-decoration:none;} a.jcnav2:active{color:#bb0f7d;font-size: 10pt;font-style: italic;font-weight: bold;font-family: arial;text-decoration:none;}