* /*Zeros out browser default margins and paddings to solve
the problem that IE uses margins while FF uses padding for <ul>*/ {
  margin: 0;
  padding: 0;
}

body {
	background-color: #396;
	background-image: url(../images/oddments/background_grass.gif);
	font-family: Calibri;
	}

p     {
	padding: 0;
	white-space: normal;
	left: 10px;
  }
  

a {
	text-decoration: underline;
	color: #000;
	border: none;
	font-weight: bold;

	}

a:hover {
	color: #063;
	text-decoration: none;
	}

a img  { 
  border: none !important;
  text-decoration: none;
   }


h1 {
	font-size: 1.3em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	margin-top: 18px;
	margin-right: 12px;
	margin-bottom: 12px;
	margin-left: 12px;
   }

h2 {
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	text-align: center;
   }

h3 /*Main headings*/     {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	margin-right: 29px;
	margin-left: 29px;
	line-height: 1.3em;
	color: #060;
	text-align: center;
	padding-top: 10px;
	border: 1px solid #060;
	padding-bottom: 10px;
	margin-bottom: 5px;
   }

h4 /*Bigger side heading*/      {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	font-style: italic;
	line-height: normal;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
   }	

h5 /*Shoulder heading in italic*/     {
	font-size: 1.1em;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	margin-top: 20px;
	margin-right: 25px;
	margin-bottom: 3px;
	margin-left: 30px;
	font-family: Calibri;
   }
blockquote {
}


h6 {/*Not used*/
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	line-height: normal;
	font-style: italic;
	color: #000;
	padding-top: 10px;
   }

blockquote {
	margin-top: -5px;
	margin-right: 55px;
	margin-bottom: 5px;
	margin-left: 60px;
   }

#jacket  {
	position: relative;
	float: none;
	text-align: left;
	width: 900px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
  }


#top  {
	background-color: #999;
	height: 50px;
	width: 880px;
	padding: 10px;
	background-image: url(../images/oddments/background_grave.jpg);
  }

#top p  {
	font-size: 1em;
	color: #fff;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-family: Calibri;
	text-align: right;
	font-weight: bold;
  }

 #top a  {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	font-style: italic;
  }

 #top a:hover {
	color: #6FF;
	text-decoration: none;
	}

 #top img {
	float: left;
	margin: 0px;
	position: relative;
   }  

#container /*Auto left and right margins centre the website*/{
	width:900px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
    }


#main  {
	position: relative;
	width: 880px;
	background-color: #FFFFFF;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	bottom: 0px;
	clear: both;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
  }

#main p {
	font-size: 0.9em;
	line-height: 1.4em;
	margin-right: 15px;
	margin-left: 20px;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
    }

#main img {
	margin: 0px;
	border: 1px solid #030;
	}  
   
#main ul {
	margin-top: 10px;
	margin-bottom: 0px;
	margin-right: 65px;
	margin-left: 65px;
	list-style-type: square;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.3em;
    }

#main li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
    }

#menu {
	position: relative;
	width: 882px;
	background-color: #060;
	border-top-width: 5px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
	font-weight: bold;
	color: #FFF;
	float: right;
	border-right-width: 8px;
	border-left-width: 8px;
	border-right-color: #FFF;
	border-left-color: #FFF;
	margin-bottom: 15px;
  }

#menu ul {

	list-style-type: none;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	width: auto;
	color: #FFF;
    }

#menu li {
	font-size: 0.8em;
	line-height: normal;
	float: left;
	padding-right: 8px;
	padding-left: 8px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
	padding-top: 2px;
	padding-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 4px;
	margin-top: 4px;
    }
blockquote {
	margin-right: 50px;
	margin-left: 50px;
}


#menu a {
	border: none;
	text-decoration: none;
	
	color: #FFF;
	}

#menu a:hover {
	color: #CFF;
	text-decoration: none;
	}
	
#imagenoborder    {	
	font-weight: normal;
    }
	
#imagenoborder img  {
	border: thin solid #FFF;
    }
	
#inscriptionbox    {
	border: medium double #000;
	width: 400px;
	margin-top: 10px;
	float: right;
	margin-bottom: 25px;
	font-weight: bold;
	margin-right: 30px;
	margin-left: 5px;
	background-image: url(../images/oddments/background_grey_2.jpg);
    }

