body {
	margin: 0px 0px 20px 0px;
	background-color: #FFFFFF;
	text-align: center;
	}

h2 {
    font-family: Times New Roman;
    font-size: 20px;
    padding-right: 5px;
    padding-left: 5px;
    font-weight: normal;
   }

#container {
	    display: block;
	    margin: auto;
	    position: relative;
	    text-align: left;
	    width: 940px;
	   }

#header1 {
          height: 66px;
         }

#header2 {
	  position: absolute;
          top: 66px;
	  left: 160px;
          height: 99px;
	  width: 700px;
          background-color: #C77A36;
          text-align: left;
         }

#header3 {
	  position: absolute;
          top: 165px;
	  left: 160px;
          height: 166px;
          text-align: left;
         }

#header2s {
	  position: absolute;
          top: 66px;
	  left: 160px;
	  width: 608px;
          height: 154px;
          text-align: left;
         }

#header3s {
	  position: absolute;
          top: 220px;
	  left: 160px;
          height: 111px;
          text-align: left;
         }

#header2r {
	  position: absolute;
          top: 66px;
	  left: 160px;
          height: 163px;
	  width: 700px;
          background-color: #C77A36;
          text-align: left;
         }

#center {
	 position: absolute;
         top: 331px;
	 left: 160px;
	 background-color: #DBDBDB;
	 width: 600px;
	 direction: rtl;
         text-align: justify;
         text-valign: top;
	}

#center2r {
	 position: absolute;
         top: 229px;
	 left: 160px;
	 background-color: #DBDBDB;
	 width: 600px;
	 direction: rtl;
         text-align: justify;
         text-valign: top;
	}

#content {
          margin: 0;
          padding: 40px 15px 0px 15px;
         }

#content p {
            font-size: 11px;
            font-family: tahoma;
            font-weight: normal;
            padding-right: 5px;
            padding-left: 5px;
           }

#content a {
            color: #000000;
            text-decoration: none;
           }

#content a:hover {
                  color: #C77A36;
                  text-decoration: none;
                 }

#content ul {
             margin: 0;
             padding-right: 15px;
             padding-left: 15px;
             font-size: 11px;
            }

#content li {
            font-size: 11px;
            font-family: tahoma;
            font-weight: normal;
            }

#post {
       margin: 0;
       padding: 0px 5px 15px 5px;
      }

#post p {
         font-size: 12px;
         font-family: tahoma;
         font-weight: normal;
         line-height: 150%;
        }

#post a {
         color: #C77A36;
         text-decoration: none;
        }

#post a:hover {
               color: #000000;
               text-decoration: none;
              }

#paging {
         margin: 0;
         padding: 0;
         font-size: 11px;
         font-weight: normal;
         font-family: Tahoma;
         direction: ltr;
        }

#paging a {
           color: #6666FF;
           text-decoration: none;
          }

#paging a:hover {
                 color: #000000;
                 text-decoration: none;
                }

#right {
	left: 763px;
	padding: 0;
	position: absolute;
	text-align: right;
        text-valign: top;
	top: 30px;
	width: 177px;
	}

#right a {
           color: #FFFFFF;
           text-decoration: none;
          }

#right a:hover {
                 color: #FFFFFF;
                 text-decoration: none;
                }

#left {
	position: absolute;
        text-valign: top;
	top: 220px;
	width: 137px;
       }

#left p {
         font-size: 9px;
         }  

#left a {
           color: #000000;
           text-decoration: none;
          }

#left a:hover {
                 color: #000000;
                 text-decoration: none;
                }

#comment-data {
               text-align: justify;
               font-weight: normal;
               line-height: 150%;
               font-size: 11px;
               font-family: Tahoma;
               margin: 0;
               padding:  0px 5px 15px 5px;
	       direction: rtl;
              }

#printer {
	  font-family: B Lotus, Times New Roman;
          font-weight: normal;
	  text-align: justify;
          direction: rtl;
          padding-right: 10px;
          padding-left: 10px;
	 }
