@charset "UTF-8";

body {
	background-color: #CCCCCC;
	background-image: url(../background.gif);
	color: black;
  font-family: "Lucida Grande", Arial, Helvetica, Geneva, Sans-serif;
  margin: 0;
  padding: 0;
  font-size: 12px;
}
	
	
/*
----------------------------------------------------------------
	you know, type 
---------------------------------------------------------------- */

.captionText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
	color: #333333;
	font-style: normal;
	}
	
.captionTextLarger {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 23px;
	color: #333333;
	padding-top: 2px;
	font-style: normal;
	font-weight: normal;
	}
	
.captionTextLargerLighter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 17px;
	color: #333333;
	padding-top: 2px;
	font-style: normal;
	}
	
.captionTextBold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	font-weight: normal;
	font-style: italic;
	}

.smallAtBottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 5px;
	color: #666666;
	}
	
.captionTextLinks {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 17px;
	color: #333333;
	}
	
.captionTextLinks a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 17px;
	color: #333333;
	text-decoration: none;
	}
	
.captionTextLinks a:visited  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 17px;
	color: #333333;
	text-decoration: none;
	}
	
.captionTextLinks a:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 17px;
	color: #000000;
	background-color: #FFFF00;
	}
	
.dates {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 25px;
	font-variant: normal;
	color: #6666CC;
}
	
/*
----------------------------------------------------------------
	index type
---------------------------------------------------------------- */
	

.indexwelcome {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
}

.indexwelcome a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
	padding: 2px;

}

.indexwelcome a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
}

.indexwelcome a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
	background-color: #66FF99;
}

.indexwelcomeSmall {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #333333;
	line-height: 14px;
}

.indexwelcomeSmallest {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #333333;
	line-height: 25px;
}

.style1 {color: #FFFFFF}




/*******************************************************************************

AUTHOR: Takashi Okamoto mud(tm) - http://www.mudcorp.com/
DATE: 06/27/2008

--------------------------------------------------------------------------------

This file is part of ImageShiftGallery.

  ImageShiftGallery is free for anyone to use, but this header MUST be
  included, and may not be modified.

*******************************************************************************/

.gallery {
  width: 575px;
  overflow: hidden;
  clear: left;
  font-size: 9px;
}

.gallery_caption {
	padding-left: 5px;
	font-family: "Courier New", Courier, monospace;
}

.gallery_padding {
	padding-bottom: 10px;
}

/*<!--table td {
  margin: 0;
  padding: 0;
}-->*/

a { color: #111; }

a:hover { text-decoration: none; }

#content {
  margin: 20px;
  padding-bottom: 20px;
}

p.tagline { font-size: 14px; }

pre { font-size: 11px; }

div.clear { clear: both; }

/* --------------------------------------- DONT CHANGE ---------------------- */

.isg_container {
  position: relative;
  padding: 0;
  margin: 0;
}

table.isg_table {
  margin: 0;
  padding: 0;
  line-height: 0;
  border-spacing: 0;
  border: none;
}

table.isg_table img { border: none; }

table.isg_table tr {
  margin: 0;
  padding: 0;
}

table.isg_table td {
  margin: 0;
  padding: 0;
}

.isg_markup-wrapper {
  line-height: normal;
  overflow: hidden;
}

.isg_controller-wrapper {
  float: left;
  width: 100%;
}

a.isg_button {
  color: #111;
  text-decoration: none;
}

a.isg_button:hover { text-decoration: underline; }