#inscriptionbox p     {
	font-size: 0.8em;
	line-height: 1.2em;
	vertical-align: middle;
	text-align: center;
	font-family: Calibri;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	}

#inscriptionbox img {
	border: none;
	text-align: left;
	float: left;
	background-position: center;
	margin: 4px 10px 4px 4px;
    }
	
#inscriptionboxmedium    {
	border: medium double #000;
	width: 450px;
	margin-top: 15px;
	margin-right: 30px;
	margin-left: 5px;
	float: right;
	margin-bottom: 25px;
	font-weight: bold;
	background-image: url(../images/oddments/background_grey_2.jpg);
    }

#inscriptionboxmedium p     {
	font-size: 0.8em;
	line-height: 1.2em;
	vertical-align: middle;
	text-align: center;
	font-family: Calibri;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	}
#inscriptionboxmedium img {
	border: none;
	text-align: left;
	float: left;
	background-position: center;
	margin: 4px 10px 4px 4px;
    }
#inscriptionboxmediumleft    {
	border: medium double #000;
	width: 375px;
	margin-top: 0px;
	margin-right: 5px;
	margin-left: 5px;
	float: left;
	margin-bottom: 10px;
	font-weight: bold;
	background-image: url(../images/oddments/background_grey_2.jpg);
    }

#inscriptionboxmediumleft p     {
	font-size: 0.8em;
	line-height: 1.2em;
	vertical-align: middle;
	text-align: center;
	font-family: Calibri;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	}
#inscriptionboxmediumleft img {
	border: none;
	text-align: left;
	float: left;
	background-position: center;
	margin: 4px 10px 4px 4px;
    }

#inscriptionboxmediumright    {
	border: medium double #000;
	width: 375px;
	margin-top: 0px;
	margin-right: 5px;
	margin-left: 5px;
	float: left;
	margin-bottom: 10px;
	font-weight: bold;
	background-image: url(../images/oddments/background_grey_2.jpg);
    }

#inscriptionboxmediumright p     {
	font-size: 0.8em;
	line-height: 1.2em;
	vertical-align: middle;
	text-align: center;
	font-family: Calibri;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	}
#inscriptionboxmediumrigh img {
	border: none;
	text-align: left;
	float: left;
	background-position: center;
	margin: 4px 10px 4px 4px;
    }

#inscriptionboxnarrow    {
	border: medium double #000;
	width: 230px;
	margin-top: 15px;
	margin-right: 30px;
	margin-left: 5px;
	float: right;
	margin-bottom: 10px;
	font-weight: bold;
	background-image: url(../images/oddments/background_grey_2.jpg);
    }
#inscriptionboxnarrow h3 /*small bible text*/     {
	font-family: Calibri;
	font-size: 0.7em;
	line-height: normal;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #000;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding: 0px;
   }		
	
	
.paradrop {
	padding-top: 30px;
}
.paradropsmall {
	padding-top: 10px;
}

#inscriptionboxnarrow p     {
	font-size: 0.8em;
	line-height: 1.5em;
	vertical-align: middle;
	text-align: center;
	font-family: Calibri;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	}
#inscriptionboxnarrow img {
	border: none;
	text-align: left;
	float: left;
	background-position: center;
	margin: 4px 10px 4px 4px;
    }
#inscriptionboxnarrowleft    {
	border: medium double #000;
	width: 200px;
	margin-top: 0px;
	margin-right: 5px;
	margin-left: 5px;
	float: left;
	margin-bottom: 25px;
	font-weight: bold;
	background-image: url(../images/oddments/background_grey_2.jpg);
    }

#inscriptionboxnarrowleft p     {
	font-size: 0.8em;
	line-height: 1.2em;
	vertical-align: middle;
	text-align: center;
	font-family: Calibri;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	}
#inscriptionboxnarrowleft img {
	border: none;
	text-align: left;
	float: left;
	background-position: center;
	margin: 4px 10px 4px 4px;
    }

#inscriptionboxright    {
	border: medium double #000;
	width: 270px;
	margin-top: 10px;
	margin-right: 30px;
	margin-left: 5px;
	float: right;
	margin-bottom: 20px;
	font-weight: bold;
	background-image: url(../images/oddments/background_grey_2.jpg);
    }

#inscriptionboxright p     {
	font-size: 0.8em;
	line-height: 1.2em;
	vertical-align: middle;
	text-align: center;
	font-family: Calibri;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	}
