/* CSS Document */
body 
{
	background-color: #ffffff;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 10px;
	padding: 0;
}
	
.floatright{
margin: 30px 0px 0px 0px;
float: right;
width: auto;

}
.picture { margin: 40px 10px 20px 0; width: auto; float: right }
a:link {
	text-decoration:none;
	color: #ffffff;
	}
a:visited { 
	
	color: #ffffff;
	text-decoration:none
	
	}
a:hover { 
	text-decoration: none;
	color: #ffffff;
	}
a:active { 
	text-decoration:none;
	color: #ffffff;
	}
	
#top  { background-image: url(images/hostel-header.jpg); background-repeat: no-repeat; width: 800px; height: 225px }
#wrapper {
	width: 800px;
	background-color:  #30404c;	
	}
#content    { font-stretch: extra-expanded; background: #30404c; margin-top: 0; margin-right: 0; margin-bottom: 0; top: 500px; width: 800; height: auto;  }
#content p   { font-size: 85%; font-stretch: extra-expanded; margin: 0 0 0 20px; width: 480px }
#content h1{
font-size:105%;
color:#fb932b; 
padding: 10px 0px 0px 20px;
margin: 0px;
}

#content h2{
font-size:90%;
color:white;
padding:0;
margin:15px 0px 0px 20px;;
}
#content h3{
font-size:90%;
color:#000066;
padding:0;
margin:20px;
}
 
#contentinfotext   { font-stretch: extra-expanded; background: #30404c; text-align: justify; margin: 0; padding: 0; width: auto; height: auto }
#contentinfotexthome   { font-stretch: extra-expanded; background: #30404c; text-align: justify; margin: 0; padding: 0; top: 360px; width: 360px; height: 383px; float: right }

#footer {
width: 800px;
height: 12px;
padding: 12px;
font-size: .72em;
background-image: url("images/hostel-footer1.gif");
background-repeat: no-repeat;
color:white;

}




#footerhome{
width: 100%;
height: 12px;
padding: 12px;
font-size: .72em;
background-image: url("images/900_17.gif");
background-repeat: no-repeat;
color:white;

}

#menu  { color: #ff0000; font-size: 0.5em; font-family: Arial, Helvetica, sans-serif; font-weight: bold; padding: 2em 12em 8em 3em; height: 10em; float: right }
#menu a, #menu a:visited {
  text-decoration:none; 
  color:#000000; 
  }

  
#menu a:hover {
  position:relative;  
  text-decoration:none; 
  color:#ff0000;
  }
#contentinfotexthome p  { font-stretch: extra-expanded; padding-top: 0; padding-right: 10px; width: 380px }
#contentindent { font-stretch: extra-expanded; margin-left: 30px }
#contentindent p  { line-height: 30px; font-stretch: extra-expanded; margin-left: 30px; width: 400px }

