body {
	font-family:verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	padding:0; margin:0;
	text-align:center;
}
img {
	border:0px;
}
a { color:#cc0004; }
a:hover { color:#000066; }
#container {
	width:720px;
	background:url(images/blue_white_bg.gif) repeat-y;
	border:1px solid #000000;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	margin-top:5px; margin-bottom:5px;
}
#container.flash {
	border:0px solid #000000;
	margin-top:5px;
	background:none;
}
div#right_content {
	float:left;
	width:565px;
	background:url(images/map_bg.gif) bottom right no-repeat;
}
div#right_content.full {
	height:400px;
}
div#right_content.scroller {
	height:400px;
	overflow:auto;
}
#foot {
	height:1%;
	clear:both;
}
p {
	text-align:justify;
	padding:7px 50px 7px 70px;
	margin:0;
	line-height:1.5em;
	font-size:95%;
}
table {
	margin-left:70px;
	font-size:10px;
	padding-top:10px;
	width:430px;
}
td.adminControlCell {
	text-transform:uppercase;
	font-size:12px;
}
h1#page_header, h1#chapter_title {
	font-size:115%;
	margin:1em 0 .5em 70px; padding:0;
}
h1#site_header {
	width:720px;
	height:88px;
	background:#FFF url(images/o_header.jpg) bottom no-repeat;
	padding:0; margin:0;
	border-bottom:1px solid #000066;
}
ul#nav {
	font-family:Arial, Helvetica, sans-serif;
	font-size:85%;
	font-weight:bold;
	width:150px;
	text-align:left;
	padding:3px 0 0 0; margin:0;
	list-style:none;
	float:left;
}
ul#nav li {
	padding:0; margin:0;
	display:inline;
}
ul#nav li a {
	background:#003399;
	display:block;
	color:#FFF;
	text-transform:uppercase;
	text-decoration:none;	
	margin:4px 7px 0 3px;
	padding:.2em 0 .2em 15px;
	border-top:1px solid #999999;
	border-right:1px solid #666666;
	border-bottom:1px solid #333333;	
}
ul#nav li a:hover, ul#nav li.on a {
	background:#FFF url(images/nav_on.gif) left no-repeat;
	color:#000066;
}
p.warning {
	text-transform:uppercase;
	color:#cc0004;
	font-weight:bold;
	margin-top:6em;
}
/*story*/
div.slick {
	margin:0 0 80px 25px;
	padding:10px;
	display:block;
	float:left;
	border:1px solid #CCCCCC;
	background:#FFFFFF url(images/gray1.gif);	
}
ul#chap_list1, ul#chap_list2 {
	margin:0;
	list-style-type:none;
	width:220px;
	float:left;
	padding:6px 10px;
}
ul#chap_list1 li, ul#chap_list2 li {
	list-style-type:none;
	line-height:2em;
	font-size:85%;
}
ul#chap_list1 li a:visited, ul#chap_list2 li a:visited { 
	color:#000;
}
ul#chap_list1 li a:link, ul#chap_list2 li a:link { 
	color:#cc0004;
}
ul#chap_list1 li a:hover, ul#chap_list2 li a:hover { 
	color:#000;
}
h1#story_header a {
	padding:5px 10px;
	margin-left:15px;
}
h1#story_header {
	font-size:90%;
	margin:1em 0 1em 70px; padding:0 0 .5em 0;
	border-bottom:1px solid #999999;
}
a.perlman {
	font-size:75%;
	color:#999999;
	margin-left:500px;
	text-decoration:none;
	display:none;
}
img.product {
	float:left;
	margin-right:10px;
	margin-left:65px;
	padding:1px;
	border:1px solid #CCCCCC;
}
a.other {
	margin-left:210px;
	font-size:75%;
	border-left:1px solid #666666;
	text-decoration:none;
	padding-left:13px;
}
.tiny {
	font-size:75%; font-weight:bold;
}
img.mapthumb {
	border:2px solid #333333;
}
img.tourthumb {
	margin:0px 4px;
	border:1px solid #CCCCCC;
	padding:1px;
}
a.block {
	display:block;
	border:1px solid #999999;
	padding:3px;
	text-align:center;
	background:#FFFFFF;
	text-decoration:none;
	margin:12px 25px;
}
a.block:hover {
	background:#CCCCCC;
}
p.center {
	text-align:center;
	margin-top:25px;
}
a#skip {
	color:#CCCCCC;
	text-decoration:none;
	font-size:11px;
	text-align:center;
}