
   body
	{
 	 background: url('bg.jpg') repeat-x #FFFFFF;
 	 margin: 0px;
 	 padding: 0px;
 	 font-family: Arial;
 	 font-size: 12px;
 	 text-align: center;
	}
   p
        {
         margin-top: 3px;
         margin-bottom: 5px;
        }
   table
        {
         border: 0px;
         margin-bottom: 5px;
         color: #756027;
 	 font-family: Arial;
 	 font-size: 12px;
        } 
   td
        {
         border-bottom: 1px solid #905101;
        }          
   .container
        {
         margin:           0 auto;
         padding:          0 0;
         position:         relative;
         display:          block;
 	 background-color: #FFFFFF;
 	 font-family:      Arial;
         width:            800px;
 	 height:           600px;
 	 overflow:         auto;
 	 text-align:       left;      	 
	}
   .right
        {
         float:   right;
         display: inline-block;
         width:   438px;
 	 height:  600px;
         margin:  0px 0px;
         background: url('right2.jpg') no-repeat #FFFFFF;
        }
   .right .menu
        {
         margin-top: 85px;
         margin-left: 40px;
         font-size: 16px;
         color: #905101;
        }
   .right .menu a
        {
         border-left: 8px solid #1C0001;
         padding-left: 5px;
         color: #1C0001;
         font-weight: bold;
         text-decoration: none;
         display: block;
         width: 200px;
         height: auto;
        }        
   .right .menu a:hover
        {
         border-left: 8px solid #905101;
         color: #905101;                        
        }
   .right .content
        {
         margin-top: 20px;
         margin-left: 50px;
         color: #905101;
         width: 320px;
         height: 350px;
         overflow: auto;
         text-align: justify;
        }
   .right h1
        {
         color: #905101;
         border-bottom: 1px solid #905101;
         border-top: 0px;
         border-left: 0px;
         border-right: 0px;
         font-size: 18px;
        }               
   .right .content a
        {
         color: #905101;
        }
   .right .content a:hover
        {
         color: #B1913A;
        }
   .right .content a img
        {
         border: 1px solid #905101;
        }                    
   .right .content a:hover img
        {
         border: 1px solid #B1913A;
        }
   .left
        {
         float:   left;
         display: inline-block;
         width:   362px;
 	 height:  600px;
         margin:  0px;
         background: url('left.jpg') no-repeat #FFFFFF;
        }   
   .left .head
        {
         margin-top: 22px;
         margin-bottom: 0px;
         color: #B1913C;
        }
   .left .head a
        {
         text-decoration: none;
         border: 0px;
        }      
   .left .head h1
        {
         margin: 0px;
         color: #905101;
         font-size: 36px;
         font-weight: normal;
         width: auto;
         display: inline;
         text-decoration: none;
         border: 0px;
        }   
   .left .content
        {
         margin-top:290px;
         margin-left: 50px;
         color: #905101;
        }
   .left .content a
        {
         color: #905101;
        }
   .left .content a:hover
        {
         color: #B1913A;
        }                 
   .bottom
        {
         margin:           0 auto;
         padding:          0 0;
         position:         relative;
         display:          block;
 	 background-color: #FFFFFF;
 	 width:   800px;
 	 height:  31px;
         background: url('bottom.jpg') no-repeat #FFFFFF;
         background-position: top left;
         font-size: 12px;
        }
   .bottom p
        {
         padding-top: 5px;
         padding-right: 38px;
         margin: 0px;
        }                       	
  .bottom p a
        {
         color: #999999;
         text-decoration: none;
        }
  .bottom p a:hover
        {
         color: #666666;
}
  .mark
        {
 	 font-family: Arial;
         position: absolute;
         padding-top: 56px;
         color: #1A0000;
         font-weight: bold;
 	 font-size: 17px;
         text-transform: uppercase;
	 text-align:center;
}