body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  margin-top:0;
  margin-bottom:0;
  margin-left:0;
  margin-right:0;
  background-color:#FFFFFF;
}


#topHolder
{
width:100%;
height:170px;
background-image:url(images/blue_background.jpg);
background-repeat:repeat-x;
position:relative;
}
#footer2
{
background-color:#0d667c;
width:100%;
height:100px;
vertical-align:bottom;
color:#FFFFFF;
font-family:"Comic Sans MS", "Arial Black";
font-size:16px;
}
#tab
{

background-image:url(images/tab.gif);
height:37px;
width:138px;
font-size:12px;
font-family:"Comic Sans MS", "Arial Black";
text-align:center;
}

#topLinks
{
font-size:12px;
font-family:"Comic Sans MS", "Arial Black";
}
#categ
{
font-size:18px;
font-family:"Comic Sans MS", "Arial Black";
}

#leftContainer
{
width:220px;
height:800px;
background-image:url(images/centerBG.gif);
background-position:center;
background-repeat:repeat-y;
}
#topOfLeftContainer1
{
width:220px;
height:75px;
background-image:url(images/topHolder1.gif);
background-repeat:no-repeat;

}
#topOfLeftContainer2
{
width:220px;
height:75px;
background-image:url(images/topHolder2.gif);
background-repeat:no-repeat;

}
#middleOfLeftContainer
{
width:220px;
height:auto;

}

#bottomofLeftContainer
{
width:220px;
height:auto;
background-image:url(images/bottomHolder.gif);
background-repeat:no-repeat;
background-position:bottom;
position:relative;
}
#middleContainer
{
width:509px;
height:auto;
background-image:url(images/middleMiddleBG.gif);
background-position:center;
background-repeat:repeat-y;
}
#topOfMiddleContainer
{
width:509px;
height:81px;
background-image:url(images/middleTopHolder.gif);
background-repeat:no-repeat;

}
#middleOfMiddleContainer
{
width:509px;
height:600px;
padding:10px;
padding-right:5px;
}

#bottomofMiddleContainer
{
width:509px;
height:42px;
background-image:url(images/middleBottomHolder.gif);
background-repeat:no-repeat;
}