Background: #fff
Foreground: #000
PrimaryPale: #8cf
PrimaryLight: #18f
PrimaryMid: #04b
PrimaryDark: #014
SecondaryPale: #ffc
SecondaryLight: #fe8
SecondaryMid: #db4
SecondaryDark: #841
TertiaryPale: #eee
TertiaryLight: #ccc
TertiaryMid: #999
TertiaryDark: #666
Error: #f88
/*{{{*/
body {background:[[ColorPalette::Background]]; color:[[ColorPalette::Foreground]];}

a {color:[[ColorPalette::PrimaryMid]];}
a:hover {background-color:[[ColorPalette::PrimaryMid]]; color:[[ColorPalette::Background]];}
a img {border:0;}

h1,h2,h3,h4,h5,h6 {color:[[ColorPalette::SecondaryDark]]; background:transparent;}
h1 {border-bottom:2px solid [[ColorPalette::TertiaryLight]];}
h2,h3 {border-bottom:1px solid [[ColorPalette::TertiaryLight]];}

.button {color:[[ColorPalette::PrimaryDark]]; border:1px solid [[ColorPalette::Background]];}
.button:hover {color:[[ColorPalette::PrimaryDark]]; background:[[ColorPalette::SecondaryLight]]; border-color:[[ColorPalette::SecondaryMid]];}
.button:active {color:[[ColorPalette::Background]]; background:[[ColorPalette::SecondaryMid]]; border:1px solid [[ColorPalette::SecondaryDark]];}

.header {background:[[ColorPalette::PrimaryMid]];}
.headerShadow {color:[[ColorPalette::Foreground]];}
.headerShadow a {font-weight:normal; color:[[ColorPalette::Foreground]];}
.headerForeground {color:[[ColorPalette::Background]];}
.headerForeground a {font-weight:normal; color:[[ColorPalette::PrimaryPale]];}

.tabSelected{color:[[ColorPalette::PrimaryDark]];
	background:[[ColorPalette::TertiaryPale]];
	border-left:1px solid [[ColorPalette::TertiaryLight]];
	border-top:1px solid [[ColorPalette::TertiaryLight]];
	border-right:1px solid [[ColorPalette::TertiaryLight]];
}
.tabUnselected {color:[[ColorPalette::Background]]; background:[[ColorPalette::TertiaryMid]];}
.tabContents {color:[[ColorPalette::PrimaryDark]]; background:[[ColorPalette::TertiaryPale]]; border:1px solid [[ColorPalette::TertiaryLight]];}
.tabContents .button {border:0;}

#sidebar {}
#sidebarOptions input {border:1px solid [[ColorPalette::PrimaryMid]];}
#sidebarOptions .sliderPanel {background:[[ColorPalette::PrimaryPale]];}
#sidebarOptions .sliderPanel a {border:none;color:[[ColorPalette::PrimaryMid]];}
#sidebarOptions .sliderPanel a:hover {color:[[ColorPalette::Background]]; background:[[ColorPalette::PrimaryMid]];}
#sidebarOptions .sliderPanel a:active {color:[[ColorPalette::PrimaryMid]]; background:[[ColorPalette::Background]];}

.wizard {background:[[ColorPalette::PrimaryPale]]; border:1px solid [[ColorPalette::PrimaryMid]];}
.wizard h1 {color:[[ColorPalette::PrimaryDark]]; border:none;}
.wizard h2 {color:[[ColorPalette::Foreground]]; border:none;}
.wizardStep {background:[[ColorPalette::Background]]; color:[[ColorPalette::Foreground]];
	border:1px solid [[ColorPalette::PrimaryMid]];}
.wizardStep.wizardStepDone {background::[[ColorPalette::TertiaryLight]];}
.wizardFooter {background:[[ColorPalette::PrimaryPale]];}
.wizardFooter .status {background:[[ColorPalette::PrimaryDark]]; color:[[ColorPalette::Background]];}
.wizard .button {color:[[ColorPalette::Foreground]]; background:[[ColorPalette::SecondaryLight]]; border: 1px solid;
	border-color:[[ColorPalette::SecondaryPale]] [[ColorPalette::SecondaryDark]] [[ColorPalette::SecondaryDark]] [[ColorPalette::SecondaryPale]];}
.wizard .button:hover {color:[[ColorPalette::Foreground]]; background:[[ColorPalette::Background]];}
.wizard .button:active {color:[[ColorPalette::Background]]; background:[[ColorPalette::Foreground]]; border: 1px solid;
	border-color:[[ColorPalette::PrimaryDark]] [[ColorPalette::PrimaryPale]] [[ColorPalette::PrimaryPale]] [[ColorPalette::PrimaryDark]];}

#messageArea {border:1px solid [[ColorPalette::SecondaryMid]]; background:[[ColorPalette::SecondaryLight]]; color:[[ColorPalette::Foreground]];}
#messageArea .button {color:[[ColorPalette::PrimaryMid]]; background:[[ColorPalette::SecondaryPale]]; border:none;}

.popupTiddler {background:[[ColorPalette::TertiaryPale]]; border:2px solid [[ColorPalette::TertiaryMid]];}

