body {
	margin: 20px;
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	color: #2b2b39;
	background: #922b2f;
	}
a:link,a:active,a:visited {
	color:#cb1516; text-decoration:none;
	}
a:hover {
	color:#cb1516; text-decoration:underline;
	}
#page {
	margin: 0 auto;
	width:760px;
	background: #e1dcc6 url(images/bg.gif) repeat;
	}
#content {
	margin: 0px 155px 0px 155px;
	width:450px;
	}
#footer {
	clear: both;
	margin: 0px;
	width:760px; height: 63px;
	background: url(images/footer.gif) no-repeat;
	}
#title {
	margin: 0px 10px 0px 40px;
	float: left;
	}
#back {
	margin: 0px 40px 0px 40px;
	float: right;
	width: 180px;
	}
.image {
	clear: both;
	margin: 10px 30px 10px 30px;
	border: 0px;
	}
p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 1.2em;
	line-height: 1.6em;
	text-align: left;
	}
p.left {
	text-align: left;
	}
p.right {
	text-align: right;
	}
p.copy {
	font-size: 1em;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}
b {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	line-height: 2.3em;
	font-size: 1.2em;
	line-height: 0em;
	}
