body
{
  background-color :  #000000;
  background-image : url('images/bindingpap.jpg');
  background-repeat : repeat;
  background-position : top;
}

h1

{
text-align: center;
}

#Header

{
 position : absolute;
 text-align: center;
 margin-top: -200px;
 margin-left: 360px;
 width : 935px;
 height : 75px;
}

#Sidebar

{
 position : absolute;
 z-index : 1;
 background-image : url('images/binding.jpg');
 margin-top: -200px;
 margin-left: 250px;
 width : 95px;
 height : 600px;
}

#logo

{
 position : absolute;
 display: block;
 width: 200px;
 height: 119px;
 margin-left: 30px;
 margin-top: -180px;
 background-repeat: no-repeat;
}

#menu3 

{
 margin-left: 30px;
 margin-top: 200px;
 width: 200px;
}
	
#menu3 li a 

{
height: 32px;
height: 24px;
text-decoration: none;
}	
	
#menu3 li a:link, 
#menu3 li a:visited 

{
color: #888;
display: block;
background: url(images/menu.jpg);
padding: 8px 0 0 30px;
}
	
#menu3 li a:hover, 
#menu3 li a:active 

{
color: #283A50;
background: url(images/menuover.jpg);
padding: 8px 0 0 30px;
}	

#menu3 ul
{
list-style: none;
padding: 0;
margin: 0;
} 

#Content1 

{
 text-align: center;
 margin-top: -400px;
 margin-left: 360px;
 width : 935px;
 height : 400px;
 overflow : auto;
}

#Footer 

{
 text-align: center;
 margin-top: 40px;
 margin-left: 360px;
 width : 935px;
 height : 5px;
}

#validation

{
  position : absolute;
  margin-top : 20px;
  margin-left : 30px;
  width : 50px;
  height : 10px;
}

#validation2

{
  position : absolute;
  margin-top : 20px;
  margin-left : 130px;
  width : 50px;
  height : 10px;
}