.popup {background:[[ColorPalette::TertiaryPale]]; color:[[ColorPalette::TertiaryDark]]; border-left:1px solid [[ColorPalette::TertiaryMid]]; border-top:1px solid [[ColorPalette::TertiaryMid]]; border-right:2px solid [[ColorPalette::TertiaryDark]]; border-bottom:2px solid [[ColorPalette::TertiaryDark]];}
.popup hr {color:[[ColorPalette::PrimaryDark]]; background:[[ColorPalette::PrimaryDark]]; border-bottom:1px;}
.popup li.disabled {color:[[ColorPalette::TertiaryMid]];}
.popup li a, .popup li a:visited {color:[[ColorPalette::Foreground]]; border: none;}
.popup li a:hover {background:[[ColorPalette::SecondaryLight]]; color:[[ColorPalette::Foreground]]; border: none;}
.popup li a:active {background:[[ColorPalette::SecondaryPale]]; color:[[ColorPalette::Foreground]]; border: none;}
.popupHighlight {background:[[ColorPalette::Background]]; color:[[ColorPalette::Foreground]];}
.listBreak div {border-bottom:1px solid [[ColorPalette::TertiaryDark]];}

.tiddler .defaultCommand {font-weight:bold;}

.shadow .title {color:[[ColorPalette::TertiaryDark]];}

.title {color:[[ColorPalette::SecondaryDark]];}
.subtitle {color:[[ColorPalette::TertiaryDark]];}

.toolbar {color:[[ColorPalette::PrimaryMid]];}
.toolbar a {color:[[ColorPalette::TertiaryLight]];}
.selected .toolbar a {color:[[ColorPalette::TertiaryMid]];}
.selected .toolbar a:hover {color:[[ColorPalette::Foreground]];}

.tagging, .tagged {border:1px solid [[ColorPalette::TertiaryPale]]; background-color:[[ColorPalette::TertiaryPale]];}
.selected .tagging, .selected .tagged {background-color:[[ColorPalette::TertiaryLight]]; border:1px solid [[ColorPalette::TertiaryMid]];}
.tagging .listTitle, .tagged .listTitle {color:[[ColorPalette::PrimaryDark]];}
.tagging .button, .tagged .button {border:none;}

.footer {color:[[ColorPalette::TertiaryLight]];}
.selected .footer {color:[[ColorPalette::TertiaryMid]];}

.sparkline {background:[[ColorPalette::PrimaryPale]]; border:0;}
.sparktick {background:[[ColorPalette::PrimaryDark]];}

.error, .errorButton {color:[[ColorPalette::Foreground]]; background:[[ColorPalette::Error]];}
.warning {color:[[ColorPalette::Foreground]]; background:[[ColorPalette::SecondaryPale]];}
.lowlight {background:[[ColorPalette::TertiaryLight]];}

.zoomer {background:none; color:[[ColorPalette::TertiaryMid]]; border:3px solid [[ColorPalette::TertiaryMid]];}

.imageLink, #displayArea .imageLink {background:transparent;}

.annotation {background:[[ColorPalette::SecondaryLight]]; color:[[ColorPalette::Foreground]]; border:2px solid [[ColorPalette::SecondaryMid]];}

.viewer .listTitle {list-style-type:none; margin-left:-2em;}
.viewer .button {border:1px solid [[ColorPalette::SecondaryMid]];}
.viewer blockquote {border-left:3px solid [[ColorPalette::TertiaryDark]];}

.viewer table, table.twtable {border:2px solid [[ColorPalette::TertiaryDark]];}
.viewer th, .viewer thead td, .twtable th, .twtable thead td {background:[[ColorPalette::SecondaryMid]]; border:1px solid [[ColorPalette::TertiaryDark]]; color:[[ColorPalette::Background]];}
.viewer td, .viewer tr, .twtable td, .twtable tr {border:1px solid [[ColorPalette::TertiaryDark]];}

.viewer pre {border:1px solid [[ColorPalette::SecondaryLight]]; background:[[ColorPalette::SecondaryPale]];}
.viewer code {color:[[ColorPalette::SecondaryDark]];}
.viewer hr {border:0; border-top:dashed 1px [[ColorPalette::TertiaryDark]]; color:[[ColorPalette::TertiaryDark]];}

.highlight, .marked {background:[[ColorPalette::SecondaryLight]];}

.editor input {border:1px solid [[ColorPalette::PrimaryMid]];}
.editor textarea {border:1px solid [[ColorPalette::PrimaryMid]]; width:100%;}
.editorFooter {color:[[ColorPalette::TertiaryMid]];}

#backstageArea {background:[[ColorPalette::Foreground]]; color:[[ColorPalette::TertiaryMid]];}
#backstageArea a {background:[[ColorPalette::Foreground]]; color:[[ColorPalette::Background]]; border:none;}
#backstageArea a:hover {background:[[ColorPalette::SecondaryLight]]; color:[[ColorPalette::Foreground]]; }
#backstageArea a.backstageSelTab {background:[[ColorPalette::Background]]; color:[[ColorPalette::Foreground]];}
#backstageButton a {background:none; color:[[ColorPalette::Background]]; border:none;}
#backstageButton a:hover {background:[[ColorPalette::Foreground]]; color:[[ColorPalette::Background]]; border:none;}
#backstagePanel {background:[[ColorPalette::Background]]; border-color: [[ColorPalette::Background]] [[ColorPalette::TertiaryDark]] [[ColorPalette::TertiaryDark]] [[ColorPalette::TertiaryDark]];}
.backstagePanelFooter .button {border:none; color:[[ColorPalette::Background]];}
.backstagePanelFooter .button:hover {color:[[ColorPalette::Foreground]];}
#backstageCloak {background:[[ColorPalette::Foreground]]; opacity:0.6; filter:'alpha(opacity:60)';}
/*}}}*/
/*{{{*/
* html .tiddler {height:1%;}

