@charset "UTF-8";
/* CSS Document */

html
{
	font-size: 	100%;
}

body
{
	font-family: Helvetica, Verdana, Arial, sans-serif;
	margin: 		0px;
	padding:		0px;
	font-size: 		62.5%;
	background: url(/images/ui/bkgd.jpg) repeat-x #f5f1e5;
}

#container
{
	position: absolute;
	width:  960px;
	height: 775px;
	margin: 0px 0px 0px 50%;
	left:  -480px;
}


#share
{
	width: auto;
	height: auto;
	position: absolute;
	bottom: 0px;
	right: 15px;
}

/*----------------------------------
Header
----------------------------------*/

/*----------------------------------
Body
----------------------------------*/

/*----------------------------------
Footer
----------------------------------*/
