body {
	margin: 0;
	padding: 0;
	background: #000 url(../images/clouds.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center 0px;
	font: 100% bookman old style;
	color: #000;
}

#container {
	height: auto;
	width: auto;
}

a:link {
	color: #000;
	text-decoration: none;
}

a:hover {
	color: #000;
	text-decoration: underline;
}

a:visited {
	color: #000;
	text-decoration: none;
}


#menu {
	margin-top: 40px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	width: 200px;
	}

.menutext {
	text-decoration: none;
}

.menutext:hover {
	font-weight: bold;
}

#photo1{
	margin-top: -30px;
	margin-left: auto;
	margin-right: auto;
	margin-left: -30px;
	height: 242px;
	width: 242px;
}

#photo2{
	margin-top: -120px;
	margin-left: auto;
	margin-right: auto;
	margin-left: 150px;
	height: 254px;
	width: 254px;
}

#photo3{
	margin-top: -120px;
	margin-left: auto;
	margin-right: auto;
	margin-left: 0px;
	height: 254px;
	width: 254px;
}

#oldscroll {
	margin-top: -100px;
	margin-left: auto;
	margin-right: auto;
	height: 803px;
	width: 664px;
	background: url(../images/scroll.png) no-repeat;
}

#oldscrolltext {
	height: 500px;
	width: 380px;
	position: absolute;
	margin-top: 200px;
	margin-left: 140px;
	text-align: left;
*	margin-left: -180px;
}