body {font-size:.75em; font-family:arial,helvetica; margin:0; padding:0;}

h1,h2,h3,h4,h5,h6 {font-weight:bold; text-decoration:none;}
h1,h2,h3 {padding-bottom:1px; margin-top:1.2em;margin-bottom:0.3em;}
h4,h5,h6 {margin-top:1em;}
h1 {font-size:1.35em;}
h2 {font-size:1.25em;}
h3 {font-size:1.1em;}
h4 {font-size:1em;}
h5 {font-size:.9em;}

hr {height:1px;}

a {text-decoration:none;}

dt {font-weight:bold;}

ol {list-style-type:decimal;}
ol ol {list-style-type:lower-alpha;}
ol ol ol {list-style-type:lower-roman;}
ol ol ol ol {list-style-type:decimal;}
ol ol ol ol ol {list-style-type:lower-alpha;}
ol ol ol ol ol ol {list-style-type:lower-roman;}
ol ol ol ol ol ol ol {list-style-type:decimal;}

.txtOptionInput {width:11em;}

#contentWrapper .chkOptionInput {border:0;}

.externalLink {text-decoration:underline;}

.indent {margin-left:3em;}
.outdent {margin-left:3em; text-indent:-3em;}
code.escaped {white-space:nowrap;}

.tiddlyLinkExisting {font-weight:bold;}
.tiddlyLinkNonExisting {font-style:italic;}

/* the 'a' is required for IE, otherwise it renders the whole tiddler in bold */
a.tiddlyLinkNonExisting.shadow {font-weight:bold;}

#mainMenu .tiddlyLinkExisting,
	#mainMenu .tiddlyLinkNonExisting,
	#sidebarTabs .tiddlyLinkNonExisting {font-weight:normal; font-style:normal;}
#sidebarTabs .tiddlyLinkExisting {font-weight:bold; font-style:normal;}

.header {position:relative;}
.header a:hover {background:transparent;}
.headerShadow {position:relative; padding:4.5em 0em 1em 1em; left:-1px; top:-1px;}
.headerForeground {position:absolute; padding:4.5em 0em 1em 1em; left:0px; top:0px;}

.siteTitle {font-size:3em;}
.siteSubtitle {font-size:1.2em;}

#mainMenu {position:absolute; left:0; width:10em; text-align:right; line-height:1.6em; padding:1.5em 0.5em 0.5em 0.5em; font-size:1.1em;}

#sidebar {position:absolute; right:3px; width:16em; font-size:.9em;}
#sidebarOptions {padding-top:0.3em;}
#sidebarOptions a {margin:0em 0.2em; padding:0.2em 0.3em; display:block;}
#sidebarOptions input {margin:0.4em 0.5em;}
#sidebarOptions .sliderPanel {margin-left:1em; padding:0.5em; font-size:.85em;}
#sidebarOptions .sliderPanel a {font-weight:bold; display:inline; padding:0;}
#sidebarOptions .sliderPanel input {margin:0 0 .3em 0;}
#sidebarTabs .tabContents {width:15em; overflow:hidden;}

.wizard {padding:0.1em 1em 0em 2em;}
.wizard h1 {font-size:2em; font-weight:bold; background:none; padding:0em 0em 0em 0em; margin:0.4em 0em 0.2em 0em;}
.wizard h2 {font-size:1.2em; font-weight:bold; background:none; padding:0em 0em 0em 0em; margin:0.4em 0em 0.2em 0em;}
.wizardStep {padding:1em 1em 1em 1em;}
.wizard .button {margin:0.5em 0em 0em 0em; font-size:1.2em;}
.wizardFooter {padding:0.8em 0.4em 0.8em 0em;}
.wizardFooter .status {padding:0em 0.4em 0em 0.4em; margin-left:1em;}
.wizard .button {padding:0.1em 0.2em 0.1em 0.2em;}

#messageArea {position:fixed; top:2em; right:0em; margin:0.5em; padding:0.5em; z-index:2000; _position:absolute;}
.messageToolbar {display:block; text-align:right; padding:0.2em 0.2em 0.2em 0.2em;}
#messageArea a {text-decoration:underline;}

.tiddlerPopupButton {padding:0.2em 0.2em 0.2em 0.2em;}
.popupTiddler {position: absolute; z-index:300; padding:1em 1em 1em 1em; margin:0;}

.popup {position:absolute; z-index:300; font-size:.9em; padding:0; list-style:none; margin:0;}
.popup .popupMessage {padding:0.4em;}
.popup hr {display:block; height:1px; width:auto; padding:0; margin:0.2em 0em;}
.popup li.disabled {padding:0.4em;}
.popup li a {display:block; padding:0.4em; font-weight:normal; cursor:pointer;}
.listBreak {font-size:1px; line-height:1px;}
.listBreak div {margin:2px 0;}

.tabset {padding:1em 0em 0em 0.5em;}
.tab {margin:0em 0em 0em 0.25em; padding:2px;}
.tabContents {padding:0.5em;}
.tabContents ul, .tabContents ol {margin:0; padding:0;}
.txtMainTab .tabContents li {list-style:none;}
.tabContents li.listLink { margin-left:.75em;}

#contentWrapper {display:block;}
#splashScreen {display:none;}

#displayArea {margin:1em 17em 0em 14em;}

.toolbar {text-align:right; font-size:.9em;}

.tiddler {padding:1em 1em 0em 1em;}

.missing .viewer,.missing .title {font-style:italic;}

.title {font-size:1.6em; font-weight:bold;}

