html,
body
{
   margin: 0px;
   font-family: Georgia, Times New Roman, Serif;
   font-size: 14px;
   color: #000000;
}
img
{
   border: 0px;
}
td
{
   text-align: left;
   vertical-align: top;
}
p
{
   font-family: Georgia, Times New Roman, Serif;
   font-size: 14px;
   color: #000000;
}
a:link,
a:visited,
a:active
{
   text-decoration: none;
}
a:hover
{
   text-decoration: none;
}
.small
{
   font-size: 10px;
   color: #000000;
}
.employCopy
{
   font-size: 13px;
}
.global
{
   font-family: verdana, arial, helvetica, sans-serif;
   font-size: 11px;
}
.white
{
   color: #FFFFFF;
}
.innews
{
   font-size: 11px;
}
.innewsTable
{
   font-size: 11px;
}
.philanthropy
{
   font-size: 14px;
}
.horderve
{
   font-size: 14px;
}
/* Main Page Styles */
#mainDiv
{
   width: 762px;
   margin: 0px auto;
   text-align: left;
}
#mainDiv #goddessLinks
{
   float: left;
   position: relative;
   background: url(../images/frontPage/frontPage_back.gif) 0px 75px no-repeat;
   width: 512px;
   height: 795px;
   text-align: center;
}
#mainDiv #goddessLinks #front_food
{
   position: absolute;
   top: 129px;
   left: 82px;
}
#mainDiv #goddessLinks #front_uncensored
{
   position: absolute;
   top: 200px;
   left: -90px;
}
#mainDiv #goddessLinks #front_photos
{
   position: absolute;
   top: 107px;
   left: 274px;
}
#mainDiv #goddessLinks #front_aboutUs
{
   position: absolute;
   top: 206px;
   left: 386px;
}
#mainDiv #goddessLinks #front_funNewDrinks
{
   position: absolute;
   top: 288px;
   left: 0px;
}
#mainDiv #goddessLinks #front_pressAndIdeas
{
   position: absolute;
   top: 310px;
   left: 303px;
}
#mainDiv #goddessLinks #front_getIntoTheBiz
{
   position: absolute;
   top: 420px;
   left: 303px;
}
#mainDiv #goddessLinks #front_blog
{
   position: absolute;
   top: 521px;
   left: 99px;
}
#mainDiv #goddessLinks #front_yourParty
{
   position: absolute;
   top: 550px;
   left: 333px;
}
#mainDiv #goddessLinks #front_top10tips
{
   position: absolute;
   top: 625px;
   left: 89px;
}
#mainDiv #goddessLinks #front_emailLink
{
   position: absolute;
   top: 581px;
   left: 118px;
}

#mainDiv #goddessLinks #front_emailLink2
{
   position: absolute;
   top: 520px;
   left: 245px;
}

#mainDiv #goddessLinks #front_bottomCopy
{
   position: absolute;
   bottom: 0px;
   left: 0px;
}
#mainDiv #signUpWrapper
{
   float: left;
   width: 250px;
   margin-top: 300px;
   font-size: 12px;
   text-align: right;
}
#mainDiv #signUp
{
   width: 220px;
   margin-top: 0px auto;
   text-align: left;
}
/* Header Styles */
.pinkBack
{
   background: url(../images/insideHeader/headerBack.gif) repeat-x;
   height: 88px;
}
#headerWrapper
{
   position: relative;
   height: 88px;
}
#globalNav
{
   position: absolute;
   top: 5px;
   right: 10px;
   font-size: 10px;
}
#globalNav a:link,
#globalNav a:visited,
#globalNav a:active
{
   color: #fff;
   text-decoration: none;
}
#globalNav a:hover
{
   color: #000;
   text-decoration: none;
   border-bottom: 1px #000 dotted;
}
#leftNav
{
   width: 202px;
   height: 655px;
   background: url(../images/insideHeader/leftNavBack.gif) no-repeat;
}
#leftNavWrapper
{
   position: relative;
}
#leftNav_food
{
   position: absolute;
   top: 141px;
   left: 121px;
}
#leftNav_funNewDrinks
{
   position: absolute;
   top: 196px;
   left: 75px;
}
#leftNav_photos
{
   position: absolute;
   top: 271px;
   left: 102px;
}
#leftNav_aboutUs
{
   position: absolute;
   top: 323px;
   left: 75px;
}
#leftNav_pressAndIdeas
{
   position: absolute;
   top: 375px;
   left: 41px;
}
#leftNav_yourParty
{
   position: absolute;
   top: 426px;
   left: 59px;
}
#leftNav_top10tips
{
   position: absolute;
   top: 477px;
   left: 75px;
}
#leftNav_blog
{
   position: absolute;
   top: 586px;
   left: 121px;
}
#leftNav_getIntoTheBiz
{
   position: absolute;
   top: 655px;
   left: 10px;
}
/* Video Styles */

#videoBoxWrapper
{
   background: url(../images/videoBack.jpg) no-repeat;
   width: 330px;
   height: 310px;
   margin: 0px auto;
   margin-bottom: 10px;
   border: 2px #c3c dotted;
   text-align: center;
}
#linkBoxThumbs
{
   width: 100%;
   font-size: 12px;
   line-height: 1.5em;
   padding-right: 10px;
   margin-right: 5px;
   height: 300px;
   _height: 300px;
   min-height: 300px;
   overflow: auto;
   border-bottom: 2px #c3c dotted;
}
.linkWrapper
{
   float: left;
   width: 175px;
   height: 125px;
   margin: 0px 20px 0px 0px;
}
.videoBox
{
   display: none;
}
.linkThumb
{
   padding-bottom: 5px;
}
.linkThumb img
{
   vertical-align: middle;
}