body {
        background-color: #4b4c4e;
}
body,th,td {
        color: #9e9fa3;
        font-family: Georgia, Arial, Helvetica, sans-serif;
        }
h1 {
        text-align: left;
        font-size:20px;
        padding:2px
        height: 20px;
        font-family: Georgia, Arial
        position: relative;
        background-color:#73A534;
        color:#ffffff

}

div { text-align:center; }

#about { text-align:center; }



div.imgBox {
	float: left;
	width: 220px;
        text-align: center;

	height: 250px;
}

div.clear {
         clear:left;
}


b  {

         color:#73A534;

}

i  {

         color:#73A534;

}

#wrapper { margin: 0 auto; width:900px; }
#tabs_table td { text-align: center; }
#title { border:3px solid #73a534;width:950px;height:350px; }

ol {
         margin:5px 0 15px 16px; padding:0; list-style-type:square;
   }

p {
        padding: 20px;
        color: #9e9fa3;
        line-height: 150%;
}
ul{
        list-style: none;
        padding: 0;
        margin: 2px 0;
}
a{
        text-decoration: none;
        font-size: 15px;
        line-height: 10px;
        text-align: center;
        color: #73A534;
        margin: 4px;

}
a:hover{
        text-decoration: none;
        font-size: 15px;
        line-height: 10px;
        color: #73A534;



#tabs {
      float:left;
      width:100%;
      font-size:93%;
      line-height:normal;
      font: bold 12p Georgia;

      }
#tabs ul {
          margin:0;
          padding:100 px
          list-style:none;
      }





