body
{
background-color: #ffffff;
font: 9pt arial,sans-serif;
text-align: center
}

a:link, a:visited
{
color: #000000;
text-decoration: none
}

a:hover
{
color: #000000;
text-decoration: underline
}

img
{
border: 0px
}

#Container
{
position: relative;
width: 750px;
height: 1200px;
background: url(images/corksliver.jpg) repeat-y;
margin: 0px auto
}

#header
{
width: 750px;
height: 84px;
background: url(images/corktop.jpg) no-repeat
}

#menu
{
position: absolute;
top: 295px;
left: 65px;
width: 142px;
height: 305px;
background: url(images/menu.jpg) no-repeat;
padding: 55px 0px 0px 12px;
line-height: 215%;
text-align: left
}

#links-container
{
position: absolute;
top: 295px;
left: 210px;
width: 470px
}

#links-top
{
background: url(images/linkstop.jpg) no-repeat;
height: 39px
}

#links-mid
{
background: url(images/linksmid.jpg) repeat-y;
padding: 1px 25px 15px 25px;
text-align: left
}

#links-bot
{
background: url(images/linksbot.jpg) no-repeat top;
height: 28px
}

#index-girls-body
{
width: 750px;
padding: 540px 95px 60px 180px
}

#polaroid
{
background: url(images/polaroid.jpg) no-repeat;
padding: 40px 0px 0px 10px;
height: 227px;
width: 168px
}

#girls-small-text
{
background: url(images/girlssmall.jpg) no-repeat;
padding: 50px 20px 0px 20px;
height: 230px;
width: 266px;
text-align: left;
float: right
}

#girls-text-container
{
background: url(images/girlsmid.jpg) repeat-y;
width: 266px;
margin-left: 370px
}

#girls-polaroid-container
{
position: absolute;
top: 290px;
left: 220px
}

#girls-text-top
{
background: url(images/girlstop.jpg) no-repeat;
height: 56px
}

#girls-text-mid
{
padding: 0px 25px 0px 25px;
text-align: left;
}

#girls-text-bot
{
background: url(images/girlsbot.jpg) no-repeat;
height: 37px
}

.red-text
{
color: red;
font-weight: bold
}

#footer
{
position: relative;
width: 750px;
height: 90px;
margin: 0px auto;
background: url(images/corkbottom.jpg) no-repeat top
}
