@charset "UTF-8";
/* CSS Document */
body
{
width:100%;
margin:0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:small;
color:#a0033a;
}
h1, h2, h3, h4, h5
{
color:#c7d28e;
}
#header
{
background-image:url(../images/headerbg.jpg);
background-repeat:repeat-x;
background-position:center;
width:100%;
height:150px;
margin:0;
}
#headercontent
{
background-image:url(../images/glasses150.jpg);
background-repeat:no-repeat;
width:100%;
height:150px;
margin:0;
text-align:center;
color:#dde7a8;
}
#headercontentinner
{
background-image:url(../images/partyhead150.jpg);
background-repeat:no-repeat;
background-position:right;
width:100%;
height:150px;
text-align:left;
}
#headercontentinner img
{
margin-left:175px;
}
#headercontentinner a
{
color:#ffffff;
text-decoration:underline;
}
#headercontentinner a:hover
{
color:#dde7a8;
text-decoration:underline;
}
#menu
{
height:23px;
width:100%;
background-color:#9f0239;
color:#dce6a1;
text-align:right;
vertical-align:middle;
}
#menuinner
{
margin-right:10px;
vertical-align:middle;
height:23px;
z-index: 2;
}
#menuinner a
{
color:#dce6a1;
text-decoration:none;
}
#menuinner a:hover
{
color:#dce6a1;
text-decoration:underline;
}
#content
{
margin:10px 10px 5px 10px;
}
#content td
{
padding:5px;
margin:5px;
}
#footer
{
height:23px;
width:100%;
background-color:#9f0239;
vertical-align:middle;
color:#dce6a1;
font-size:x-small;
}
#footerinner
{
margin-right:10px;
margin-left:10px;
margin-top:2px;
vertical-align:middle;
height:23px;
}
#footerinner a
{
color:#dce6a1;
text-decoration:none;
}
#footerinner a:hover
{
color:#dce6a1;
text-decoration:underline;
}
.pinkbox
{
background-color:#e5bbc9;
width:200px;
background-image:url(../images/pinktop.jpg);
background-repeat:no-repeat;
background-position:top;
color:#a0033a;
}
.pinkboxinner
{
margin:10px 8px 2px 12px;
width:180px;
}
.pinkbox a
{
color:#a0033a;
text-decoration:none;
}
.pinkbox a:hover
{
color:#c7d28e;
text-decoration:underline;
}
#homecontenttop
{
width:477px;
height:131px;
background-image:url(../images/hometop.jpg);
background-repeat:no-repeat;
text-align:left;
margin-bottom:0;
}
#homecontenttop h2
{
color:#808277;
display:inline;
}
#contentmid
{
background-image:url(../images/homemid.jpg);
background-repeat:repeat-y;
width:477px;
text-align:left;
margin:0;

}
#contentmidinner
{
width:457px;
margin:10px;
}
#homecontentfoot
{
background-image:url(../images/homebottom.jpg);
background-repeat:no-repeat;
text-align:right;
width:477px;
height:158px;
margin:0;
}
#homecontentfoot h2
{
color:#a0033a;
display:inline;
}