/* ---------------------------------------- BODY ---------------------------------------- */
body { position: relative; width: 96%;background-color: #99CCCC; color:#333366; font-size:10px; font-family:verdana; font-weight: 100; line-height: 14px; }

/* ---------------------------------------- FONT ---------------------------------------- */
/* P Tags */
p { padding-bottom: 10px; font-size:10px; text-align: left; }
/* Links */
A:link { color:#FF0000; font-weight:bold; text-decoration: underline; }
A:visited { color:#FF0000; font-weight:bold; text-decoration: underline; }
A:hover { color:#336666; font-weight:bold; text-decoration: underline; }
/* Drop-down and Submission Form Fonts */
.fontForm { font-family:verdana; font-size:10px; color:#333366; line-height: 10px; }

/* ------------------------------------------- LOGO ------------------------------------ */
.logoHome { position: absolute; top:10px; left:0px; width:372px; height:130px; text-align: center;}
.smLogoInterior { position: absolute; top: 10px; width: 66%; }

/* ------------------------------------- BOXES MODELS ------------------------------ */
.dropDown,.smBoxNoBord,.smBox,.lgBox { position: relative; width: 250px; margin: 0px; padding:0px; text-align: center; }

.dropDown { height:31px; }
.smBox,.smBoxNoBord { height:86px; }
.lgBox { height:178px; }

.smBox,.lgBox { border-style: dashed; border-color: #FFFFFF; border-width:1px; }

/* ------------------------------------- BOXES ContentS ------------------------------ */
/* ^^^^^^^^^ */ /* Img on the Left, Copy on the Right of img */ /* ^^^^^^^^^  */
/* .copyRightTxt { text-align: left; } */
.LotteryTxt { position: relative; top: 5px; text-align: left; }
/* ^^^^^^^^^ */ /* Content Centered */ /* ^^^^^^^^^ */
.copyUnderTxt { text-align: center; }

/* ----------------------------------- FOOTER ----------------------------------- */
#Footer { position: relative; top: 465px; left: 0px; width: 677px; height: 10px; text-align: left; }

/* ----------------------------------- HOME ----------------------------------- */
#top { position: absolute; top: 0; left: 0; width: 630px; height: 1px; }
#left { position: absolute; top:152px; left: 0; width: 210px; margin: 0 1% 0 0; }
#middle { position: absolute; top:152px; left:230px; width: 210px; margin-top: 0; }
#right { position: absolute; top:20px; left: 450; width: 210px; margin: 0 0 0 1%; }

/* HR styles need for IE/Win. */
HR.holder { width:630px; visibility: hidden; } /* Equal to 'top' */
HR.left, HR.right { width: 210px; visibility: hidden; }
HR.middle { width: 210px; visibility: hidden; }

/* These HR styles replace the above, and are need for Netscape 4.x. 
   Left and right margins are half the relevant DIV width */
HR.holder { width:0; margin: 0 315px; visibility: hidden;  } /* Equal to 'top' */
HR.left, HR.right { width: 0; margin: 0 105px; visibility: hidden;  }
HR.middle { width: 0; margin: 0 105px; visibility: hidden;  }
HR.column { width: 0; margin: 0 105px; }

#holder { background: transparent; }

/* ----------------------------- INTERIOR PAGES ----------------------------- */
/* Interior Pages Content Styles */
/*.header, .boldIt { padding-top: 10px; line-height: 14px; font-weight: bold; }
.header { font-size:12px; padding-bottom: 10px; }
.Subtitle { position: absolute; width:230px; top: 150px; left: 157px; text-align: left; }*/



