body
{
  background: #464545 url(images/bg_body.gif) left top repeat-x;
  font-family: "Arial CE", Arial, Helvetica, sans-serif;
  font-size: 14px;
  margin: 0px;
}

.hidden
{
  display: none;
}

a
{
  color: #1a7242;
font-weight:bold;
}

a:hover
{
  color: #000000;
}

noscript
{
  display: normal;
  visibility: visible;
}

img
{
  border: 0px;
}

h1
{
  color: #1a7242;
  font-size: 20px;
  font-weight:normal;
  font-style: italic;
  margin: 0px;
  margin-bottom:15px;
  line-height: 40px;
  padding: 0px 28px;
  background: #ffffff url(images/h1.gif) left top no-repeat;
}

h2
{
  color: #1a7242;
  font-size: 16px;
  font-style: italic;
  margin: 0px;
  padding: 0px;
  margin-bottom: 0px;
  margin-top: 10px;
}

p
{
 margin:0px;
padding:0px;
  margin-bottom:5px;
}

ul
{
  list-style: disc url('images/bullet.gif');
}

ul.spread li
{
  margin-bottom: 0.5em;
}

#page
{
 position:relative;
  background: #ffffff url(images/content.gif) left top repeat-y;
  margin: auto;
  width: 878px;
}

#head
{
  
}

#right_head
{
position:absolute;
right:-109px;
width:109px;
height:198px;
  background: transparent url(images/header_right.jpg) left top no-repeat;
}

#top
{
  background: url(images/header.jpg) 0px 0px no-repeat;
  height: 198px;
}

#menu
{ 
  position: relative;
  float:left;
  width: 854px;
  height:71px;
  top: 198px;
  left: 13px;
  overflow: hidden;
  background: #1a7242 url(images/menu.gif) left top repeat-x;

}

#menu span.menu
{

}

#menu span.menu a
{
  display:block;
  text-align:center;
  float: left;
  color: #ffffff;
  font-size:13px;
  font-style: italic;
  line-height: 16px;
  background: #0067b7 url(images/button.gif) left top no-repeat;
  width:122px;
  height: 71px;	
  text-decoration: none;
  padding-top:9px;
}

#menu span.menu a.selected
{
  color: #FFFF00;
}

#menu span.menu a:hover
{
  background-position: -370px 0px;
}  

#content
{
 width:854px;
 margin-left:13px;
 background: transparent url(images/content_bottom.jpg) right bottom no-repeat;
 }


#left_column
{
position:relative;
font-size: 12px;
  margin: 0px 0px;
margin-top:71px;
  float: left;
  width:245px;
 background: #d2ded7 url(images/left.gif) left top no-repeat;
 mmargin-left:13px;
 overflow: hidden;
}
#left_text
{
width:100%;
padding: 15px;
}

#left_bottom
{
position:relative;
  margin: 0px 0px;
  float: left;
  width:245px;
height:150px;
 background: transparent url(images/left_bottom.gif) left top no-repeat;
}

.news_title
{
 color: #1a7242;
 text-align: left;
 font-weight: bold;
 font-style: italic;
 font-size:16px;
 line-height: 20px;
 margin-bottom: 4px;
}

#main
{
 margin-top:71px;
  float: left;
  width: 579px;
  _width: 579px;
  padding: 15px;
  min-height: 360px;
  _height: 360px;
}




#content_clear
{
  clear: both;
}

#copyright
{
  background: #ffffff url(images/footer.gif) left top no-repeat;
  color: #000000;
  font-size: 12px;
  height: 47px;
  line-height:32px;
  padding-top: 0px;
  text-align: center;
}
#copyright address
{
  color: #1a7242;
  font-weight: bold;
}

