
body
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
  background-color: #FFFFFF;
  margin: 0px;
  padding: 0px;
}

#PageGrid
{
  border: 1px solid #666666;
  background-image: url(/images/infostander/bottom.gif);
  background-repeat: no-repeat;
  background-position: center bottom;
  width:1022px;
}

#HeaderRegion
{
}

#BodyRegion
{
  height:405px;
}

#ContentNavigationBlock
{
  margin-left:25px;
  float:left;
}


#ContentBlockWide
{
  margin-left:25px !important;
  margin-left:13px;
  float:left;
  width:970px;
}

#ContentBlockWide .CornerBottomLeft
{
  padding:10px;
  height:383px;
}

#ContentBlock
{
  margin-left:25px;
  float:left;
  width:572px !important;
  width:552px;
}


#ContentBlock .CornerBottomLeft
{
  height:383px;
  width:480px;
  padding:10px;
}

#SpotsBlock
{
  margin-left:25px;
  float:left;
  width:197px;
}

.RoundedCornerBox
{
  background-image:url(/images/infostander/gradient_mid.gif);
}

#SpotsBlock .CornerBottomLeft
{
  height:393px;
  padding:5px;
}

.CornerTopLeft, .CornerTopRight, .CornerBottomRight, .CornerBottomLeft
{
  background-repeat:no-repeat;
  height:403px;
}


.SideTop
{
  background-image:url(/images/infostander/blackdot.gif);
  background-position: top;
  background-repeat:repeat-x;
}

.SideBottom
{
  background-image:url(/images/infostander/blackdot.gif);
  background-position: bottom;
  background-repeat:repeat-x;
}

.SideLeft
{
  background-image:url(/images/infostander/blackdot.gif);
  background-position: left;
  background-repeat:repeat-y;
}

.SideRight
{
  background-image:url(/images/infostander/blackdot.gif);
  background-position: right;
  background-repeat:repeat-y;
}

.CornerTopLeft
{
  background-image:url(/images/infostander/corner_left_top.gif);
  background-position: left top;
}

.CornerTopRight
{
  background-image:url(/images/infostander/corner_right_top.gif);
  background-position:right top;
}

.CornerBottomRight
{
  background-image:url(/images/infostander/corner_right_bot.gif);
  background-position:right bottom;
}

.CornerBottomLeft
{
  background-image:url(/images/infostander/corner_left_bot.gif);
  background-position:left bottom;
  
}

#FooterRegion
{
  height:90px;
  padding:10px 25px 0px 25px;
}

#FooterRegion .FrontpageFooter img
{
  float:right;
  margin-right:23px;
}


