body{
    background: #5A8D22;
    padding:0px; margin:0px; text-align:left;
    font-family: 'Courier New',Courier,monospace;
}

a{
    text-decoration:none;
}
a:link img {
         text-decoration: none;
         border:0;
         border:none;
}


#mainmain{
    width: 100%;
    background: #5A8D22 url(images/background.jpg) top left no-repeat;
    z-index: 100;
    position:absolute;
    top: 0px;
    left: 0px;
}

.lowfoot{
    width:100%;
    height: 80px;
    background: #ffffff url(images/lowfoot.jpg);
}

#main
{ width: 840px;
  margin-left: auto; 
  margin-right: auto;
  margin-top: 0px;
  height: 700px;
}

#menuGrid
{ margin-left: auto; 
  margin-right: auto;
  width: 840px; 
  height: 153px;
  margin-top: 0px;
}
#mainmenu
{ margin-left: auto; 
  margin-right: auto;
  margin-top : 0px;
  width: 840px;
  height: 153px;
}

#spacer
{ margin-left: auto; 
  margin-right: auto;
  width: 840px;
  height: 100px;
} 

#content
{ margin-left: auto; 
  margin-right: auto;
  width: 840px;
  height: auto;
  overflow: hidden;
} 


#footer
{ margin-left: auto; 
  margin-right: auto; 
  height: 50px;
} 

#footerTable1{
	align: center;
margin-left: auto; 
  margin-right: auto;
}

.footer span{
    font-size: 16px;
    font-family: 'Times New Roman',Times,serif;
}

.footer a{
    font-size: 16px;
    font-family: 'Times New Roman',Times,serif;
    color: #99ff00;
    font-style: normal;
}

.footer a:hover{
    font-size: 16px;
    font-family: 'Times New Roman',Times,serif;
    color: #ff9900;
}

#column1
{ width: 250px;
  float: left;
  padding: 16px 0px 15px 0px;
}

#column2
{ text-align: justify;
  width: 540px;
  float: left;
  padding: 12px 3px 15px 0px;
}

.equalColumn{
  float: left;
  width: 280px;
}

.left{
    float: left;
}

.right{
    float: right;
}

.txtBefore{
    font-size: 16px;
    color: #ffcc00;
    font-weight: bold;
}

.txtAfter{
    font-size: 14px;
    color: #ffffff;
}

/* Based on Nifty Corners: rounded corners without images    7CB602*/
/* By Alessandro Fulciniti */
/* http://www.html.it/articoli/nifty/index.html */
.rtop, .rbottom{display: block;background: #99cc33;}
.rtop .r1, .rtop .r2, .rtop .r3, .rtop .r4,
.rbottom .r1, .rbottom .r2, .rbottom .r3, .rbottom .r4
{ display: block;
  height: 1px;
  overflow: hidden; 
  background: #669933;
}

.r1{margin: 0 5px}

.r2{margin: 0 3px}

.r3{margin: 0 2px}

.rtop .r4, .rbottom .r4
{ margin: 0 1px;
  height: 2px
}

.boxtxt{
    font-size: 16px;
    color: #000000;
    font-family: Geneva,Arial,Helvetica,sans-serif;
}

div.scroll {
    /*height: 330px;*/
    width: 400px;
    /*overflow: auto;*/
    /*border: 1px solid #666;*/
    padding: 8px;
}
div.scroll img{
    border: 0px;
}


.news {
font-weight: normal;
color: #444444;
font-family: georgia;
margin-left: 5px;
}

.news a{
    font-weight: normal;
    color: #99ff00;
    font-family: georgia;
}

.news a:hover{
    font-weight: normal;
    color: #ff9900;
    font-family: georgia;
}

.newsgreen {
font-weight: normal;
color: #99ff00;
font-family: georgia;
margin-left: 5px;
}

.newswhite {
font-weight: normal;
color: #ffffff;
font-family: georgia;
margin-left: 5px;
}

.news2{
    
    font-style: normal;
    color: #ffffff;
    font-size: 18px;
    font-family: Georgia,'Times New Roman',times,serif;
}
/*
.news:first-letter{
float: left;
width: 42px;
font-size: 300%;
line-height: 51px;
font-weight: normal;
color:#444444;
font-family: georgia, times;
}
*/
.news2 {
    font-weight: normal;
    font-family: 'Times New Roman',Times,serif;
}
