body {
	background-color:#000000;
	color: #d9bfb0;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/header_1.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-top: 220px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


html { height:100% }
img { margin:0px; border-style:none }
form {
	margin-left: 220px;
	width: 450px;
	text-align: center;
}
blockquote {
	font-style: italic;
	font-size: 0.9em;
	font-weight: normal;
	margin-left: 220px;
	width: 420px;
	background-color: transparent;
	background-image: url(../images/open.png);
	background-repeat: no-repeat;
	background-position: left top;
}

blockquote div{
	padding-top: 0px;
	padding-right: 35px;
	padding-bottom: 0px;
	padding-left: 35px;
	background-color: transparent;
	background-image: url(../images/close.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
ul {
	margin-left: 220px;
	font-size: 1em;
	font-weight: bold;
}
div#nav {
	position: absolute;
	left: 10px;
	top: 5px;
	font-weight: bold;
}
