body {
	font-family: serif, times, roman; 
	font-size: 100%;
	color: #000;
	background-color: #0D416A;
	background-image: url(dblue096.gif);
}

/* Hides from IE-mac \*/
* html .ie6 {height: 1%;}
/* End hide from IE-mac */

h1 {color: #000; font-size: 175%;	margin: 0;}

h2 {color: #000; font-size: 150%;	margin: 0px;}

h3 {color: #000; font-size: 125%;	margin: 0;}

h4 {color: #000; font-size: 100%;	font-weight: normal; margin: 0;}

h5 {color: #000; font-size: 75%; font-weight: normal; margin: 0;}

p  {line-height: 115%;}

a {	
	text-decoration: none;
	font-weight: bold;
	font-size: 100%;}

a:link {
	text-decoration: none;
	font-weight: bold;
	color: #0000ff;
}

a:hover, a:active {
	text-decoration: none;
	font-weight: bold;
	color: #960014;
}

a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #A84303;
}

em {	font-size: 100%;
	font-weight: bold;
	font-style: italic;
}

li {	position: relative; left: 10px;}


#container {
	position: relative;
	z-index: 0;
	width: 800px;
	background: #F1BE7D;
	background-image: url(beige056.jpg);
	margin-top: 10px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	border: 4px solid #000;
}

#index {
	position: absolute;
	z-index: 2;
	left: 35px;
	top: 240px;
	width: 140px;
	font-size: 90%;
}

#search {
	position: relative;
	z-index: 2;
	margin-top: -173px;
	margin-bottom: 10px;
	margin-left: 400px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	width: 300px;
	height: 30px;
	overflow: hidden;
	color: #000;
	background: #FFF;
	border: 2px solid #000;
}

#search input {	background-color: #fff;
				border: 1px solid #A84303;
				font-family: serif, times, roman;
				 }

#content {
	position: relative;
	overflow: auto;
	z-index: 2;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 200px;
	padding: 20px;
	width: 530px;
	color: #000;
	background: #FFF;
	border: 2px solid #000;
}

#content a:link {
	text-decoration: none;
	font-weight: bold;
	color: #0000ff;
}

#content a:hover, a:active {
	text-decoration: none;
	font-weight: bold;
	color: #960014;
}

#content a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #A84303;
}

#rightcolumn {	
		position: relative;
		width: 200px;
		background: #FFF;
		text-align: left;
		padding-right: 8px;
		padding-left: 8px;
		padding-bottom: 5px;
		padding-top: 5px;
		float: right;
}

#leftcolumn {	
		position: relative;
		width: 280px;
		background: #FFF;
		text-align: left;
		padding-right: 8px;
		padding-left: 8px;
		padding-bottom: 5px;
		padding-top: 5px;
		float: left;
}


#rightside {	
		width: 200px;
		background: #FFF;
		margin-left: 12px;
		margin-bottom: 5px;
		float: right;
}

#leftside {	
		width: 200px;
		background: #FFF;
		margin-right: 12px;
		margin-bottom: 5px;
		float: left;
}

#simple {	
		width: auto;
		background: #FFF;
}

#pullout {	
		width: 250px;
		background: #FFF;
		margin-left: 15px;
		margin-bottom: 10px;
		padding: 10px;
		float: right;
		border: 1px solid #c0c0c0;
}

#pullout150 {	
		width: 130px;
		background: #FFF;
		margin-left: 15px;
		margin-bottom: 10px;
		padding: 10px;
		float: right;
		border: 2px solid #A84303;
}

#rightinline	{
		width: auto;
		position: relative;
		margin-left: 15px;
		margin-top: 10px;
		margin-bottom: 10px;
		float: right;
}

#leftinline	{
		width: auto;
		position: relative;
		margin-right: 15px;
		margin-top: 10px;
		margin-bottom: 10px;
		float: left;
}

#footer {
	position: relative;
	z-index: 1;
	height: 130px;
	width: 528px;
	background: url(footer.gif) no-repeat left;
	margin-left: 10px;
	margin-top: -65px;
	margin-bottom: 10px;
	clear: both;
}

#logo	{
	position: relative;
	z-index: 1;
	height: 224px;
	width: 319px;
	background: url(gulliver_logo.gif) no-repeat left;
	clear: both;
}

#latest {
	position: relative;
	background: url(latest.gif) no-repeat left;
	width: 497px;
	height: 122px;
	margin-bottom: -50px;
}

#boxtop {
	width: auto;
	text-align: left;
	background: #FFF;
	padding: 12px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	border-top: 1px solid #A84303;
	border-left: 1px solid #A84303;
	border-right: 1px solid #A84303;
	font-family: serif, times, roman;
	clear: both;
}

#boxbottom {
	width: auto;
	text-align: left;
	background: #FFF;
	padding: 12px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	border: 1px solid #A84303;
	font-family: serif, times, roman;
	clear: both;
}


#frame {
	width: 200px;
	background: #FFF;
	padding: 5px;
	margin: 0px;
}


#script-page {
	position: relative;
	z-index: 2;
	margin-top: -50px;
	margin-bottom: 10px;
	margin-left: 160px;
	padding: 20px;
	width: 540px;
	color: #000;
	background: #FFF;
	border: 2px solid #000;
}


#titletop {
	width: auto;
	background: #FFF;
	padding: 8px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	border-top: 1px solid #A84303;
	border-left: 1px solid #A84303;
	border-right: 1px solid #A84303;
	font-family: serif, times, roman;
	clear: both;
	text-align: center;
}

#titlebottom {
	width: auto;
	background: #FFF;
	padding: 8px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	border: 1px solid #A84303;
	font-family: serif, times, roman;
	clear: both;
	text-align: center;
}

#form {font-size: 75%;	margin: 0;}

#quote {margin-top: 15px;}

.caption {
	font-size: 75%;
	margin: 0;
}

.hide {display:none;}

.indent {text-indent: 20px;}

.bump {margin-left: 20px; top-margin: 0px;}
	
.right {
		position: relative;
		margin-left: 10px;
		margin-bottom: 5px;
		margin-top: 5px;
		float: right;
}

.left {
		position: relative;
		margin-right: 10px;
		margin-bottom: 5px;
		margin-top: 5px;
		float: left;
}

.border	{border: 1px solid #000;}

.pad		{padding: 10px;}

.borderpad	{border: 1px solid #000;  padding: 10px;}

.bluebox	{
		border: 1px solid #104A73;  
		padding: 10px;
		margin-bottom: 10px;
		margin-top: 10px;
}

.redbox	{border: 4px solid #A84303;  padding: 10px;}

.char {
	position: relative;
	margin-top: 1em;
	margin-left: 175px;
	font-family: courier;
}

.par {
	position: relative;
	margin-top: 0;
	margin-left: 150px;
	margin-right: 150px;
	font-family: courier;
}

.dia {
	position: relative;
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 0;
	font-family: courier;
}

.act {
	position: relative;
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: 225px;
	margin-right: 30px;
	font-family: courier;
}


SPAN.TreeviewSpanArea A {
	    	font-size: 100%; 
	    	font-family: serif, times, roman; 
		font-weight: bold;
		text-decoration: none;
		color: #0000C0;
		line-height: 1.2;
}


SPAN.TreeviewSpanArea A:hover {
	    	font-size: 100%; 
	    	font-family: serif, times, roman; 
		font-weight: bold;
		text-decoration: underline;
		color: #0000C0;
		line-height: 1.2;
}




