/* CSS Document */


/*
-----------------------------------------------------------------------------------------------
UNAVAILABLE
-----------------------------------------------------------------------------------------------
*/


div.unavailable {
	background: url(../images/errors/unavailable.jpg) no-repeat;
  height: 450px;
}

div.unavailable h1 {
	position: relative;
	top: 60px;
}

div.links {
	background: url(../images/errors/links.jpg) no-repeat;	
	height: 121px;
}