.missing .subtitle {display:none;}
.subtitle {font-size:1.1em;}

.tiddler .button {padding:0.2em 0.4em;}

.tagging {margin:0.5em 0.5em 0.5em 0; float:left; display:none;}
.isTag .tagging {display:block;}
.tagged {margin:0.5em; float:right;}
.tagging, .tagged {font-size:0.9em; padding:0.25em;}
.tagging ul, .tagged ul {list-style:none; margin:0.25em; padding:0;}
.tagClear {clear:both;}

.footer {font-size:.9em;}
.footer li {display:inline;}

.annotation {padding:0.5em; margin:0.5em;}

* html .viewer pre {width:99%; padding:0 0 1em 0;}
.viewer {line-height:1.4em; padding-top:0.5em;}
.viewer .button {margin:0em 0.25em; padding:0em 0.25em;}
.viewer blockquote {line-height:1.5em; padding-left:0.8em;margin-left:2.5em;}
.viewer ul, .viewer ol {margin-left:0.5em; padding-left:1.5em;}

.viewer table, table.twtable {border-collapse:collapse; margin:0.8em 1.0em;}
.viewer th, .viewer td, .viewer tr,.viewer caption,.twtable th, .twtable td, .twtable tr,.twtable caption {padding:3px;}
table.listView {font-size:0.85em; margin:0.8em 1.0em;}
table.listView th, table.listView td, table.listView tr {padding:0px 3px 0px 3px;}

.viewer pre {padding:0.5em; margin-left:0.5em; font-size:1.2em; line-height:1.4em; overflow:auto;}
.viewer code {font-size:1.2em; line-height:1.4em;}

.editor {font-size:1.1em;}
.editor input, .editor textarea {display:block; width:100%; font:inherit;}
.editorFooter {padding:0.25em 0em; font-size:.9em;}
.editorFooter .button {padding-top:0px; padding-bottom:0px;}

.fieldsetFix {border:0; padding:0; margin:1px 0px 1px 0px;}

.sparkline {line-height:1em;}
.sparktick {outline:0;}

.zoomer {font-size:1.1em; position:absolute; overflow:hidden;}
.zoomer div {padding:1em;}

* html #backstage {width:99%;}
* html #backstageArea {width:99%;}
#backstageArea {display:none; position:relative; overflow: hidden; z-index:150; padding:0.3em 0.5em 0.3em 0.5em;}
#backstageToolbar {position:relative;}
#backstageArea a {font-weight:bold; margin-left:0.5em; padding:0.3em 0.5em 0.3em 0.5em;}
#backstageButton {display:none; position:absolute; z-index:175; top:0em; right:0em;}
#backstageButton a {padding:0.1em 0.4em 0.1em 0.4em; margin:0.1em 0.1em 0.1em 0.1em;}
#backstage {position:relative; width:100%; z-index:50;}
#backstagePanel {display:none; z-index:100; position:absolute; margin:0em 3em 0em 3em; padding:1em 1em 1em 1em;}
.backstagePanelFooter {padding-top:0.2em; float:right;}
.backstagePanelFooter a {padding:0.2em 0.4em 0.2em 0.4em;}
#backstageCloak {display:none; z-index:20; position:absolute; width:100%; height:100px;}

.whenBackstage {display:none;}
.backstageVisible .whenBackstage {display:block;}
/*}}}*/
/***
StyleSheet for use when a translation requires any css style changes.
This StyleSheet can be used directly by languages such as Chinese, Japanese and Korean which use a logographic writing system and need larger font sizes.
***/

/*{{{*/
body {font-size:0.8em;}

#sidebarOptions {font-size:1.05em;}
#sidebarOptions a {font-style:normal;}
#sidebarOptions .sliderPanel {font-size:0.95em;}

.subtitle {font-size:0.8em;}

.viewer table.listView {font-size:0.95em;}

.htmlarea .toolbarHA table {border:1px solid ButtonFace; margin:0em 0em;}
/*}}}*/
/*{{{*/
@media print {
#mainMenu, #sidebar, #messageArea, .toolbar, #backstageButton {display: none ! important;}
#displayArea {margin: 1em 1em 0em 1em;}
/* Fixes a feature in Firefox 1.5.0.2 where print preview displays the noscript content */
noscript {display:none;}
}
/*}}}*/
<!--{{{-->
<div class='header' macro='gradient vert [[ColorPalette::PrimaryLight]] [[ColorPalette::PrimaryMid]]'>
<div class='headerShadow'>
<span class='siteTitle' refresh='content' tiddler='SiteTitle'></span>&nbsp;
<span class='siteSubtitle' refresh='content' tiddler='SiteSubtitle'></span>
</div>
<div class='headerForeground'>
<span class='siteTitle' refresh='content' tiddler='SiteTitle'></span>&nbsp;
<span class='siteSubtitle' refresh='content' tiddler='SiteSubtitle'></span>
</div>
</div>
<div id='mainMenu' refresh='content' tiddler='MainMenu'></div>
<div id='sidebar'>
<div id='sidebarOptions' refresh='content' tiddler='SideBarOptions'></div>
<div id='sidebarTabs' refresh='content' force='true' tiddler='SideBarTabs'></div>
</div>
<div id='displayArea'>
<div id='messageArea'></div>
<div id='tiddlerDisplay'></div>
</div>
<!--}}}-->
<!--{{{-->
<div class='toolbar' macro='toolbar closeTiddler closeOthers +editTiddler > fields syncing permalink references jump'></div>
<div class='title' macro='view title'></div>
<div class='subtitle'><span macro='view modifier link'></span>, <span macro='view modified date'></span> (<span macro='message views.wikified.createdPrompt'></span> <span macro='view created date'></span>)</div>
<div class='tagging' macro='tagging'></div>
<div class='tagged' macro='tags'></div>
<div class='viewer' macro='view text wikified'></div>
<div class='tagClear'></div>
<!--}}}-->
<!--{{{-->
<div class='toolbar' macro='toolbar +saveTiddler -cancelTiddler deleteTiddler'></div>
<div class='title' macro='view title'></div>
<div class='editor' macro='edit title'></div>
<div macro='annotations'></div>
<div class='editor' macro='edit text'></div>
<div class='editor' macro='edit tags'></div><div class='editorFooter'><span macro='message views.editor.tagPrompt'></span><span macro='tagChooser'></span></div>
<!--}}}-->
To get started with this blank TiddlyWiki, you'll need to modify the following tiddlers:
* SiteTitle & SiteSubtitle: The title and subtitle of the site, as shown above (after saving, they will also appear in the browser title bar)
* MainMenu: The menu (usually on the left)
* DefaultTiddlers: Contains the names of the tiddlers that you want to appear when the TiddlyWiki is opened
You'll also need to enter your username for signing your edits: <<option txtUserName>>
These InterfaceOptions for customising TiddlyWiki are saved in your browser