#inscriptionboxright img {
	border: none;
	text-align: left;
	float: left;
	background-position: center;
	margin: 4px 10px 4px 4px;
    }
#inscriptionboxright h3 /*small bible text*/     {
	font-family: Calibri;
	font-size: 0.6em;
	line-height: normal;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #000;
	margin: 5px;
   }		
	
#inscriptionboxright365    {
	border: medium double #000;
	width: 330px;
	margin-top: 10px;
	margin-right: 30px;
	margin-left: 5px;
	float: right;
	margin-bottom: 30px;
	font-weight: bold;
	background-image: url(../images/oddments/background_grey_2.jpg);
    }
#inscriptionboxright365 p     {
	font-size: 0.8em;
	line-height: 1.2em;
	vertical-align: middle;
	text-align: center;
	font-family: Calibri;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	}
#inscriptionboxright365 img {
	border: none;
	text-align: left;
	float: left;
	background-position: center;
	margin: 4px 10px 4px 4px;
    }
#inscriptionboxwide    {
	border: medium double #000;
	width: 775px;
	margin-top: 10px;
	margin-right: 30px;
	margin-left: 30px;
	margin-bottom: 10px;
	font-weight: bold;
	clear: both;
	background-image: url(../images/oddments/background_grey_2.jpg);
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
    }

#inscriptionboxwide p     {
	font-size: 0.8em;
	line-height: 1.2em;
	vertical-align: middle;
	text-align: center;
	font-family: Calibri;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	}

#inscriptionboxwide img {
	border: none;
	text-align: left;
	float: left;
	background-position: center;
	margin: 4px 10px 4px 4px;
    }
	
#twitterboxright    {
	width: 430px;
	float: right;
	margin-bottom: 30px;
    }	
	
#pointers    {
	position: relative;
	font-family: Calibri;
	color: #FFFFFF;
	clear: both;
	margin-right: 20px;
	margin-left: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 835px;
    }

#pointers a {
	font-weight: bold;
	color: #006;
	text-decoration: underline;
    }

#pointers p     {
	padding: 0;
	white-space: normal;
	left: 10px;
	margin-top: 0px;
 	margin-bottom: 5px;
    }

#pointers a:hover {
	color: #0099FF;
	}

#pointers img   {
	border-top: 0 none;
	border-right: 0 none;
	border-bottom: 0 none;
	border-left: 0 none;
    }
	
#tableindex {
	border: thin solid #003;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	clear: both;
	float: none;
}

#table /*As used on main index page*/  {
	font-size: 1em;
	clear: both;
	float: none;
	width: 810px;
	background-image: url(../images/oddments/background_lightgrey.gif);
	border: thin solid #060;
	margin-right: 31px;
	margin-left: 30px;
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 4px;
	background-color: #CCC;
}
#table h1 {
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	text-align: center;
   }
#table p  {
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 5px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
  }
#table a  {
	font-size: 0.9em;
	text-decoration: underline;
  }
#tableindex p     {
	padding: 0;
	white-space: normal;
	left: 10px;
	margin: 4px;
    }

#backgroundbox    {
	border: medium double #000;
	width: 775px;
	margin-top: 10px;
	margin-right: 30px;
	margin-left: 30px;
	margin-bottom: 10px;
	font-weight: normal;
	clear: both;
	background-image: url(../images/oddments/background_grey_2.jpg);
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
    }
#backgroundbox p     {
	font-size: 0.9em;
	line-height: normal;
	font-family: Calibri;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
	}

#backgroundbox h5     {
	font-size: 1.2em;
	line-height: normal;
	font-family: Calibri;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 8px;
	}
#backgroundbox ul {
	margin-top: 10px;
	margin-bottom: 0px;
	margin-right: 45px;
	margin-left: 45px;
	list-style-type: square;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
    }

#backgroundbox li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	font-size: 0.9em;
	line-height: normal;
    }

#backgroundbox img {
	border: none;
	text-align: left;
	float: left;
	background-position: center;
	margin: 4px 10px 4px 4px;
    }
#backgroundgreenbox    {
	border: medium double #000;
	width: 775px;
	margin-top: 10px;
	margin-right: 30px;
	margin-left: 30px;
	margin-bottom: 10px;
	font-weight: normal;
	clear: both;
	background-image: url(../images/oddments/background_rock.jpg);
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
    }
#backgroundgreenbox p     {
	font-size: 0.9em;
	line-height: normal;
	font-family: Calibri;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
	color: #FFF;
	font-weight: bold;
	}

