        body {
               background-color: #030000;
               font-color: #cbb967;
               font-size: 14px;
               margin: 0px; 
	       padding: 0px;
               }

         img { 
                border:none;
               }
          
          a:link {
                color: #b8873c;
                text-decoration: none;
           }
           
            a:visited {
                color: #b8873c;
                text-decoration: none;
          }

           a:active {
                  color: #b5690b;
                   text-decoration: none;
          }
	
            a.bar:link {
                color: #9c6d35;
                background-color: #3c241b;
                text-decoration: none;
           }
           a.bar:visited {
                 color: #9c6d35;
                 background-color: #3c241b;
                 text-decoration: none;
            }
           a.bar:active {
                  color: #030000;
                  background-color: #911716;
                   text-decoration: none;
          }
	#mainleft {
		float: left;
                width:33%;
                margin-left:160px;
                background:transparent;
		padding-bottom:0px;
		}
         #maincenter {
                float:left;
                width:67%;
                margin-left:300px;
                backround:transparent;
                padding-bottom:0px;
                }
            #main1h {
                float:left;
                width:16%;
                margin-left:40px;
                backround:transparent;
                padding-top:100px;
                }
             #main2v {
                float:left;
                width:12%;
                margin-left:30px;
                backround:transparent;
                padding-top:100px;
                }
              #main3h {
                float:left;
                width:16%;
                margin-left:10px;
                backround:transparent;
                padding-top:100px;
                }
              #main4v {
                float:left;
                width:12%;
                margin-left:10px;
                backround:transparent;
                padding-top:100px;
                }
              #main5h {
                float:left;
                width:16%;
                margin-left:10px;
                backround:transparent;
                padding-top:100px;
                }
              #main6v {
                float:left;
                width:12%;
                margin-left:10px;
                backround:transparent;
                padding-top:100px;
                }
              #main7v {
                float:left;
                width:12%;
                margin-left:0px;
                backround:transparent;
                padding-top:100px;
                }
             #main8v {
                float:left;
                width:12%;
                margin-left:10px;
                backround:transparent;
                padding-top:100px;
                }

               #main9v {
                float:left;
                width:12%;
                margin-left:10px;
                backround:transparent;
                padding-top:100px;
                }
          #banner {
                width: 100%
                background:transparent;
                }
          
         