body {
	margin:0px;
	padding:0px;
	background-image:url('/_images/background.jpg');
	font-family:Arial,Tahoma,Verdana,Helvetica,sans-serif;
	font-size:13px;
	line-height:19px;
}
	a {
		color:#000000;
	}
	a:hover{
		color:#4A2E21;
	}

#page {
	margin:0px auto;
	padding:0px;
	width:940px;
	text-align:left;
}
	#toptext {
		margin:0px;
		padding:0px;
		text-align:center;
		font-size:16px;
		font-weight:bold;
		color:#4A2E21;
		position:relative;
		top:10px;
	}
#header {
	margin:0px;
	padding:0px;
	width:940px;
	height:150px;
	position:relative;
	left:1px;
}
#navigation {
	margin:0px auto;
	padding:5px 0px;
	width:904px;
	height:40px;
	background-image:url('/_images/bg-navigation.gif');
	background-repeat:repeat-y;
	background-position:center;
	text-align:center;
}
#flash {
	margin:0px auto;
	padding:0px;
	width:904px;
	height:420px;
	background-image:url('/_images/bg-flash.gif');
	background-repeat:no-repeat;
	background-position:center;
}
	#movie {
		margin:0px auto;
		padding:0px;
		padding-top:16px;
		width:778px;
		height:378px;
		text-align:center;
	}
#content {
	margin:0px auto;
	padding:0px;
	width:904px;
	background-image:url('/_images/bg-content.gif');
	background-repeat:repeat-y;
	background-position:center;
}
	#copy {
		margin:0px auto;
		padding:0px 25px;
		width:778px;
		text-align:left;
	}
#footer {
	margin:0px auto;
	padding:0px;
	width:940px;
	height:167px;
	background-image:url('/_images/bg-footer.gif');
	background-repeat:no-repeat;
	background-position:center;
	text-align:center;
}
	#note {
		margin:0px auto;
		padding:25px;
		width:550px;
		text-align:center;
		color:#FFFFFF;
	}
#sitemap {
	margin:0px auto;
	padding:0px;
	width:700px;
	text-align:center;
}
