/*In Tune stylesheet*/
/*Last updated on 30 November 2006 at 11:46*/

A:link
{
 color: #00f;
 background: transparent
}

A:visited
{
 color: #800000;
 background: transparent
}

A:active
{
 color: #f00;
 background: #ff0;
}

A:hover
{
 color: #060;
 background: transparent
}

BODY
{
background: #fff url(images/logoback-stone.gif) fixed;
 color: #000;
 font-size: 100%;
 font-family: "Arial", "Helvetica", sans-serif
}

P
{
 font-size: 100%;
 font-family: "Arial", "Helvetica", sans-serif
}

PRE
{
 font-family: "Courier New", "Courier", monospace;
 font-size: 100%;
 background: transparent
}

H1
{
 font-size: 200%;
 font-weight: bold;
 text-align: center;
 font-family: "Comic Sans MS", "Arial", "Helvetica", sans-serif
}

H2
{
 font-size: 150%;
 font-weight: normal;
 font-family: "Comic Sans MS", "Arial", "Helvetica", sans-serif
}

H3
{
 font-size: 130%;
 font-weight: bold;
 font-family: "Arial", "Helvetica", sans-serif;
 color: #f00;
 background: transparent;
}

hr
{
 height: 1px;
 color: #000;
 background: transparent
}

.head {
 font-family: "Arial Black","Helvetica Black","Arial","Helvetica",sans-serif;
}

.vers {
 font-size: 65%;
 text-align: right;
 font-weight: normal;
 margin: 5px 0 5px 0;
}

.blue
{
 color: #00f;
 background: transparent; 
 font-weight: bold
}

.red
{
 color: #f00;
 background: transparent; 
 font-weight: bold
}

.italic
{
 font-style: italic
}

.bold
{
 font-weight: bold
}

.bold-ital
{
 font-weight: bold;
 font-style: italic
}

.left
{
 float: left;
 margin-right: 10px
}

.right
{
 float: right;
 margin-left: 10px
}

.credits
{
 font-size: 65%;
 color: #f00;
 background: transparent;
 text-align: center; 
 font-family: "Comic Sans MS", "Helvetica", sans-serif
}

.credits-blue
{
 font-size: 65%;
 color: #00f;
 background: transparent;
 text-align: center
}

.centre
{
 text-align: center
}

.line-all-1 {
 border-color: black;
 border-style: solid;
 border-width: 1px;
 padding: 2px;
}
.head {
 font-family: "Arial Black","Helvetica Black","Arial","Helvetica",sans-serif;
 font-size: 150%;
 font-weight: bold;
 margin: 10px 0;
}
.pic, .picl, .picr {
 margin: 0px 10px 10px 10px;
 text-align: left;
 clear: both;
}
.pic, .picl {
 float: left;
}
.picr {
 float: right;
}
.img {
 margin: 0px 10px 10px 10px;
 text-align: center;
 clear: both;
}
.main td {
 border: solid black;
 border-width: 1px 0 0 0;
}
.line-all-1 td {
 border-width: 0;
}
.puff {
 font-family: "Verdana","Helvetica Narrow","Arial","Helvetica",sans-serif;
 font-size: 11px;
 font-weight: bold;
 text-align: center;
}
ul li {
 font-size: 90%;
 margin-bottom: 5px;
 list-style-type: none;
 text-indent: -30px;
}
.caption {
 font-size: 80%;
}
.ack {
 font-size: 60%;
 text-align: center;
}
.head-small, .head-small-bold {
 font-family: "Verdana","Helvetica Narrow","Arial","Helvetica",sans-serif;
 font-size: 100%;
 margin-bottom: 10px;
}
.head-small {
 font-weight: normal;
}
.head-small-bold {
 font-weight: bold;
}
.nav {
  font-size: 80%; 
  color: #000;
  background: transparent;
  text-align: center;
 }
#navlist li {
 display: inline;
 list-style-type: none;
 padding-right: 10px;
}
.line, .line-dash {
 color: black;
 border-width: 1px 0 0;
 margin: 5px 0;
}
.line {
 border-style: solid;
}
.line-dash {
 border-style: dashed;
}
#sublist li {
 display: inline;
 list-style-type: none;
 padding-right: 5px;
}
.f1 {
 font-family: "Times New Roman","Times Roman","Times",serif;
 font-size: 70px;
}

.headbox {
 font-family: "Arial Narrow","Helvetica Narrow","Arial","Helvetica",sans-serif;
 font-size: 18px;
 font-weight: bold;
 border-width: 1px;
 border-color: #000;
 border-style: solid;
 width: 280px;
 margin-bottom: 10px;
}

.centre-all { 	
 margin: 0 auto;
 width: 640px;
 text-align: left;
 vertical-align: middle;	
}

/*Copyright 2007, Dave Brown*/