#backgroundgreenbox h5     {
	font-size: 1.4em;
	line-height: normal;
	font-family: Calibri;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 8px;
	color: #FFF;
	font-style: normal;
	font-variant: normal;
	}
#backgroundgreenbox ul {
	margin-top: 10px;
	margin-bottom: 0px;
	margin-right: 45px;
	margin-left: 45px;
	list-style-type: square;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
    }

#backgroundgreenbox li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	font-size: 0.9em;
	line-height: normal;
    }

#backgroundgreenbox a {
	text-decoration: underline;
	color: #FFF;
	border: none;
	font-weight: bold;
	}

#backgroundgreenbox img {
	border: none;
	text-align: left;
	float: left;
	background-position: center;
	margin: 4px 10px 4px 4px;
    }
#finial  {
	margin-right: 8%;
	margin-top: 0px;
	margin-bottom: 5px;
	width: 100%;
	min-width: 980px;
	clear: both;
  }

#finial p  {
	font-size: 0.75em;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: center;
  }

#finial a  {
	position: relative;
	float: left;
  }
  
.floatingleft {
	float:left;
	margin-top:0px;
	margin-right:20px;
	margin-bottom:5px;
	margin-left: 15px;
	border: none;
	text-align: left;
}

.floatingright {
	float:right;
	margin-top:0px;
	margin-right:5px;
	margin-bottom:5px;
	margin-left: 15px;
	border: none;
	text-align: right;
    }

.bigtext {
	font-size: 1.3em;
	list-style-type: disc;
	line-height: normal;
	font-weight: bold;
}

hr {
	height:0px;
	margin-top: 20px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-top-color: #066;
}

.paraclear {
	clear: both;
	padding-top: 10px;
}

.divclear {
	clear: both;
	padding-top: 0px;
}

.alignleft  {
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 0px;
	float: left;
	margin-left: 30px;
}

.alignright  {
	text-align: right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	float: right;
	margin-right: 30px;
}

.aligncenter {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	background-position: center;
	margin-right: 5px;
	margin-left: 5px;
}

.borderblack {
	border: 1px solid #000000;
}

.borderwide {
	border: 2.4px double #999;
	margin-right: 10px;
}

.parabox {
	border: 1px solid #000000;
	padding-top: 5px;
	padding-bottom: 15px;
	background-color: #CCC;
	padding-right: 15px;
	padding-left: 15px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


.smallcaps {
	font-variant: small-caps;
}

.photocredit {
	font-size: 0.7em;
	font-style: italic;
	text-align: right;
	margin-top: -10px;
	line-height: 1em;
	font-family: Arial, Helvetica, sans-serif;

}

.table /*Margin 31 + Table 700 + Margin 31 =  762 (the full width of #main)*/  {
	font-size: 1em;
	text-align: left;
	clear: both;
	float: none;
	width: 90%;
	background-image: url(../images/oddments/background_pale_green.gif);
	border: thin solid #060;
	margin-right: 5%;
	margin-left: 5%;
	margin-top: 5px;
	margin-bottom: 15px;
}
.tablewar /*Margin 31 + Table 700 + Margin 31 =  762 (the full width of #main)*/  {
	font-size: 1em;
	text-align: left;
	clear: both;
	float: none;
	width: 825px;
	background-image: url(../images/oddments/background_lightgrey.gif);
	border: thin solid #F00;
	margin-right: 28px;
	margin-left: 28px;
	margin-top: 5px;
	margin-bottom: 15px;
	color: #000;
	background-color: #CCC;
}
.tableplain /*Margin 31 + Table 700 + Margin 31 =  762 (the full width of #main)*/  {
	font-size: 1em;
	text-align: left;
	line-height: 1.1em;
	clear: both;
	width: 90%;
	margin-right: 5%;
	margin-left: 5%;
	margin-top: 5px;
	margin-bottom: 15px;
	top: 0px;
	clip: rect(0px,auto,auto,auto);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.finial {
	color: #FFF;
	text-align: center;
	font-size: 0.8em;
	margin-top: 5px;
}
.smallgraveref {
	font-size: 0.8em;
	font-style: italic;
	color: #666;
}
.smallerheading {
	font-size: 0.8em;
	font-style: italic;
	font-weight: bold;
	color: #666;
	line-height: 1.2em;
}
.smalltext {
	font-size: 0.8em;
	line-height: normal;
}
#navcontainerleft  {
	font-size: 1em;
	float: left;
	width: 425px;
	margin-left: 15px;
}
#navcontainerleft h1 {
	font-size: 1.3em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	margin-top: 18px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 15px;
   }
