td#body a:link {color:#0000FF;}
td#body a:visited {color:#0000FF}
td#body a:hover {color:#0000FF;}
td#body a:active {color:##0000FF;}
td#body {font-family: Arial, Helvetica, sans-serif;}

.thumbnail 
{
	float:left;
	margin:5px;
}

div.figureLeft {
  float: left;
  border: thin silver solid;
  margin: 5px;
  padding: 1px;
}
div.figureLeftClear {
  clear:left;
  float:right;
  border: thin silver solid;
  margin: 5px;
  padding: 1px;
}
div.figureRight {
  float: right;
  border: thin silver solid;
  margin: 0.5em;
  padding: 0.5em;
}
div.figureLeft  p {
  text-align: center;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
}
div.figureLeftClear  p {
  text-align: center;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
}
div.figureRight  p {
  text-align: center;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
}

.outerpair1 {
 background:url(../../pub_html/upperfightfade.png) right top no-repeat;
}
.outerpair2 {
 background: url("../lowerleftfade.png") left bottom no-repeat;
  padding-top: 8px;
  padding-left: 8px;
  }
  .innerbox
  {
  	position: relative;
	left: -8px;
	top: -8px;
  }
  .shadowbox
  {
  	width: 920px;
   background:  url("../gallery/images/clear-shadow.png") top left;
  }
  
  .style_inner {
  	
  }
  
  .bannerStyleLarge{
  	font-size:48px;
	color:white;
  }
  
    .bannerStyleMedium{
  	font-size: 24px;
	color:white;
  }
  
  .menuStyle{
  	font-size: 16px;
	color:#FFCC66;
  }
  .menuStyle li {
  	display:inline;
	padding:0px 5px 0px 5px;
  }
  .menuStyle a:hover {
  	background-color:#006600;
	text-decoration:none;
  }
  
ul.navItem
{
list-style-type:none;
margin:0;
padding:0;
padding-top:0px;
padding-bottom:0px;
}
li.navItem
{
float: left;
width:100px;
}
a.navItem:link,a.navItem:visited
{
color:#FFFFFF;
background-color:#98bf21;
text-align:center;
padding:0;
text-decoration:none;
display: block;
width:100px;
}
a.navItem:hover,a.navItem:active
{
background-color:#7A991A;
}
  
.style1 {
	font-size: xx-large;
	color: #D8D8D8;
}
.style3 {color: #FFFFFF}
.style4 {color: #FFFFFF}
body {
	background-color: #454D11;
	background-image: url("../gallery/images/gradient454D11.jpg");
	background-position:top;
	background-repeat:repeat-x;
}
mybody {
	background-color: #454D11;
}
leftcol {
	width:100px;
}

.style6 {font-family: Arial, Helvetica, sans-serif}

a:link {
	color: #FFFF00;
	text-decoration: none;
}
a:visited {
	color: #FFFF00;
	text-decoration: none;
}
.style7 {font-size: larger}
.style8 {font-size: large}
a:hover {
	color:#00FF00;
	text-decoration: underline;
}
a {
	font-family: Arial, Helvetica, sans-serif;
}
a:active {
	text-decoration: none;
}