

body
	{
	background-color: #000000;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
	}




div.jar
	{
	margin-top: 0px;
	padding: 0px;
	width: 800px;
	height: 900px;
	margin-left: auto;
	margin-right: auto;
	background-image:  url(http://www.stolensmiles.com/2008/images/bgJar.jpg);
	background-repeat: repeat-y;
	}

div.content
	{
	}

div.header
	{
	width: 800px;
	height: 123px;
	background-image:  url(http://www.stolensmiles.com/2008/images/bgHeader.jpg);
	background-repeat: no-repeat;
	text-align: right;
	}

div.footer
	{
	width: 800px;
	margin-top: 20px;
	text-align: center;
	font-size: .8em;
	color: #7c6b78;
	}

#flashcontent
	{
	margin-left: auto;
	margin-right: auto;
	width: 700px;
	height: 450px;
	padding: 5px;
	}