
   /* basic elements */
body {
        font:11px/32px Georgia, 'Times New Roman', Times, serif;
        color:#003333;
        text-align:center;
        padding: 1px 20px;
         background-image:url('BambooBG.jpg');
        background-repeat: repeat-x
        margin: 0px;}
p {
        font:11px/32px Georgia, 'Times New Roman', Times, serif;
         color:#28780A;
        margin-top: 0px;
        text-align: justify;
   
        }

        pclock {
        font: 8pt/16pt  Verdana, Arial, Helvetica, sans-serif;
        margin-top: 0px;

        color: #5296f7;
        }


.boldtext {
       font: italic normal 9pt georgia;
        font-weight: bold;
        letter-spacing: 1px;
        margin-bottom: 0px;
        text-align: left;
        color: #009900;
        }
h1 {
        font: italic normal 13pt georgia;
        font-weight: bold;
        letter-spacing: 1px;
        margin-bottom: 0px;
        text-align: justify;
        color: #5296f7;
        }

h2 {
	font: italic normal 13pt georgia;
	font-weight: bold;
	letter-spacing: normal;
	margin-bottom: 0px;
	text-align: Center;
	color: #ABD550;
}
h3 {
        font: italic normal 13pt georgia;
        font-weight: bold;
        letter-spacing: 1px;
        margin-bottom: 0px;
        text-align: center;
        color: #5296f7;
        }

h4 {
        font: 8pt/16pt  Verdana, Arial, Helvetica, sans-serif;
        margin-top: 0px;
        text-align: center;
        color: #6b6959;
        }
.clock {
        font: italic normal 12pt georgia;
        letter-spacing: 1px;
        margin-bottom: 0px;
        text-align: right;
        color: #7D775C;
        }
a:link {
        font-weight:;
        text-decoration: none;
		  color:#5EA936;
font-weight:700;
        
        }
a:visited {
        font-weight:;
        text-decoration: none;
      color:#5EA936;
font-weight:700;
        }
a:hover, a:active {
        text-decoration: none;
color:#84dcf8;
font-weight:700;
        background-color : #f0ffff;
        }

a:img {
        border: 1px dotted;
        align: center;
        padding:20px 20px;

  }

    /* =-=-=-=-=-=-=-[centerimage]-=-=-=-=-=-=-=- */
IMG.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto 
}



    /* =-=-=-=-=-=-=-[Layout]-=-=-=-=-=-=-=- */
    #container {
	width: 700px;
	border: thin dotted #9FFFDA;
	margin: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	background-color: #FFFFFF;
}

                #banner {
                        padding:10px;
                        margin-bottom: 5px;
						border: thin dotted #9FFFDA;
                        background-color: #CDD8B9;
                }

                #content {
                        padding: 10px;
                        margin-left: 250px;
                        background-color: #f3f9e4;
                        margin-bottom: 10px;
                                 }

                #sidebar-a {
                        float: left;
                        width: 220px;
                        \width: 210px;
                        w\idth: 200px;
                        margin: 0;
                        margin-right: 5px;
                        padding: 20px;
                        background-color: #f3f9e4;
                        font-family: Verdana, Arial, Helvetica, sans-serif;
                       font-size:90%;
                       font-weight: bold;
                }

                      ul {
                       list-style: none;
                       margin: 0;
                       padding: 0;
                }

                #footer {
                        clear: both;
                        padding: 2px;
                        margin-top: 20px;

                        background-color: #CDD8B9;


                }

/* =-=-=-=-=-=-=-[Menu one]-=-=-=-=-=-=-=- */

#menu {
	width: 200px;
	border-style: solid solid none solid;
	border-color: #94AA74;
	border-size: 1px;
	border-width: 1px;
	margin: 1px;
	}
	
#menu li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu li a:link, #menu li a:visited {
	color: #5E7830;
	display: block;
	background: url(menu1.gif);
	padding: 8px 25px 0 10px;
        text-align: left;
	}
	
#menu li a:hover {
	color: #fff;
	background: url(menu1.gif) 0 -32px;
	padding: 8px 25px 0 10px;
        text-align: left;
	}
	
#menu li a:active {
	color: #fff;
	background: url(menu1.gif) 0 -64px;
	padding: 8px 25px 0 10px;
        text-align: left;
	}
        }
		  
		

		  