html, body, ul, li, h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #fe7e4d;
}

h2 a{
	text-decoration:none;
	color: #fe7e4d;
}

h2 a:hover{
	text-decoration:none;
	color: #fe7e4d;
}

img {
	border: 0px;
}
a {
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
.left {
	float: left;
}
.right {
	float: right;
	padding-left:10px;
	padding-bottom: 5px;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
	background: white;
	text-align: center;
	font: 11px verdana, arial, sans-serif;
}
#wrapper {
	text-align: left;
	margin: auto;
	width: 728px;
}

#body {
	background: url(images/body_bg.gif) repeat-y;
	color: white;
	width: 100%;
}
#body-top {
	background: top left url(images/body_top.gif) no-repeat;
	position: relative;
}
#body-bot {
	background: bottom left url(images/body_bot.gif) no-repeat;
	padding-bottom: 17px;
}
#body-top-2 {
	position: absolute;
	top: 12px;
	left: 251px;
	width: 463px;
	height: 11px;
	background: top left url(images/body_top_2.gif) no-repeat;
}

#wrapper {
	position: relative;
	padding-top: 68px;
}
h1 {
	position: absolute;
	top: 40px;
	left: 9px;
	font-size:26px;
	font-variant: small-caps;
	font-family: Arial, Helvetica, sans-serif;
}

h1 a {
	text-decoration:none;
	color:#FF6600;
}

h1 a:hover {
	text-decoration:none;
}

.headingcolor1 {
	color:#CC3366;
}

.headingcolor1 a{
	color:#CC3366;
}

.breakclear {
	clear:both;
}

.headingcolor2 {
	color:#009ed8;
}

.headingcolor2 a{
		color:#009ed8;
}

.headingcolor3 {
	color:#cc3366;
}

.headingcolor3 a{
	color:#cc3366;
}

.headingcolor4 {
	color:#fe7e4d;
}

.headingcolor4 a{
	color:#fe7e4d;
}

#nav {
	position: absolute;
	top: 43px;
	left: 223px;
	width: 517px;
	
}
#nav  a {
	background-image:url(images/menu.gif);
	width:78px;
	height:19px;
	display:inline;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:center;
	padding-top:6px;
	text-decoration:none;
	color:#e9e4d0;
}
#nav  a:hover {
	color:#544e38;
}

#body-bot {
	padding-top: 12px;
}
#welcome {
	float: left;
	width: 231px;
	min-height: 600x;
	padding-left: 13px;
	
}
#welcome a {
	color: #000000;
}
#welcome a:hover {
	color: #000000;
}

#bookjacket{
	float: right;
	padding-left:15px;
	width: 176px;
	height: 300px;
}

li {
	list-style:circle;
	padding-bottom:5px;
}

#welcome h2 {
	text-align: center;
	margin: 11px;
	color:#cc3366;
	font-size:24px;
}
#welcome p {
	margin: 0px 19px;
	color: #000000;
}
#welcome .more {
	margin-top: 18px;
	margin-bottom: 10px;
}

#content {
	float: right;
	width: 418px;
	min-height:540px;
	padding-right: 34px;
	padding-top: 23px;
	color: #686454;
}
#content .left {
	margin-right: 10px;
}
#content a {
	color: #5A5644;
}
#content a:hover {
	color: #26241A;
}

#intro {
	margin: 12px;
}

.fineline {
	border-bottom: 1px solid #D3CAA9;
	margin-bottom: 12px;
}

.fineline-flat {
	border-bottom: 1px solid #D3CAA9;
}

.fineborder {
	border: 1px solid #D3CAA9;
	padding: 2px;
	width: 186px;
	margin-bottom: 12px;
}

.bar-lit {
	padding-left: 6px;
	background: 0px 4px url(images/bar_lit.gif) no-repeat;
}
.bar-drk {
	padding-left: 6px;
	background: 0px 4px url(images/bar_drk.gif) no-repeat;
}

#picbar {
	background-color: #339999; 
	width: 409px;
	margin: 2px 0 19px 0;
}

#innercopy {
	width: 350px;
	margin-left:auto;
	margin-right:auto;
	padding-top:5px;
	padding-bottom:5px;
 	color:#ffffff;
	text-align:center;
}

#arr-left, #arr-right  {
	float: left;
	width: 15px;
}

#right {
	float: right;
	width: 15px;
}

.picbox {
	float: left;
	width: 117px;
	padding: 2px;
	margin: 5px 0px 5px 4px;
}

#picbar img {
	display: block;
}

#arr-right {
	margin-left: 4px;
}

#planer {
	float: left;
	width: 186px;
	border-right: 1px solid #D3CAA9;
	padding-right: 20px;
	padding-top: 5px;
}
#stories {
	float: right;
	width: 195px;
	padding-top: 5px;
}

#planer p, #stories p {
	margin: 4px 0px;
}

#planer .more, #stories .more {
	margin: 12px 0px;
}

.clear-flat {
	margin-bottom: 4px;
}


#footer {
	font: 11px arial, sans-serif;
	background-image:url(images/bottom.gif);
	height: 19px;
	color: #e9e4d0;
	text-align: right;
	padding-right: 47px;
	padding-top:1px;
	
}
#footer p {
	margin-top: 0.1em;
}

#footer a {
	text-decoration:underline;
	color:#e9e4d0;
}

#footer a:hover {
	color:#333333;
}