Your username for signing your edits. Write it as a WikiWord (eg JoeBloggs)

<<option txtUserName>>
<<option chkSaveBackups>> SaveBackups
<<option chkAutoSave>> AutoSave
<<option chkRegExpSearch>> RegExpSearch
<<option chkCaseSensitiveSearch>> CaseSensitiveSearch
<<option chkAnimate>> EnableAnimations

----
Also see AdvancedOptions
[[Tozo]], a police inspector on the island city of [[Nova Venezia]], has been ordered to investigate the murder of [[Luco Lello]], an employee of the [[Financial Exchange]]. Although it appears that the murder is the result of a random robbery, a conversation between Police [[Commissioner Sforza]] and the city’s ruler, [[The Doge]], reveals they know more about it than they are willing to share with the detective.

Tozo then meets up with his friend and neighbour, the scientist [[Professor Borello]]. After a discussion regarding the mysterious but troublesome [[Spider Empire]] and its equally mysterious queen, they visit Borello’s laboratory where the professor presents Tozo with a small [[mecha-golem]], a biomechanoid assistant that Tozo can use in his investigations. Tozo names the mecha-golem ‘[[Klikker]]’.

On a visit to Lello’s apartment, Tozo and Klikker discover papers suggesting Lello had uncovered evidence of a smuggling organisation, operating from [[Silver Star Merchants]]. A mysterious hooded figure also provides clues by leaving Lello’s briefcase outside the door of the apartment. It contains a locker key from a public spa, and a diary showing Lello had a meeting with the director of the Papal Bank the day before he was killed.

The evasiveness of [[Yugal]], the owner of Silver Star Merchants, makes Tozo more suspicious but he is unaware of just how close he is to the truth. It appears that Yugal ordered the [[Ombra Society]], a group of assassins for hire, to kill Lello because he was blackmailing Yugal. Yugal considers ordering the death of Tozo, much to the horror of his reluctant business partners, [[Franz]] and [[Constanzia]], who are members of a rebel group from within the Spider Empire. They order him to let Tozo live, but when left alone Yugal once again makes contact with the Society.

Meanwhile, Borello gets a visit from [[Tikker]], a mecha-golem that was the prototype for Klikker, and who is also a member of the rebellion on the mainland. Their reunion is interrupted by the entrance of the Ombra Society, led by the sinister [[Lady Magdalene]], who bundle Borello and his equipment into their waiting airship. Tikker escapes, unnoticed by the thugs. The kidnap is witnessed by Tozo, who attempts to intervene but is shot at by Lady Magdalene. He watches as the airship disappears, heading for the Spider Empire....
__Main characters:__

[[Tozo]]
[[Klikker]]
[[The Doge]]
[[Commissioner Sforza]]
[[Professor Borello]]
[[Franz]]
[[Constanzia]]
[[Tikker]]
[[Yugal]]
[[Lady Magdalene]]
[[Lord Pavlov]]
[[Count Gleb]]
[[Grand Cardinal Cornelius]]

__Minor characters:__

