@charset "utf-8";
/* CSS Document */



body { background:url(../images/2010/bg.jpg) repeat-x;
		width:1080px;
		height:1120px;
		position:relative;
		margin-left:auto;
		margin-right:auto;}
		
		




		
#wrap{ background:url(../images/2010/wrap_bg.png) no-repeat center;
		width:935px;
		height:899px;
		margin-left:auto;
		margin-right:auto;
		position:relative;
		}
		
#refuge{ background:url(../images/2010/Refuge_HOME.png) no-repeat center;
		width:935px;
		height:899px;
		
		position:relative;
		}
		
#nav li {display:inline;
		 margin-left:-3px;
		 padding:0;
		 position:relative;
		 top:225px;
		 }
		
a:hover {
	;
}

a:link { text-decoration:none;}
