html {
	margin: 0;
	padding: 0;
}
body {
	background: #ffffff url(deepart-side.gif) no-repeat fixed;
	color: #000000; 
	padding: 0 0 0 150px;
	margin: 0;
}
p {
	margin: 12px 0;
}
#container {
	position: absolute;
	width: 620px;
	margin: 0;
	padding: 0;
	background: transparent url(lines.gif) repeat-y 0 0;
}
#intro {
	position: relative;
	background: url(header.gif) no-repeat 0 0;
	width: 470px;
	font: normal 9pt/14pt verdana, arial, sans-serif;
	padding: 150px 85px 0;
}
#spacer {
	padding-top: 75px;
	text-align: center;
}
#spacer a {
	color: #000000;
	background-color: #ffffff;
}
#spacer a:hover {
	text-decoration: none;
	color: #000000;
	background-color: #c0ffc0;
}
#preamble {
	margin-top: 24px;
	background-color: #ffffff;
}
#preamble a {
	text-decoration: none;
	color: #c04800;
	background-color: #ffffff;
}
#preamble a:hover {
	text-decoration: none;
	color: #c04800;
	background-color: #c0ffc0;
}
#preamble h3 {
	width: 260px;
	height: 20px;
}
#text {
	position: relative;
	font: normal 9pt/14pt verdana, arial, sans-serif;
	background-color: #ffffff;
	width: 530px;
	margin-left: 50px;
}
#text h3 {
	margin-top: 24px;
}
#text a {
	text-decoration: none;
	color: #c04800;
	background-color: #ffffff;
}
#text a:hover {
	text-decoration: none;
	color: #c04800;
	background-color: #c0ffc0;
}
#footer {
	background-image: url(footer.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 620px;
	height: 111px;
	margin: 0;
	text-align: center;
	font: normal 9pt arial, sans-serif;
}
#footer a {
	color: #000000;
	background-color: #ffffff;
}
#footer a:hover {
	text-decoration: none;
	color: #000000;
	background-color: #c0ffc0;
}	