body{
margin:0;
padding:0px;
height:100%;
background-color:#012351;
}

html{
margin:0;
padding:0px;
height:100%;
background-color:#012351;
}

.all{
background: url(bkgd.gif) repeat-x bottom;
margin:0;
padding:0px;
width:100%;
min-height:100%;
}

.error{
	font-family: "Arial", Helvetica, san-serif;
	position:absolute;
	bottom:0px;
	left:0px;
	height:622px;
	width:755px;
	background: url(treefrog_holder.jpg) no-repeat #ffffff;
}

.links{
  float:right;
  width:350px;
  position:relative;
  right:27px;
  top:100px;
  text-align:right;
}

.links p{
top:0px;
float:left;
text-align:left;
color:#ffffff;
font-size:11px;
}

.error a:hover{
line-height:200%;
color: #ffffff;
font-weight: bold;
text-decoration: underline;	
}

.error a:active{
line-height:200%;
color: #ffffff;
font-weight:bold;	
text-decoration: underline;
}

.error a{
line-height:200%;
color: #ffffff;	
font-weight: bold;
text-decoration: none;
}