[[Luco Lello]]
[[Dr Kordox]]
[[Tiny]]
[[Jellico]]
[[Decimus]]
[img[http://www.mutantman.com/comics/tozo/cast/02.jpg]]

Sforza is the Chief of Police for [[Nova Venezia]] and consequently [[Tozo]]'s boss. An admirer of [[The Doge]] who he is keen to impress, although it seems she does not share his feelings. Along with the Doge, he appears to know more about [[Luco Lello]]'s death than he lets on to Tozo.
[img[http://www.mutantman.com/comics/tozo/cast/15.jpg]]

A senior member of the [[Golden Rebellion]] against the Spider Queen, Constanzia and her partner [[Franz]] are reluctant business partners with the greedy [[Yugal]] in an apparent smuggling outfit operating from the [[Silver Star Merchants]] offices.
[img[http://www.mutantman.com/comics/tozo/cast/08.jpg]]

The Gleb family have always been influential in the affairs of [[Nova Venezia]], having founded the [[Financial Exchange]] and the city Bank. The current Count is no exception, serving as the Exchange's chief and also sitting on the Ruling Council. The annual Gleb masque at the family palace is one of the highlights of the city's social year.
As the employer of [[Luco Lello]], Count Gleb has an interest in [[Tozo]]'s investigation into Lello's murder.
Decimus is the young assistant of [[Professor Borello]] who appeared in the short story [['Launch'|http://www.mutantman.com/comics/tozo/launch.htm]]. He may be the author of the essay on the history of mecha-golems (Urbino Decimus) to be found in the [[print version|http://www.mutantman.com/comics/]] of Chapter 1.
[[Welcome]]
The good-humoured police coroner who examines the body of [[Luco Lello]].
The economic hub of [[Nova Venezia]] and at the centre of its [[Financial Quarter]], the Exchange is controlled by Count Gleb. Trading in stocks and shares of the city's major trading companies and businesses takes place here.
Occupying the centre of the island of Urbano, the Financial Quarter is one of the most vibrant parts of the city of [[Nova Venezia]]. The city's most important financial institutions are situated here: the [[Financial Exchange]] and the Bank of Nova Venezia as well as the city's major non-financial markets and trading stores. The inns and taverns are always busy with rumour and intrigue and are often the location of much 'unofficial' business. The Gleb family are virtual rulers of this quarter, having founded the Bank and the Exchange, and a member of this able dynasty is usually found a place within the city government.
[img[http://www.mutantman.com/comics/tozo/cast/14.jpg]]

Franz is from the [[Spider Empire]] where he is a senior member of the '[[Golden Rebellion]]' against the Spider Queen. Along with his partner [[Constanzia]], he appears to be involved with a smuggling operation of [[Yugal]]'s [[Silver Star Merchants]] which is implicated in the murder of [[Luco Lello]].
The Spider Queen has ruled the [[Spider Empire]] for many years, well beyond living memory. Despite her iron grip on the massive empire, rebel organisations are known to exist, the primary one being the so-called 'Golden Rebellion'. Known members include [[Franz]], [[Constanzia]] and [[Tikker]], who are acting as agents of the Rebellion in [[Nova Venezia]]. Although the government of Nova Venezia does not openly support anti-Imperial activity, the rebels are known to use the island state as a means of gaining money for their operations.
Located at the very centre of [[Nova Venezia]] is the control hub of the city. The [[Palace of the Doge]] is building around which all administrative life centres, being the seat of government, official residence of [[The Doge]] and home to a number of important government offices. The Ruling Council meet here and important official and diplomatic functions occur within it's richly decorated chambers.
The Government Quarter also contains the headquarters of the Police ([[Tozo]]'s employer), the Command Headquarters of the N.V. Armed Forces and diplomatic missions from the other Nations of the World, including the [[Spider Empire]] and the [[Papacy]] (although though this actually part of Nova Venezia). The Government Quarter also contains some of the smarter residences of the city and a number of the aristocratic families make their homes here.
[img[http://www.mutantman.com/comics/tozo/cast/09.jpg]]

The representative of the Pontiff at the court of [[The Doge]] and a senior member of the [[Papacy]] hierarchy. Seen as a potential successor to the current aged Pontiff, Cornelius is ambitious and already very powerful.
The principal further education establishment of [[Nova Venezia]] and home to some of the most advanced scientific research known. The Hermes Institute has produced many great scientists and engineers, including [[Professor Borello]], Professor Aegeus Bellerophon, Prime Engineer Hostix, and Lorcus Baldini. Synthetic bioneurium and hypersteam are just two of the innovative technologies to have been produced by this prestigious university. Located in the [[Government Quarter]].
This is the residence of the Pontiff and the headquarters of the [[Papacy]], as well as the most important church in the city of [[Nova Venezia]]. It is located in the middle of an island that adjoins Urbano, linked by a causeway. The huge building is effectively a fortress built to protect the holiest shrine on the archipelago, the Holy Star Crater.
This is the major newspaper of [[Nova Venezia]]. Consisting of news, articles on the arts, sciences and sport, comment and occasional gossip, the Gazette is mostly tolerated by [[The Doge]] and is considered a must-read for any informed citizen. Extracts from the Gazette appear in the [[print version|http://www.mutantman.com/comics/]] of Tozo - the Public Servant.
A member of the [[Ombra Society]].
[img[http://www.mutantman.com/comics/tozo/cast/05.jpg]]

Klikker is a [[mecha-golem]] created by [[Professor Borello]] and presented to [[Tozo]] to assist him in his work. His function is to act as a personal assistant to Tozo, primarily as an information repository recording both sound and image data. He was named by Tozo for the sound he makes when speaking.
[img[http://www.mutantman.com/comics/tozo/cast/07.jpg]]

The sinister Lady Magdalene is the leader of the [[Ombra Society]], an organisation of professional assassins and thugs-for-hire. Possibly responsible for the murder of [[Luco Lello]], she and her men are also seen kidnapping [[Professor Borello]] and taking a shot at [[Tozo]].
[[Nova Venezia]]
[[Spider Empire]]
[[Papal Quarter]]
[[Financial Quarter]]
[[Government Quarter]]
[[Palace of the Doge]]
[[Holy Basilica]]
[img[http://www.mutantman.com/comics/tozo/cast/10.jpg]]

The menacing ambassador from the [[Spider Empire]] to the Court of [[The Doge]]. Travelling in a mechanical chair, he collects information on the business of [[Nova Venezia]] for his mistress, using an extensive network of spies. He is not above using this information to cause trouble between the various factions within the Doge's government.
The murder of Lello, an inspector of mercantile practise at the [[Financial Exchange]], starts an investigation by [[Tozo]] into the dark and dangerous world of smuggling, political intrigue and religious conspiracy.
[[Welcome]]
[[Characters]]
[[Locations]]
[[Organisations]]
[[Other Information]]
[[Chapter 1 Synopsis]]
Nova Venezia is the setting for the first part of [[Tozo - The Public Servant|http://www.mutantman.com/comics/tozo]].

----

''Geography''

The city-state of Nova Venezia is comprised of an archipelago some distance from the mainland of the [[Spider Empire]]. There are two main islands and over half-a-dozen smaller islands, with many of the smaller islands linked to the larger by causeways and bridges.

The largest island, Rurale, with its rolling and well-drained landscape, is taken up mostly by farmland which produces all the food for the population of the city. The citizens themselves reside on the second largest island (Urbano) which is criss-crossed by a complex network of canals. The city is heavily built up with architecture still present from all the major periods of Nova Venezia's history. Overall, there is a atmosphere of faded glory and decadence.

Urbano is divided into quarters (in increasing order of size): the government, papal, financial and residential quarters.

----

''Government & Administration''

The city is ruled by [[The Doge]], a post elected (often for life) from within the ruling council. This council is made up of the oldest and most aristocratic families of Nova Venezia as well as career politicians and administrators. The general populace have no say in matters of government, but (with a few exceptions) this arrangement has worked peacefully and productively for all.

The [[Papal Quarter]] is made up of a small island linked by a causeway to Urbano and a small portion of Urbano itself. Upon the island is the large [[Holy Basilica]]; the remnant of the Papal Quarter is made up of smaller churches, religious orders and the Papal University. The Pontiff has nomimal autonomy of the Papal Quarter which has put the Papacy at odds with the secular government over time.

The [[Financial Quarter]] is centred around the Financial Exchange and its adjacent Bank of Nova Venezia. Count Gleb is responsible for the smooth running of the city's finances, a role that has stayed within the Gleb family for generations. The government has a mostly laissez-faire attitude to business and enterprise is encouraged. Bribery is an issue, but is not rampant and government tax and finance inspectors are known to be strict and thorough.

----

''Trade & Industry''

Nova Venezia is practically self-sufficient, thanks to significant mineral wealth and highly mechanised intensive farming. However, some trade occurs between other states including the [[Spider Empire]], although this is unauthorised. Thus most business is conducted internally, and a large service sector has developed. Additionally the city-state is relatively technologically advanced and the industrial sector is a major employer.

----

''Education''

Basic level education is provided free to all citizens. From the age of fourteen, apprenticeships or placements in trade schools are available to most, whilst particularly gifted pupils have the chance to attend either of the two higher education centres: the Papal University or the [[Hermes Institute]]. Enrollment at the University does not necessarily lead to a religious vocation. Indeed, it was founded to provide a primarily secular education to the children of the nobility. However, recently the University has fallen into disrepute as it suffers increasing pressure from the Papal authorities to impose a stricter religious curriculum on its students. The [[Hermes Institute]], which promotes a science-based education, has thus become the more popular choice.

----

''Order & Defence''

Nova Venezia has a police force responsible for everyday law and order and a small standing army which is highly trained but has not faced real warfare in living memory, although the threat of an attack from the generally hostile [[Spider Empire]] remains a concern.
Controlled by the cold and calculating [[Lady Magdalene]], the Ombra Society are a group of assassins and thugs-for-hire. Widely feared, they flaunt their own fearlessness by wearing highly distinctive uniforms. The location of their headquarters is unknown. Although they will perform any task for the right price, the Society have their own agenda.
[[Papacy]]
[[Financial Exchange]]
[[Silver Star Merchants]]
[[Ombra Society]]
[[Golden Rebellion]]
[[Hermes Institute]]
[[mecha-golem]]
[[Illustrated Gazette]]
<!--{{{-->
<div class='header' macro='gradient vert [[ColorPalette::TertiaryMid]] [[ColorPalette::TertiaryDark]]'>
<div class='headerShadow'>
<span class='siteTitle' refresh='content' tiddler='SiteTitle'></span>&nbsp;
<span class='siteSubtitle' refresh='content' tiddler='SiteSubtitle'></span>
</div>
<div class='headerForeground'>
<span class='siteTitle' refresh='content' tiddler='SiteTitle'></span>&nbsp;
<span class='siteSubtitle' refresh='content' tiddler='SiteSubtitle'></span>
</div>
</div>
<div id='mainMenu' refresh='content' tiddler='MainMenu'></div>
<div id='sidebar'>
<div id='sidebarOptions' refresh='content' tiddler='SideBarOptions'></div>
</div>
<div id='displayArea'>
<div id='messageArea'></div>
<div id='tiddlerDisplay'></div>
</div>
<!--}}}-->
Although not one of the biggest buildings in [[Nova Venezia]]'s [[Government Quarter]], the palace of the Doge is one of the grandest and definitely the most important. As well as being the official residence of the ruler of the city ([[The Doge]]), it is also the effective seat of government, its warren of offices the location of many of the various Ministries that regulate the city's busy life.
The palace is lavishly decorated and is home to some of the finest art works to have been produced during the city's history.
The Papacy is the organisation built around the Pontiff, as head of the largest religion in [[Nova Venezia]]. It is centred in the [[Papal Quarter]] with its headquarters in the [[Holy Basilica]]. The Papacy has a major impact on the lives of everyday Nova Venetians, although not all citizens are necessarily believers, and the increasingly orthodox and over-zealous teachings of the Papacy are starting to alienate those who are. [[The Doge]] in particular views the Papacy as a threat to her rule over the city. The Papacy acts as effective ruler of the Papal Quarter, even to the point of having a diplomatic mission to the court of the Doge.
The Papal Quarter is the section of [[Nova Venezia]] occupied by the organisations and associated infrastructure that make up the main unofficial religion of the archipelago. It includes the cathedral called the [[Holy Basilica]], the Papal Bank and the Papal University amongst its most important buildings. The Basilica is located on an island of the southern coast of Urbano, joined to the larger island by a causeway. The remainder of the Papal Quarter forms a buffer zone between the Basilica and the rest of the city.
[img[http://www.mutantman.com/comics/tozo/cast/04.jpg]]

A friend and neighbour of [[Tozo]], Ignatius Borello is an esteemed, if slightly cranky, scientist of the [[Hermes Institute]] specialising in the creation of [[mecha-golem]]s, including both [[Klikker]] and [[Tikker]]. At the end of Chapter 1 he is kidnapped by the [[Ombra Society]] under the leadership of [[Lady Magdalene]].
<<search>><<closeAll>>
This is the trading organisation implicated in a smuggling operation by [[Luco Lello]]. It is located on the northern coast of Urbano and is owned by [[Yugal]].
an encyclopedia of Tozo and his world
Tozowiki
The Spider Empire covers much of the continent adjacent to the archipelago of [[Nova Venezia]].
An oppressive, authoritarian state, little is know about it or its inhabitants. Equally mysterious is its fabled ruler, the Spider Queen. Rumoured to have lived far beyond a natural lifespan, the Queen is viewed as a deity by her subjects, who view the Pontiff and the [[Papacy]] as an affront to their beliefs and their queen's person. Despite her firm rule, the Queen does have to deal with insurgency within her territories, in particular the so-called [[Golden Rebellion]].
There has been little contact between the Empire and Nova Venezia for many years, although the current Doge has allowed small Imperial religious missions into the city, mainly to irritate the Pontiff. The Ambassador from the Empire, [[Lord Pavlov]] is quite happy to stir up as much friction between the Doge and the Papacy as he can. Despite the uneasy relationship at diplomatic levels there has been some illegal trade between the citizens of Nova Venezia and their neighbours, which the Rebellion has used to its advantage.
[img[http://www.mutantman.com/comics/tozo/cast/03.jpg]]

Lady Celestine is the ruler of the city of [[Nova Venezia]]. Effectively a dictator, she governs the citizens with a firm but generally benign hand. Not above a bit of unscrupulous political manipulation she appears to know more about the murder of [[Luco Lello]] than might be expected. Currently, she is troubled by Nova Venezia's relationship with the [[Spider Empire]].
[img[http://www.mutantman.com/comics/tozo/cast/06.jpg]]

A [[mecha-golem]] creation of [[Professor Borello]], Tikker was the prototype for [[Klikker]] who ran away from Borello shortly after his creation. Finding his way to the [[Spider Empire]], he joined the [[Golden Rebellion]] who make use of his diminutive size for the purposes of espionage.
An exceptionally tall member of the [[Ombra Society]].
[img[http://www.mutantman.com/comics/tozo/cast/01.jpg]]

Tozo is a Detective Inspector in the police force of the city of [[Nova Venezia]]. His boss, [[Commissioner Sforza]], remarks that he is dependable, loyal and good at his job, but that he is also a bit of a dreamer. A writer of poetry, there appears to be a deeper side to Tozo.
Tozo has no family and is generally a loner, although he does not shun company and appears to enjoy the presence of [[Klikker]].
Tozo discovers the body of [[Luco Lello]] and is tasked with uncovering the circumstances of his murder.
[img[http://www.mutantman.com/comics/tozo/images/extras.jpg]]

Welcome to this ~TiddlyWiki for information on the webcomic ''TOZO: THE PUBLIC SERVANT'' published weekly at http://www.mutantman.com/comics/tozo/.

----
Use the links on the left or the search box on the right to find fascinating facts and figures on the people and places featured in the tale. ''NB'' - there may be ''spoiler'' information for those who are new to the comic. Some sections will seem a little bare of text but will be expanded upon once an appropriate point in the story has been reached. If there is a topic on which you'd like to see more information then [[email me|mailto:tozocomic@gmail.com]].

Each new link will open a new section on the page, rather than an actual new page - click on 'close' to collapse the sections and get back to where you were.

For more information on ~TiddlyWikis see  http://tiddlywiki.com/.

&copy; 2007 David O'Connell
[img[http://www.mutantman.com/comics/tozo/cast/21.jpg]]

Slimy and ruthless, Yugal is the owner of the [[Silver Star Merchants]] business, implicated in a smuggling operation that appears linked to the death of [[Luco Lello]].
Mecha-golems (also known as biomechanoids) are man-made automatons that contain organic components, usually their neural networks. The origins of mecha-golems lie in the workshops of silversmiths of [[Nova Venezia]] who created mechanical toys and clocks for the aristocracy. After the creation of synthetic bioneurium by [[Professor Borello]] these mechanical objects could be given a level of intelligence that could develop through learning. Currently the technology is in its infancy, and is limited to secretarial and household appliances (for the very rich) though Borello has developed more advanced models, including [[Klikker]] and [[Tikker]].
A more detailed essay on the history of mecha-golems can be found in the [[print version|http://www.mutantman.com/comics/]] of Chapter 1.