body {
	background: #b3d7ef url(images/body-bg.png) repeat-x;
	color: #000000;
	font: normal 85.7%/1.7 Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 0;
}

#wrapper {
	background: url(images/wrapper.png) no-repeat 0 67px;
	height: 778px;
	margin: 0 auto;
	width: 918px;
}

#chrome {
	background: url(images/top.png) no-repeat;
	height: 49px;
	padding-top: 18px;
}

#content {
	background: url(images/toons.jpg) no-repeat 100% 100%;
	color: #142850;
	font-size: 12px;
	height: 675px;
	margin: 0 auto;
	padding-left: 25px;
	padding-right: 400px;
	width: 457px;
}

#toontown-logo {
	background: url(images/toontown-logo.png) no-repeat 40% 0;
	height: 119px;
	letter-spacing: -99999em;
	text-indent: -99999em;
}
#content h1 {
	background: url(images/toontown-france-est-ferme.png) no-repeat;
	font-size: 12px;
	height: 29px;
	letter-spacing: -99999em;
	margin-bottom: 60px;
	margin-top: 12px;
	text-indent: -99999em;
}
#content a {
	color: #142850;
	font-weight: bold;
}
#content a.email {
	text-decoration: none;
}
#content dl {
	margin: 3em 2em;
}
#content dt {
	display: inline;
	float: left;
	margin-right: .5em;
}
#content dd {
	margin: 1em 0;
}


/* footer */
table {
	margin: 1em 0;
}
table a {
	color: #404040;
}


