body
	{
	background-color:#333333;

    color:#000;
	}
	
#container
	{
	width:1030px;
	margin:auto;
    margin-top:15px;
    }

#container-top
    {
    width:1030px;
    height:40px;
    background-image:url('../images/container-top.PNG');
    background-repeat:no-repeat;
    }    
    
#container-mid
    {
    width:1030px;
    background-image:url('../images/container-mid.PNG');
    background-repeat:repeat-y;
    }     
 
#container-bottom
    {
    width:1030px;
    height:40px;
    background-image:url('../images/container-bottom.PNG');
    background-repeat:no-repeat;
    } 
 
#wrapper
    {
    margin-left:43px;
    width:940px;
    
    }
    
	 
#head
	{
    width:940px;
	height:130px;
	}

#login
	{
	float:left;
    text-align:right;
	width:940px;
	height:25px;
	border-bottom:solid 1px #dbdbdb;
	}
    
#logo
	{
	float:left;
    width:940px;
    height:95px;
        background-image:url('../images/logo.PNG');
    background-repeat:no-repeat;
    border-bottom:solid 1px #dbdbdb;
	}
    
    
#reiki-dir
    {
	width:409px;
    height:80px;
    margin-left:20px;
    margin-top:20px;
    background-image:url('../images/logo.PNG');
    background-repeat:no-repeat;                                           
	}
     


     
#left-col
     {
     float:left;
     margin-top:5px;
     width:180px;
     height:480px;
     
     }    
          
#main
     {
     float:left;
     margin-left:10px;
     margin-top:5px;
     width:749px;
    
     background-image:url('../images/watermark.PNG');
     background-repeat:no-repeat;
     background-position:center top;
     border-left: 1px solid #dbdbdb;
     } 

#text-area
         {
         float:left;
         margin-left:55px;
         width:640px;
         
         }  


     
#main-box
         {
         float:left;
         width:600px;
         padding:20px;
         border: 1px solid #000;
         }     
     
#footer
       {
       clear:both;
       margin-top:10p#E9E9E9x;
       width:940px;
       height:50px;
       border-top:solid 1px #dbdbdb;
       }
        
        
select 
       { 

       border: 1px solid #333333;
       width:150px;
       }
       
       
#add-box
        {
        width:173px;
        background-color:#E9E9E9;
        border:1px solid black;
        padding:2px;
        
         }

