h1,h2,h3,h4,h5,h6,p { font-size: 11px;
                      font-family: sans-serif;
					  line-height: 15px;
					  letter-spacing: 0.1em;
					  font-weight: normal;
					  margin: 0px; border: 0px; padding: 0px; }
					  
					  
html { background-color: rgb(39,36,34);}
					  
#bace { width: 1020px; height: 590px; background-color: #f5f5f5;
        margin: 0px auto; border: 0px; padding: 0px;
		}	
						  
#header { width: 1000px; height: 75px; position: relative;
          background-image: url("../img/rogo.jpg");
		  background-repeat: no-repeat;
		  background-position: 660px 3px; 
		  margin: 0px auto 0px; border: 0px; padding: 0px; }
		
#header h1 { text-align: right; width: 187px; height: 15px; 
             position: absolute; top: 3px; right: 10px;
             margin: 0px; border: 0px; padding: 0px; }
		
#header h1 img { margin: 3px 0px 0px 0px; border: 0px; padding: 0px;}

#header ul { list-style: none; position: absolute; top: 3px; left: 5px;
             margin: 0px; border: 0px; padding: 0px; }
		
#header li { display: inline; float: left;
             width: auto; height: auto; 
			 margin: 0px; border-left: 1px solid silver; padding: 0.1em 1em;
			 font-size: 13px; line-height: 13px;
			 font-weight: normal; font-family: arial; }
             
#header li.sen { border-right: 1px solid silver;}

#header li a { text-decoration: none; width: auto; height: auto; }
#header li a:link { color: gray; }
#header li a:visited { color: gray; }
#header li a:hover { color: maroon; text-decoration: underline; }            
#header li a:active { color: red; text-decoration: underline; }
#header p { text-align: right; position: absolute; bottom: 4px; right: 10px;
            color: gray; line-height: 15px;}

#header h4 { position: absolute; bottom: 0px; left: 0px;
             font-size: 14px; line-height: 14px; }
			 
#header h4 img { vertical-align: bottom; margin: 0px 4px 0px 0px;
                 border: none;}

#header h4 a { text-decoration: none;}

#footer { width: 1000px; height: 15px;
          margin: auto; border: 0px; padding: 0px;
		   }
		   
#footer p { font-size: xx-small;  
            font-family: arial; color: gray; letter-spacing: 1px;}
