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}
.style11 {font-size: 48px}
.style111 {font-size:14px}
body {
	color:#FFFFFF;
	background-color: #454D11;
	background-image: url("../gallery/images/gradient454D11.jpg");
	background-position:top;
	background-repeat:repeat-x;
	font-family:"Times New Roman", Times, serif;
}
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;
}
.style12 {font-size: 18px}
.style17 {font-size: 16px}
.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;
}
.style9 {font-size: x-small}

.style10 {font-size: 12px}

#header {
	position:relative;
	top:0px;
	left:0px;
	width: 900px;
	height:146px;
	margin-top:0px;
	color:#FFFFFF;
	background-image:url(../tiedlogo.gif);
	background-position:left;
	background-repeat:no-repeat;
	background-color:#669933;
}
#headerText {
	position:relative;
	top:0px;
	left:180px;
	width:700px;
	text-align:center;
	font-family:"Times New Roman", Times, serif;
	color:#FFFFFF;                                           
}
#headerText h1 {
	font-size: 48px;
	margin-top:0px;
	margin-bottom:0px;
}
#headerText h3 {
	font-size:24px;
	margin-top:0px;
}

#leftColumn {
	width:143px;
	float:left;
	padding:10px;
	color:#FFFFFF;
	background-color:#669933;
	text-align:center;
	font-size:16px;
	font-family:"Times New Roman", Times, serif;
}
#mainContent {
	width:700px;
	/*left:163px;*/
	padding:10px 10px 10px 180px;
	color:#000000;
	text-align:left;
	background-image:url(../images/leftCol.jpg);
	background-position:left;
	background-repeat:repeat-y;
}
#mainContent a {
	color:#3333FF;
}
#mainContent a:hover {
	text-decoration:underline;
	color:#FF6600;
}

#footer {
	clear:both;
	width:890px;
	background-color:#808040;
	text-align:right;
	color:#FFFFFF;
	font-size:12px;
	padding:5px;
	font-family:"Times New Roman", Times, serif;
}

#mainWindow {
	width: 900px;
	margin:auto;
	margin-top:0px;
	color:#000000;
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
}

/* wordpress stuff */
/* =Images
-------------------------------------------------------------- */

#content img {
	margin: 0;
	height: auto;
	max-width: 640px;
	width: auto;
}
#content .attachment img {
	max-width: 900px;
}
#content .alignleft,
#content img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
#content .alignright,
#content img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
#content .aligncenter,
#content img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#content img.alignleft,
#content img.alignright,
#content img.aligncenter {
	margin-bottom: 12px;
}
#content .wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	margin-bottom: 20px;
	padding: 4px;
	text-align: center;
}
#content .wp-caption img {
	margin: 5px 5px 0;
}
#content .wp-caption p.wp-caption-text {
	color: #888;
	font-size: 12px;
	margin: 5px;
}
#content .wp-smiley {
	margin: 0;
}
#content .gallery {
	margin: 0 auto 18px;
}
#content .gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
#content .gallery img {
	border: 2px solid #cfcfcf;
}
#content .gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
#content .gallery dl {
	margin: 0;
}
#content .gallery img {
	border: 10px solid #f1f1f1;
}
#content .gallery br+br {
	display: none;
}
#content .attachment img { /* single attachment images should be centered */
	display: block;
	margin: 0 auto;
}
