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

/* global css */
/* ---------- */
body {
background: url(images/sitebcgrd.png) center top;
background-repeat:no-repeat;
background-color:#000000;
height:830px;

}
body, th, td, input, textarea, select, option 
{
	font-family:Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 9pt;
}

#note
{
width:454px;
height: 474px;
margin: 160px 0 0 60px;
float:left;


}
#wrap {
	display: block;
	width: 990px;
	height:830px;
	margin: 0 auto;
}
#facebook
{
width: 413px;
height:310px;
margin: 500px 0 0 0px;
float:left;
text-align:center;
}