/* Generated by CaScadeS, a stylesheet editor for Mozilla Composer */

  body { background: white url(../images/pirate-crossbones.png) no-repeat fixed right bottom;
	-moz-background-clip: initial;
    -moz-background-origin: initial;
    -moz-background-inline-policy: initial;
    font-family: Arial;
    font-size: 14px;
    opacity: 1;
    margin-left: 160px;
	margin-right: 160px;
    color: black;
    }

  .legal { font-size: 12px;
    color: rgb(181, 183, 151);
    }

  a:link { color: brown;
    }
	
  a:hover { color: gold;
    }

  a:visited { color: brown;
    }

  .title { text-align: left;
    font-weight: bold;
    font-size: 18px;
	position: fixed;
	top: 1.9em;
	left: 2em;
	width: 6.2em;
    }
	
	div.title a, div.title em { display: block; margin: 0 0.5em }
	div.title a, div.title em { border-top: 1px groove #900 }
	div.title a:first-child { border-top: small }
	div.title a:hover { background: #800000; color: #FFFFFF }


  .subtitle { text-align: left;
    font-weight: bold;
    margin-left: -12px;
    font-family: Arial,Helvetica,sans-serif ! important;
    font-size: 18px;
    border-top-style: ridge;
    border-bottom-style: ridge;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 30px;
    color: rgb(233, 237, 199);
    border-top-color: rgb(207, 212, 165);
    border-bottom-color: rgb(207, 212, 165);
    }

  hr { margin-left: -15px;
    color: #000000;
    }

  table { border: 2px solid rgb(175, 178, 135);
    margin-left: 5px;
    margin-right: 20px;
    }

  td { border: 1px solid rgb(99, 100, 83);
    font-size: 14px;
    padding-right: 10px;
    padding-left: 10px;
    }

  td.header { font-weight: bold;
    padding-bottom: 5px;
    padding-top: 5px;
    opacity: 1;
    text-align: center;
    font-size: 16px;
    background-color: rgb(48, 50, 40);
    }

  td.tablesubtitle { font-style: italic;
    padding-bottom: 5px;
    padding-top: 8px;
    }

  td.tablecell { padding-left: 25px;
    }

	
/*
###########################
#
# MooTools CSS v. 1.2.3 [www.mootools.net]
#
###########################
*/

/* fx.slide.css */

	h3.section {
		margin-top: 1em;
	}

	#vertical_slide, #horizontal_slide {
		background: #D0C8C8;
		color: #8A7575;
		padding: 10px;
		border: 5px solid #F3F1F1;
		font-weight: bold;
	}

	div.marginbottom {
		/* Since the Fx.Slide element resets margins, we set a margin on the above element */
		margin-bottom: 10px;
	}
	
	
/* accordion.css */
	#accordion {
		margin:20px 0px;
	}

	h3.toggler {
		cursor: pointer;
		border: 1px solid #f5f5f5;
		border-right-color: #ddd;
		border-bottom-color: #ddd;
		font-family: 'Andale Mono', sans-serif;
		font-size: 12px;
		background: #D2E0E6;
		color: #528CE0;
		margin: 0 0 4px 0;
		padding: 3px 5px 1px;
	}

	div.element p, div.element h4 {
		margin:0px;
		padding:4px;
	}

	blockquote {
		padding:5px 20px;
	}
	
/*
###########################
#
# Help spreading Opera
#
###########################
*/
	a#OperaUser { 
		position: absolute; 
		right: 0; 
		top: 0; 
		display: block; 
		height: 100px; 
		width: 100px; 
		background: url(../images/opera/cornerred.gif) bottom right no-repeat; 
		text-indent: -999em; 
		text-decoration: none; 
		}
