*
{
  margin: 0;
  padding: 0;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
}
body
{
  background: url(../images/bg_top_repeater-C.gif) repeat-x left top;
}
a
{
  text-decoration: none;
  color: #555656;
}
a:hover
{
  font-weight: bold;
}
img
{
  border: 0;
}
p
{
  margin: 12px 0 12px 0;
}

.clear
{
  clear: both;
}

#top
{
  height: 100px;
  overflow: hidden;
}
.mainTable
{
  width: 100%;
  border: 0;
}
.mainTable td
{
  vertical-align: top;
  text-align: left;
}

#leftCol
{
  /*min-height: 400px;*/
}
#centerCol
{
}
#rightCol
{
}

#home_link
{
  width: 288px;
  height: 78px;
  display: block;
  position: absolute;
  top: 16px;
  left: 46px;
  background: url('/images/transparent.gif');
}

/*****************************
 * FOR LEFT COLUMN
 *****************************/
#tdLeft
{
  width: 206px;
  background: url(../images/bg_left-C.gif) repeat-y;
}

#leftMenu li, .leftLinks li
{
  list-style-type: none;
  text-transform: uppercase;
}
#leftMenu li, .leftLinks li, #leftMenu li a, .leftLinks li a
{
  font-size: 11px;
  line-height: 15px;
  color: White;
}

#leftMenu .selected
{
  color: #020200;
  font-weight: bold;
}

/*****************************
 * FOR CENTER COLUMN
 *****************************/
#topMenu
{
  background: url(../images/bg_center_top.gif) repeat-x;
  padding-left: 22px;
  height: 18px;
  line-height: 17px;
  margin-bottom: 20px;
}
#ulTopMenu li
{
  display: inline;
  list-style-type: none;
  padding: 0 3px 0 3px;
}
#ulTopMenu li, #ulTopMenu a
{
  font-size: 11px;
  color: White;
  font-weight: bold;
}
#ulTopMenu a:hover
{
  color: #CCC;
}
#ulTopMenu .selected
{
  color: Black;
}

.centerContent
{
  position: relative;
  padding: 0 0 0 25px; /* 	background: url(../images/vert_line_dot.gif) repeat-y right top;   */
  min-height: 440px;
}
.centerContent p
{
  margin-right: 10px;
}
.centerContent a
{
  color: Black;
}

.itemTitle
{
  font-size: 11px;
  padding: 3px 0 11px 0;
}

.pageNavigation
{
  margin: 10px 0 20px 0;
  font-size: 9px;
}
.pageNavigation a
{
  color: Black;
}

.Image_Gallery
{
  padding: 0 0 10px 0;
}
.Image_Gallery h2
{
  margin: 0 0 6px 0;
}


/*****************************
 * FOR RIGHT COLUMN
 *****************************/
#rightColContent
{
  padding-left: 9px;
  margin-top: 2px;
}

#rightMenuBar
{
  margin-bottom: 15px;
}
#ulRightMenuBar li
{
  color: #d1d1d0;
  display: inline;
  list-style-type: none;
  padding-right: 10px;
  font-size: 9px;
  font-weight: bold;
}
#ulRightMenuBar .selected
{
  color: Black;
}

/*
.rightMenu li
{
  background: url(../images/line_dot_black.gif) repeat-x bottom left;
  padding: 5px 0 7px 0;
  list-style-type: none;
}
.rightMenu a {
  color: Black;
}
.rightMenu a:hover {
  font-weight: bold;
}
*/

#lvl1menuRight
{
  padding-top: 20px;
}

#lvl1menuRight li
{
  list-style-type: none;
  font-size: 11px;
  line-height: 15px;
}
#lvl1menuRight a:hover
{
  font-weight: bold;
}
#lvl1menuRight .selected
{
  font-weight: bold;
}

