body {
        background-color: #666666;
        background-image:url(../images/bg.gif);
        background-repeat:repeat-x;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #666666;
}
#container{
        background-color: #FFFFFF;
        border: solid 1px #585858;
        width: 772px;
        margin: auto;
        padding: 5px;
}
#top{
        background-image:url(../images/top_bg.gif);
        background-repeat:no-repeat;
        background-position: top right;
}
#logo{
        background-image:url(../images/sasbah.gif);
        background-repeat:no-repeat;
        height: 215px;
        width: 250px;
}
#logo h1{
        display: none;
}
#nav{
        background-image:url(../images/nav_bg.gif);
        background-repeat:repeat-x;
        width: 250px;
        padding-top: 15px;
        padding-bottom: 25px;
        float: left;
}
#nav ul{
        list-style-type: none;
        margin: 0px;
        padding: 0px;
}
#nav li{
        margin-left: 28px;
        padding: 10px;
        padding-left: 0px;
        padding-right: 0px;
        width: 182px;
        color: #494949;
        font-size: 14px;
        font-weight: bold;
        background-image:url(../images/dashes.gif);
        background-repeat:repeat-x;
        background-position:bottom;
}
#nav li a{
        color: #494949;
        text-decoration: none;
        display: block;
        width: 182px;
}
#nav li a:hover{
        text-decoration: underline;
        color: #008d00;
}
#content{
        float: left;
        width: 478px;
        padding: 22px;
}
#content2{
        float: left;
        width: 478px;
        padding: 22px;
}
#footer{
        width: 732px;
        margin: auto;
        color: #CCCCCC;
        margin-top: 15px;
}
#copyright{
        float: left;
}
#credit{
        float: right;
        text-align: right;
}
#footer a{
        color: #CCCCCC;
        text-decoration: none;
}
.clear{
        clear: both;
}
.left_col, .right_col{
        float: left;
        width: 215px;
}
.right_col{
        margin-left: 35px;
}
.donate{
        display: block;
        background-image:url(../images/donate.gif);
        background-repeat:no-repeat;
        width: 207px;
        height: 50px;
        text-decoration: none;
}
.donate span{
        visibility: hidden;
}
h1 span, h2 span{
        visibility: hidden;
        font-size: 9px;
}
#content2 h1 span, #content2 h2 span{
        visibility: visible;
}
.title_difference{
        background-image:url(../images/title_difference.gif);
        background-repeat:no-repeat;
        width: 432px;
        height: 45px;
}
.title_spina{
        background-image:url(../images/title_spina.gif);
        background-repeat:no-repeat;
        width: 190px;
        height: 58px;
}
.title_help{
        background-image:url(../images/title_help.gif);
        background-repeat:no-repeat;
        width: 212px;
        height: 28px;
}
a{
        color: #008d00;
				}
a:hover{
        color: #000000;
				}                
.calendartble{
              font-size: 14px;
 }
 p {
  font-size: 14px;
 }