#navcontainerleft ul  {
	list-style-type: none;
	text-align: left;
	clear: both;
	color: #066;
	font-size: 0.9em;
}
#navcontainerleft ul li a  {
	background: transparent url(images/list-off.gif) left center no-repeat;
	text-align: left;
	text-decoration: underline;
	color: #066;
	font-family: Calibri;
	font-size: 0.9em;
	font-weight: bold;
}
#navcontainerleft ul li a:hover {
	background: transparent url(images/list-on.gif) left center no-repeat;
	color: #0C6;
	text-decoration: underline;
}
#navcontainerleft ul li a#current {
	background: transparent url(images/list-active.gif) left center no-repeat;
	color: #066;
}
#navcontainerleft p {
	font-size: 0.7em;
	line-height: normal;
	margin-right: 15px;
	margin-left: 20px;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
    }
#navcontainerleft a  {
	font-weight: bold;
	text-decoration: underline;
  }

#navcontainerright  {
	font-size: 1em;
	float: right;
	width: 425px;
	margin-right: 15px;
}
#navcontainerright h1 {
	font-size: 1.3em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	margin-top: 18px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 15px;
   }
#navcontainerright ul  {
	list-style-type: none;
	text-align: left;
	clear: both;
	color: #066;
	font-size: 0.9em;
}
#navcontainerright ul li a  {
	background: transparent url(images/list-off.gif) left center no-repeat;
	text-align: left;
	text-decoration: underline;
	color: #066;
	font-family: Calibri;
	font-size: 0.9em;
	font-weight: bold;
}
#navcontainerright ul li a:hover {
	background: transparent url(images/list-on.gif) left center no-repeat;
	color: #0C6;
	text-decoration: underline;
}
#navcontainerright ul li a#current {
	background: transparent url(images/list-active.gif) left center no-repeat;
	color: #066;
}
#navcontainerright p {
	font-size: 0.7em;
	line-height: normal;
	margin-right: 15px;
	margin-left: 20px;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
    }
#navcontainerright a  {
	font-weight: bold;
	text-decoration: underline;
  }

#textboxright    {
	border: medium double #000;
	width: 270px;
	margin-top: 10px;
	margin-right: 30px;
	margin-left: 5px;
	float: right;
	margin-bottom: 10px;
	font-weight: bold;
	background-image: url(../images/oddments/background_grey_2.jpg);
    }

#textboxright p     {
	font-size: 0.8em;
	line-height: 1.2em;
	vertical-align: middle;
	text-align: center;
	font-family: Calibri;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	}
#textboxright img {
	border: none;
	text-align: left;
	float: left;
	background-position: center;
	margin: 4px 10px 4px 4px;
    }
.died {
	background-color: #FFC;
	border: thin solid #900;
	padding: 5px;
	background-image: url(../images/oddments/background_beige.jpg);
}
.diednarrow {
	background-color: #FFC;
	border: thin solid #900;
	padding: 5px;
	background-image: url(../images/oddments/background_beige.jpg);
	width: 40%;
}
.background_grave {
	background-color: #CCC;
	background-image: url(../images/graves/bossom_grave.jpg);
}
.smalltext {
	font-size: 0.9em;
}
.textwhite {
	color: #FFF;
}
.textred {
	font-weight: bold;
	color: #F00;
	text-decoration: blink;
}
.paraunder {
	padding-bottom: 15px;
}
.parasmalldrop {
	padding-top: 15px;
}
.paddingleft {
	padding-left: 30px;
}
.textgrey {
	color: #999;
}
.smallertext {
	font-size: 0.8em;
}
.background_white {
	background-color: #FFF;
	border: thin solid #000;
}
.background_poppy {
	background-image: url(../images/oddments/poppy_medium.gif);
	background-color: #F00;
}
.strikethrough {
	text-decoration: line-through;
}
.background_yellow {
	background-color: #FFC;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
}
.background_red {
	background-color: #F00;
	border: thin solid #000;
}
.verybigtext {
	font-size: 2em;
}
.paradropafter {
	padding-bottom: 8px;
}
sup {
	font-size: 0.7em;
}
