body {
	margin: 7px;
	background: #F1F1F1;
	color: #333333;
	text-align: center;
	font: normal 12px/14px helvetica, arial, sans-serif; 
}

#animation, #layout {
	margin: 0 auto;
	width: 631px;
	text-align: left;
}

#layout {
	background: #FFFFFF url(../gfx/bg_background.gif) 0 0 no-repeat;
	height: 600px;
	position: relative;
}

#navigation {
	margin: 0 auto;
	height: 12px;
	top: 200px;
	position: relative;
	text-align: center;
}

#navigation a img {
	border: none;
}

#content {
	margin: 0 11px 0 11px;
	position:absolute;
	padding-right: 90px;
	top: 230px;
	left: 93px;
	width: 426px;
	height: 346px;
	overflow: auto;
}

.spacer {
	line-height: 1px;
	height: 1px;
	clear: both;
}

h1, h2, h3, h4, h5, h6 {
	margin-top: 1ex;
	margin-bottom: 0.50ex;
}

p {
	margin-top: 0.50ex;
	margin-bottom: 1.25ex;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 13px;
}

a {
	color: #EC4219;
}
