/* ---------- layout -------------- */
body
{
	background-color:#bac2bb;

}

#control {
	width:100%;
	background-color:#bac2bb;
	background-attachment:fixed;
	background-image:url(../g/outerback.jpg);
	background-position:center top;
	background-repeat:repeat-y;
}

#pate {
	width:893px;
	background-color:#ffffff;
	background-image:url(../g/back.jpg);
	background-repeat:repeat-y;
	text-align : left;
}

#home {
	padding:0;
	margin:0;
	float:left;
}

#date {
	position:relative;
	float:right;
	padding:0;
	margin:0;
	top:84px;
	right:15px;
	width:350px;
	text-align:right;
	font-size : 13px;
	line-height : 18px;
	font-family:"Trebuchet MS","Times New Roman", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
}

#pane1 {
	width:195px;
	float:left;
	margin:18px 0 0 0;
	padding:0;
}

#page {
	width:500px;
	float:left;
	padding:0 0 20px 0;
}

#pane2 {
	width:195px;
	float:right;
	margin:0;
	padding:0;
}

#fblabel {background-color:#3b5998;color:#fff;font-size:20px;font-weight:bold;padding: 4px 0 4px 8px;text-transform:lowercase}
#face	{margin-left:20px;border-left:1px #3b5998 solid;border-bottom:1px #3b5998 solid;margin-bottom:0px;}

#contact {
	top:95px;
	position:relative;
	text-align:center;
	font-size:11px;
	color : #444444;
}

#contact a {
	text-decoration:none;
	color:#444444;
}

#contact a:hover {
	text-decoration:underline;
	color:#000000;
}

#copyright {
	text-align:center;
	background-color:#bac2bb;
	height:18px;
	background-image:url(../g/outerend.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
