#toptxt {
	text-align: center;
	height: 35px;
	width: 800px;
	position: relative;
	float: left;
}
#content {
	float: left;
	height: 515px;
	width: 810px;
	position: relative;
}
#around {
	height: 550px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	border: thin dotted #660000;
	position: relative;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
}
#menu {
	height: 515px;
	width: 120px;
	position: relative;
	float: left;
}

body {
	font-size: 100%;
	background-image: url(paperbaggr.gif);
	margin: 0px;
	color: #663300;
}
