body {
      margin: 0px 0px 0px 25px;
      padding: 0px;
      background:  url('images/default/bg.gif') repeat fixed; 
      font-size: small;
      }


a:link {color: black; font-weight: bold; text-decoration: none;}
a:visited {color: black; font-weight: bold; text-decoration: none;}
a:hover {color: white; background-color: #3BD57C;}




#header {
	width: 750px;
	background:  #9f9 url('images/bg_jesus.gif') no-repeat  bottom left;
	padding: 0px; 
	height: 100px;
			}
#header h1 {
		text-align: center;
		margin: 0;
		color: #993;
		padding: 32px;
		background: url('images/fisher_man.gif') no-repeat top right; 
		}
		

#container {
            width: 750px;
            }


#sidebar {
	width: 150px;
	text-align: left;
	background: white url('images/default/LR_bg.gif') repeat; 
	z-index: 1;
	top: 100px;
	position: absolute;
	}                
#main  {
		width: 450px;
		text-align: center;
		padding: 0px 150px 0px 150px;
		top: 100px;
		position: absolute;
									
}

* html #main {
              width: 750px;
              w\ith: 450px;
              }


#content p {
		padding: 10px;
		font: small; 
		
}

h1#bienvenidos {
               overflow: hidden;
               background: url('images/welcome.gif') no-repeat;
               padding-top: 36px;
               height: 0px !important;
               height /**/: 36px;             
             }

h1#praxis {
               overflow: hidden;
               background: url('../images/praxislogo.gif') no-repeat;
               padding-top: 78px;
               height: 0px !important;
               height /**/: 78px;             
             }




#photo  {
        width: 260px;
		padding: 10px;
		border: solid 1px red;
		font-size: small;
		background-color: #ccc;
		clear: both;
		margin: auto;
	    	
    
}

*html #photo { 
              width: 282px;
              w\idth: 260px;
				
              }


#nav {
	width: 128px;
    background: url('images/default/LR_bg.gif') repeat; 
   	padding: 0px;
   	margin: 0px;
  	      		}

#nav ul li {
    list-style: none;
	padding: 0px;
	font-size: 12px;
	line-height: 20px;
	
	}
#nav a {
       width: 110px;
       padding: 0px 5px;
       text-decoration: none;
       font-weight: bold;
       border: 1px solid;
       border-color: #fff #333 #333 #fff;
       background: #33CC99;
       color: #333;
                  }
                
                  

#nav a:hover {
	color: white; 
	background-color: #3BD57C;
	}






#sidebar-2 {
width: 150px;
padding: 0px;
text-align: right;
background: white url('images/default/LR_bg.gif') repeat; 
top: 100;
left: 625px;
position: absolute;

}

#sidebar-2 h1 {
		 width: 145px;
		 font: 12pt/10pt;
		 text-align: center;
		 font-weight: bold;
		 color: red;
		 border-top: solid 1px gray; 
		 border-bottom: solid 1px gray;
		 }

#sidebar-2 ul {
		display: block;
		margin-left: 5px;
		padding: 0;			
}
#sidebar-2 li {
			list-style-type: none;
			background: url('images/green_bullet.gif') no-repeat bottom left;
			padding-left: 11px;
			text-align: left;
			
}

#sidebar-2 h1, #sidebar h1{
	color: red;
	font-size: 12pt;
	}
	

	
#footer {
        width: auto;
        padding-top: 15px; 
       
}







 