body {
	background-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-y;
	background-position: center top;
	background-image: url(site_graphics/backmain.jpg);
	text-align: center;
}
#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 750px;
}
h1 {
	font-family: "Courier New", Courier, mono;
	font-size: 200%;
	color: #4B0B0B;
	text-align: center;
	margin-bottom: 0px;
	line-height: 50%;
}
h2 {
	font-family: "Courier New", Courier, mono;
	font-size: 150%;
	color: #4B0B0B;
	text-align: center;
	margin-bottom: 0px;
	line-height: 50%;
}
h3 {
	font-family: "Courier New", Courier, mono;
	font-size: 100%;
	color: #4B0B0B;
	margin-bottom: 0px;
	line-height: 75%;
	font-weight: bold;
	font-style: italic;
	text-align: center;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #4B0B0B;
	margin-bottom: 0px;
	line-height: 50%;
	font-weight: bold;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 90%;
	line-height: 150%;
	text-indent: 5pt;
}
a:link {
	color: #4B0B0B;
	text-decoration: underline;
}
a:visited {
	color: #4B0B0B;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #333333;
	text-align: center;
	padding-bottom: 25px;
	clear: both;
}
#footer a:link {
	color: #333333;
	text-decoration: none;
}
#footer a:visited {
	color: #333333;
	text-decoration: none;
}
#footer a:hover {
	color: #666666;
	text-decoration: underline;
}
#left {
	float: left;
	width: 550px;
}
#right {
	margin-left: 550px;
}
#content {
	margin-right: 40px;
	margin-left: 40px;
	background-image: url(site_graphics/backcontent.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 200px;
}
#nav {
	background-image: url(site_graphics/backnav.jpg);
	background-repeat: repeat-y;
	margin: 0px auto;
	padding: 0px;
	width: 195px;
	background-position: left top;
}
#navheader {
	width: 195px;
	margin: 0px auto;
	padding: 0px;
}
#navbottom {
	background-image: url(site_graphics/navbottom.jpg);
	background-repeat: no-repeat;
	height: 41px;
	width: 195px;
	margin: 0px auto;
	padding: 0px;
	background-position: left top;
}
#nav ul {
	margin: 15px auto 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
	font-family: "Courier New", Courier, mono;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A8A8A8;
}
#nav ul li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A8A8A8;
	padding-top: 3px;
	padding-bottom: 3px;
}
#right a:link {
	color: #4B0B0B;
	text-decoration: none;
}
#right a:visited {
	color: #4B0B0B;
	text-decoration: none;
}
#right a:hover {
	color: #666666;
	text-decoration: none;
}
#contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #4B0B0B;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	background-image: url(site_graphics/logosmall.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 40px;
}
.portrait {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 2px solid #4B0B0B;
	margin-top: 20px;
}
#books a:link {
	background-image: url(site_graphics/iconbook.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 11px;
	padding-bottom: 11px;
	padding-left: 32px;
}
#books a:visited {
	background-image: url(site_graphics/iconbook.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 11px;
	padding-bottom: 11px;
	padding-left: 32px;
}
#books a:hover {
	background-image: url(site_graphics/iconbookhover.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 11px;
	padding-bottom: 11px;
	padding-left: 32px;
}
#launch {
	margin-right: auto;
	margin-left: auto;
	width: 277px;
	margin-bottom: 15px;
}
.line {
	background-image: url(site_graphics/line.gif);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	height: 3px;
	clear: both;
	padding-bottom: 15px;
}
.more {
	text-align: right;
}
.floatleft {
	float: left;
	margin-bottom: 45px;
	margin-top: 15px;
	margin-right: 25px;
}
#letterspen {
	float: left;
	margin-bottom: 45px;
	margin-top: 15px;
	margin-right: 25px;
}
#dassets {
	float: left;
	margin-bottom: 45px;
	margin-top: 15px;
	margin-right: 25px;
}
#dacupuncture {
	float: left;
	margin-bottom: 75px;
	margin-top: 15px;
	margin-right: 25px;
}
