body, html {
	padding:0;
	margin:0;
	}
	
body {
	background-color: #FFDFBF;
	background-image: url(imgs/bg.gif);
	background-repeat: repeat;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 76%;
	}

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

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

a:hover {
	color:#E05353;
	text-decoration:none;
	} 

a:active {
	color:#E05353;
	text-decoration:none;
	}

#menu a:link, #menu a:visited {
	text-decoration: none;
	color: #333366;
	background-image: url(imgs/menu-dot.gif);
	background-repeat: no-repeat;
	background-position: 100% 100%;
	padding-right: 38px;
	}

#menu a:hover, #menu a:active {
	text-decoration:none;
	color: #E05353;
	background-image: url(imgs/menu-dot.gif);
	background-repeat: no-repeat;
	background-position: 100% 100%;
	padding-right: 38px;
	}

#menu ul { 
	padding: 0; 
	margin: 0; 
	list-style: none; 
	text-align: left;
	font-varient: small-caps; 
	line-height: 1; 
	}
#menu li { 
	float: left; 
	width: 95px; 
	margin: 0; 
	padding: 0; 
	}



#bottom a {
	color:#FFFFFF;
	background-image: url(imgs/btm-menu-dot.gif);
	background-repeat: no-repeat;
	background-position: 100% 100%;
	padding-right: 38px;
	}

#bottom span a {
	background-image: none;
	padding-right: 0;
	}

h1, h2, h3, h4, h5, h6 {
	color:#708059;
	font-size:medium;
	font-weight: normal;
	}

/* Layout
----------------------------------------- */

#top {
	margin-top:30px;
	margin-bottom:40px;
	position:relative;
	background-color: #FFDFBF;
	background-image: url(imgs/menu-bg.gif);
	background-repeat: repeat-x;
	color: #336666;
	height:106px;
	}

#menu {
	margin:0;
	padding:0 60px 0 60px;
	background-image: url(imgs/fullname.gif);
	background-position: 54px 0;
	background-repeat: no-repeat;
	}

#menu p {
	padding-top:80px;
	text-align:center;
	white-space: nowrap;
	}

#menu p img, #bottom p img {
	vertical-align: bottom;
	}
	
#layout {
	text-align: center;
	}

#content-home {
	float: left;
	width: 46%;
	height:100%;
	padding-left:8%;
	padding-right:2%;
	padding-top:66px;
	text-align: center;
	background-image: url(imgs/fullslogan.gif);
	background-repeat: no-repeat;
	background-position: 60px 0;
	}

#content {
	float: left;
	width: 46%;
	height:100%;
	padding-left:8%;
	padding-right:2%;
	text-align: left;
	}

#textbox {
	background-color: #FFFFFF;
	color: #303940;
	width:100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 14px;
	margin-bottom: 30px;
	text-align: left;
	border: 1px solid #CC6666;
	}

#textbox p, #textbox h2, #textbox form {
	margin: 20px 28px;
	padding: 0;
	}

#textbox li {
	margin-left: 28px;
	margin-right: 28px;
	}

#sidecol {
	color: #876565;
	margin-right: 2%;
	margin-left: 56%;
	padding-top:20px;
	text-align: center;
	}

#sidecol h2 {
	margin-bottom: 2em;
	text-align: center;
	}

#sidecol h3 {
	margin-right:12px;
	text-align: right;
	}

#sidecol p {
	margin-left: 5px;
	margin-right: 15px;
	margin-bottom:2em;
	text-align:right;
	}

#sidecol img.photo {
	border: 1px solid #000000;
	margin-bottom:2em;
	}

#buybox {
	background-color: #FFFFFF;
	color: #303940;
	width:100%;
	margin-left: 60px;
	margin-right: auto;
	margin-top: 14px;
	margin-bottom: 30px;
	text-align: left;
	border: 1px solid #CC6666;
	width: 820px;
	}

#buybox p, #buybox h2, #buybox form {
	margin: 20px 28px;
	padding: 0;
	}

#buybox table {
	margin: 0;
	padding: 0;
	margin-left: 30px;
	border-bottom: 1px solid #000;
	}

#buybox h2 {
	color: #000;
	}

#buybox li {
	margin-left: 28px;
	margin-right: 28px;
	}

#news {
	margin-left: auto;
	margin-right: auto;
	width: 230px;
	color: #876565;
	text-align: right;
	}

#bottom {
	clear:both;
	background-color: #CC6666;
	color: #FFFFFF;
	margin-top: 30px;
	padding-top: 6px;
	padding-bottom: 6px;
	text-align:center;
	}

#bottom p {
	margin-top:6px;
	margin-bottom:6px;
	}

/* Text Formatting
----------------------------------------- */

.quote {
	background-image: url(imgs/tildeleft.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-bottom: 30px;
	margin-top: 3em;
	margin-left: 3em;
	margin-bottom: 30px;
	text-align: center;
	}

.quote p {
	color: #336699;
	font-family: Times New Roman, Times, Serif;
	font-size: 130%;
	text-align: right;
	}

cite {
	color: #CC6666;
	font-style: italic;
	font-size: 100%;
	}

.copyright {
	color: #336699;
	text-align: right;
	}

h1 span, h2 span {
	color: #336699;
	font-size: 76%;
	font-weight: normal;
	font-style: normal;
	}

p.div {
	text-align: center;
	}

#content h1 {
	margin-bottom: 0px;
	}

.center {
	text-align: center;
	}

p.center {
	text-align: center;
	}
img.bookcover {
	float: left;
	margin: 0 1em 0 0;
	border: 1px solid #336699;
	}

.title {
	color: #E05353;
	font-style: italic;	
	}

hr {
	margin-top: 10px;
	margin-bottom: 25px;
	color: #444;
	height: 1px;
	width: 70%;
	text-align: center;
	}
