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

p.up
	{
	position: relative;
	top: -5px;
	}


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.header
	{
	width: 800px;
	height: 123px;
	background-image:  url(http://www.stolensmiles.com/2008/images/bgHeader.jpg);
	background-repeat: no-repeat;
	text-align: right;
	}

div.menu
	{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	}

div.content
	{
	text-align: center;
	}

div.message
	{
	width: 685px;
	height: 375px;
	margin-left: auto;
	margin-right: auto;
	padding: 4px;
	background-image:  url(http://www.stolensmiles.com/html/images/bgMessage001.jpg);
	background-repeat: no-repeat;
	}

div.about
	{
	width: 688px;
	height: 388px;
	margin-left: auto;
	margin-right: auto;
	padding: 6px;
	background-image:  url(http://www.stolensmiles.com/html/images/bgAbout001.jpg);
	background-repeat: no-repeat;
	}

div.box
	{
	width: 740px;
	height: 380px;
	margin-left: auto;
	margin-right: auto;
	padding: 6px;
	background-image:  url(http://www.stolensmiles.com/html/images/bgBox001.gif);
	background-repeat: no-repeat;
	}

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

#menu a:active, a:visited, a:link
	{
	color: #ffffff;
	text-decoration: none;
	}

#menu a:hover
	{
	color: #d784e1;
	text-decoration: none;
	}