/* CSS Document */
body
{
margin:0px;
background-image:url(images/bg.jpg);
}
 img, div, input,  { behavior: url("iepngfix.htc") }
.topimage
{
background-image:url(images/top.png);
background-repeat:no-repeat;
width:946px;
height:85px;
}
.bottomimage
{
background-image:url(images/bottom.png);
background-repeat:no-repeat;
width:946px;
height:85px;
}
.footertext
{
font-family:tahoma;
font-weight:bolder;
font-size:11px;
color:#000000;
text-decoration:none;
}
.centerbg
{
background-image:url(images/bodybg.png);
background-repeat:repeat-y;
width:946px;
}
.leftbg
{
background-image:url(images/benji.jpg);
background-repeat:no-repeat;
width:528px;
height:470px;
}
.leftbginner
{
background-image:url(images/annie.jpg);
background-repeat:no-repeat;
width:528px;
height:470px;
}
.dot
{
background-image:url(images/dot.jpg);
background-repeat:repeat-x;
height:2px;
}
.scrollingbg
{
background-image:url(images/scrolling-bg.png);
background-repeat:no-repeat;
background-position:center;
width:307px;
height:383px;
}
.headingblack
{
font-family:Trebuchet MS, arial;
font-weight:bolder;
font-size:14px;
color:#000000;
text-decoration:none;
text-transform:uppercase;
}
.dottrans
{
background-image:url(images/dottransparent.gif);
background-repeat:repeat-x;
height:1px;
}
.textblack
{
font-family:tahoma;
font-weight:normal;
font-size:11px;
color:#000000;
text-decoration:none;
}
.linkred
{
font-family:tahoma;
font-weight:bold;
font-size:10px;
color:#FF3030;
text-decoration:underline;
}
.linkred:hover
{
font-family:tahoma;
font-weight:bold;
font-size:10px;
color:#000000;
text-decoration:underline;
}
.linkblue
{
font-family:tahoma;
font-weight:bold;
font-size:10px;
color:#3F2B8A;
text-decoration:underline;
}
.linkblue:hover
{
font-family:tahoma;
font-weight:bold;
font-size:10px;
color:#0000FF;
text-decoration:underline;
}
.headingblackbig
{
font-family:Trebuchet MS, arial;
font-weight:bolder;
font-size:18px;
color:#000000;
text-decoration:none;
text-transform:uppercase;
}
.text
{
font-family:Trebuchet MS, arial;
font-weight:normal;
font-size:12px;
color:#000000;
text-decoration:none;
}