body {
	background-image: url(../images/misc/darktexture.gif);
	background-repeat: repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #D6D6D6;
	text-align: left;
	overflow: scroll;
}
#wrapper {
	text-align: left;
	width: 760px;
	margin-top: 24px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	background-image: url(../images/misc/lighttexture.gif);
	background-repeat: repeat;
	border: thin inset #900;
	height: auto;
}
#header {
	margin-bottom: 0px;
	margin-right: auto;
	height: 230px;
	width: 760px;
	margin-left: auto;
	margin-top: 24px;
}
#nav {
	float: left;
	height: 690px;
	width: 160px;
	margin-top: 12px;
	margin-right: 9px;
	margin-bottom: 12px;
	margin-left: 16px;
	padding-top: 0px;
	padding-right: 0px;
	clear: both;
}


h1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 24px;
	color: #C03;
	vertical-align: baseline;
	text-align: center;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #C03;
}
h3 {
	font-size: 14em;
	color: #C00;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	text-align: left;
	color: #333;
	text-indent: 0;
	margin-right: 12px;
	margin-left: 12px;
}
#returnToAnchor {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #906;
	text-align: center;
	font-weight: normal;
}


#footer {
	margin-top: 12px;
	margin-bottom: 12px;
	text-align: center;
	margin-left: 12px;
	clear: both;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #903;
	border-right-color: #903;
	border-bottom-color: #903;
	border-left-color: #903;
}
#contactlibrary {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #C90;
}

#all {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}
#return {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #900;
}
