body img {
	display:block;
	}
body {
	background: black url(../../images/bg5_basso.jpg) top right no-repeat fixed;
	margin:0;
	padding:0;
	font:0.85em/1.5 Georgia, "Times New Roman", Times, serif;
	color:#FF3;
	}
div#content {
	border:2px solid black;
	border-left-width:0;
	background: #371A00 url(../../images/wrap-bg-bass.jpg) top left repeat-y;
	position:absolute;
	z-index:100;
	padding:0 0 2em 2px;
	left:70px;
	right:0;
	top:80px;
	voice-family:"\"}\"";
	voice-family:inherit;
	right:0;
	width:60%;
	}
div#content a {
	color:#F90;
	}
div#content a:hover {
	color:#FFF;
	}
div#content hr {
	height:1px;
	border-top:0;
	border-right:0;
	border-bottom:1px dotted black;
	border-left:0;
	width:60%;
	}
h1 {
	font-family:"Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	border-bottom:2px solid black;
	margin:0;
	padding:1em 0.25em 0.125em 0.125em;
	text-align:right;
	text-transform:none;
	font-style:italic;
	letter-spacing:0.35em;
	font-size:250%;
	font-weight:bold;
	line-height:1.25em;
	background-color: #652700;
	color:#F90;
	font-variant: small-caps;
    text-shadow: #000 4px 4px 10px;
}
h2 {
	font-family:"Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size:200%;
	text-transform:normal;
	margin:1em 0 1em 56px;
	font-style: normal;
	letter-spacing:0.3em;
	font-weight:bold;
	color: #DC9801;
	padding-left:9px;
	border-left:6px solid #900;
	text-shadow:#000 3px 3px 9px;
	}
h3, h4, h5, h6, p {
	margin:1em 30px 1em 56px; 
	padding-left:15px;
	}
h3 {
	font-family:"Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	border:1px solid black;
	border-width:1px 0;
	font-size:125%;
	margin-right:0;
	padding-top:5px;
	padding-bottom:2px;
	margin-top:2em;
	background-color: #944F00;
	letter-spacing:0.2em;
	text-shadow:#000 2px 2px 4px;
	}
h4 {
	font-family:"Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	border-bottom:1px solid black;
	padding-top:4px;
	padding-bottom:1px;
	letter-spacing:0.15em;
	}
h4 a {
	text-decoration:none;
	}
h4 a:visited {
	text-decoration:none;
	}
img#rs {
	position:absolute; z-index:10;
  	top:11em; right:35px;
  	border:1px solid black;
	}
a#rp {
	position:absolute; 
	z-index:5;
  	top:11em; 
	right:23px;
  	border-width:0; margin-top:5px;}
a#rp img {border-width:0;}
div#menu {
	font-family:"Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	position:absolute;
	z-index:7;
	width:7em;
	top:120px;
	left:0px;
	margin-left:-4.5em;
	padding:0.25em 0 0.5em;
	border: 5px double #461F00;
	background-color: #FFC061;
	text-transform:normal;
}
div#menu b {display:none;}
div#menu a {
	display:block;
	color:#600;
	background:transparent;
	margin:0;
	padding:0 8px;
	text-align:right;
	font-style:italic;
	text-decoration:none;
	font-weight:bold;
	font-size:small;
}
div#menu a:hover
{
	color: #900;
	padding-right: 4px;
	border-right: 4px solid #900;
	background-color: #C90;
}
img#ls {
	display:none;
   }
.pagenav {
 	font-size:0.8em;
	}
blockquote {
	border:3px double #900;
	margin-left:80px;
	padding-left:0.7em;
	padding-right:3em;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	background-color:rgb(16%,8%,0%);
	}
blockquote em {
	font-weight:bold;
	}
.footer {
	font-size:0.8em;
	font-style:italic;
	}
.data {
	font-size:0.75em;
	margin-left:80px;
	padding-left:0.6em;
	border-left:1px dotted black;
	}
form {
	display:inline;
	}
select {
	color:#000;
	background-color:#FC0;
	font-size:xx-small;
	margin-top:1px;
	}
table {
	margin-left:56px;
	}
td {
	margin:2px;
	border:1px solid black;
	padding:2px;
	}
div#content ol,div#content ul {
	margin-left:80px;
	}
div#content ol ol,div#content ul ul,div#content ol ul,div#content ul ol {
	margin-left:0;
	}
.rowhd {
	font-weight: bold;
	text-align: right;
	padding-right: 2px;
}
.colhd {
	text-align:center;
	font-weight:bold;
	}
dfn, acronym, abbr {
	font-weight:normal;
	border-top:1px dotted #900;
	border-bottom:1px dotted #900;
	cursor:help;
	font-style:italic;
	}
dfn:hover, acronym:hover, abbr:hover {
	background-color:black;
	}
acronym {
	font-variant:small-caps;
	}
.strike {
	text-decoration: line-through;
	}
div#content blockquote p, div#content blockquote ul, div#content blockquote ol {
	margin-right:0;
	margin-left:-1em;
	}
div#content code {
	color:#F60;
	font-size:1.2em;
	font-family:"Courier New", Courier, mono;
	font-weight:bold;
	}
.italic {
	font-style:italic;
	}
.imgright {
	float:right;
	border:1px solid brown;
	margin:1px 1em 1em 1em;
	}
.imgleft {
	float:left;
	border:1px solid brown;
	margin:1px 1em 1em 1em;
	}
.imgcenter {
	text-align:center;
	border:1px solid orange;
	margin:1em;
	}

/* google search styles */
div#googl {
	margin-left:54px;
	font-size:xx-small;
	text-align:center;
	}
div#googl input {
	font-size:x-small;
	}
div#googl fieldset {
	display:block;
	border:1px solid black;
	border-width:1px 0;
	font-size:125%;
	margin-right:0;
	padding-top:5px;
	padding-bottom:2px;
	margin-top:2em;
	background-color:#944F00;
	}
.google_a {
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	font-size:22px;
	text-shadow:#000 3px 3px 3px;
	color:black;
	}
.tm {
	font-size: 10px;
	vertical-align: super;
	}
.blue {color: #1851CE}
.red {color: #C61800}
.yello {color: #C69E00}
.green {color: #006500}
