/* LAYOUT STYLESHEET */ 
body{margin:0; padding:0; background:url(../images/skeleton/back_tile.gif) repeat-x; text-align:center; }	

#clear {clear:both; } 

#wrapper {width:509px; margin:50px auto 0 auto; background:url(../images/skeleton/back.gif) no-repeat; }
	
h1 {
	margin:0 auto; 
	background: url(../images/skeleton/header.gif) no-repeat; background-position:center; 
	height:68px; 
	width:500px;
	padding:0;
	display:block;
	text-indent:-5000px;
	}
	
	h1 a { text-decoration:none;}

#center_block {
	margin:0 auto;

	padding:0;
	background:url(../images/skeleton/centre_tile.gif) top;
	width:500px;
	height:380px;
	text-align:left;
	}
#logo_back {
}


#footimg{
	clear: both;
	margin-left: 50px;
	}


#text {
	background:url(../images/skeleton/logo_back.gif) 10px 43px no-repeat;
	font-size:0.9em;
	position:relative;
	padding:50px 20px 0px 200px;
	height:200px;
	}	

#footer {
	margin:0;
	margin-bottom:10px;
	margin-top:0px;
	padding:5px;
	}