#lizmenu { 
  width: 120px;
	float:right;
}

#lizmenu ul { 
 line-height:1.5em;
 margin: 0px 0px 0px 0px;
 list-style-type: none;
 text-align: right;
}
.selectme {
  display:block;
  color: #a0dbf6;
  text-decoration:none;
  width:100%;
  font-size:130%;
  font-style: italic;
}

#lizmenu a
{
  display: block;
  width: 100%;
  text-decoration:none;
  font-size:130%;
  font-style: italic;
}

#lizmenu a:link, #lizmenu a:visited
{
  color:#ffffff;
}
#lizmenu a:hover {
  color:#f18f75;
}
#lizmenu a:active {
  color:#c0c0c0;
}

.imgleft {
  float:left;
  border: 0;
  margin: 5px 15px 5px 5px;
}
.imgright {
  float:right;
  border: 0;
  margin: 5px 5px 5px 15px;
}
.imgcenter {
  text-align: center;
  border: 0;
  margin: 10px 0px 10px 0px;
}
.imgbottom {
  vertical-align: baseline;
}
.minirule {
  border-top-width: 1px;
  border-top-style: solid;
  border-color: transparent; 
  margin: 0px 3px 0px 3px;
}
.whiterule {
  border-top-width: 1px;
  border-top-style: solid;
  border-color: #fff; 
  margin: 0px 3px 0px 3px;
}
.pagetitle { 
  color: #fff;
  font-size:150%;
  font-style: italic;
  margin: 0px 0px 15px 0px;
  text-align: center;
  font-weight: bold;
}
.quotetitle { 
  color: #fff;
  font-size:120%;
  font-style: italic;
  margin: 0px 0px 5px 0px;
  text-align: center;
  font-weight: bold;
}
.quote {
text-align: center;
}
img.throw {
position : absolute;
right : 0;
bottom : 65px;
}
h3 { 
  color: #fff;
  text-align: center;
}
h4 { 
font-size:130%;
font-style: italic;
color: #fff;
text-align: center;
}
table.linktable {
 border-width: 0px 0px 0px 0px;
 margin-left: auto;
 margin-right: auto;
 font-size: 95.0%;
 /*  width: 700px; */
}
table.linktable td {
 padding: 5px 0px 5px 0px;
 border-width: 0px 0px 0px 0px;
 vertical-align: top;
 -moz-border-radius: 0px 0px 0px 0px;
/* text-align: center; */
/*  width: 90px; */
}
table.linktable img {
 border-width: 0px 0px 0px 0px;
}
table.gallery {
 border-width: 0px 0px 0px 0px;
 margin-left: auto;
 margin-right: auto;
 font-size: 95.0%;
 /*  width: 700px; */
}
table.gallery td {
 padding: 5px 0px 5px 0px;
 border-width: 0px 0px 0px 0px;
 vertical-align: middle;
 -moz-border-radius: 0px 0px 0px 0px;
 text-align: center;
 width: 150px;
}
table.gallery img {
 border-width: 0px 0px 0px 0px;
}
#centrecontent a:link {
  color:#f18f75;
  text-decoration:none;
  font-weight: bold;
}
#centrecontent a:visited {
  color:#f18f75;
  text-decoration:none;
  font-weight: bold;
}
#centrecontent a:hover {
  color:#9a0116;
	background:#f18f75;
  text-decoration:none;
  font-weight: bold;
}
#centrecontent a:active {
  color:#c0c0c0;
  text-decoration:none;
  font-weight: bold;
}

.pastnews a:link {
  color:#f18f75;
  font-style: italic;
  text-decoration:none;
  text-align: center;
  font-size: 105%;
  font-weight: bold;
}
.pastnews a:visited {
  color:#f18f75;
  font-style: italic;
  text-decoration:none;
  text-align: center;
  font-size: 105%;
  font-weight: bold;
}
.pastnews a:hover {
  color:#9a0116;
	background:#f18f75;
  font-style: italic;
  text-decoration:none;
  text-align: center;
  font-size: 105%;
  font-weight: bold;
}
.pastnews a:active {
  color:#c0c0c0;
  font-style: italic;
  text-decoration:none;
  text-align: center;
  font-size: 105%;
  font-weight: bold;
}
.clicksong {
 font-size: 82%;
 font-style: italic;
 text-align: center;
}
.centerme {
	text-align:center;
}
.copyr {
 font-style: italic;
 text-align: center;
}
.bolditalic {
 font-style: italic;
 font-size: 110%;
 font-weight: bold;
}
.bold  {
 font-size: 110%;
 font-weight: bold;
}
.boldcenter  {
 font-size: 110%;
 font-weight: bold;
 text-align: center;
}
.boldyellow {
 color: #ffff40;
 font-size: 110%;
 font-weight: bold;
}
.midme
{ 
vertical-align: middle
}
.infotext {
  font-size:115%;
  font-style: italic;
}