/* CSS Document */



#pagebody{
	clear:both;
	position:relative;
	width:800px;
	padding:15px 0 15px 0;
	text-align:left;
	background-image:none;
	background-repeat:repeat-y;
}
	

/* Area DIV */




#content{
	margin-left:10px;
	width:560px;
}



#navigation{
	display:none;
}

#footer{
	display:none;
}

/* For "footer" area */

/*	

#footer{
	text-align:left;
	background:none;
	background-position:right top;
	padding-top:10px;
	background-repeat: none;
	}
	
#footer	address{
	font-size:0.625em;
	margin:5px;
	color:#999;
	font-style: normal;
	}
	
#footer #menu{
display:none
}

#footer #menu a{
	margin:0 10px 0 0;
}

*/