    html, body {
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	margin: 0px;
	padding: 0px;
	border: 0px;
	text-align: center;
	background-color:#000;  /* black */
	color: #000000; /* text */
	font-family: Verdana, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
}
/* ID CONTAINERsubs NOT CLASS! */
#containerSubs {
	text-align: left;
	background-repeat: repeat;
	background-position: 0px 0px;
	background-color: #EEE7CC;  /* sandy beige */
	background-image: url(/images/hexchin.gif);
	width: auto;
	top: 0px;
	margin: 0px 5%;
	padding: 0px;
	border-top: medium outset #ed56ff; /* pink nearly purple */
	border-right: medium outset #cc00ff; /* darker purple */
	border-bottom: thick outset #cc00ff; /* darker purple */
	border-left: medium outset #ed56ff; /* pink nearly purple */
}
#header {
	text-align: center;
	padding: 0px;
	top: 0px;
	margin: 0px 3%;
	width: 94%;
} 
#Menu {
	font-family: Verdana, Arial, sans-serif;
	float:left;
	width:100%;
	/*  pink next to purple  #ed56ff; replaced darker cc00ff */
	/*  light purple #cc00ff replaced darker 9933cc; */
 	/* turquoise  #cc00ff  */
	/* pale lavender #ffccff  */
	/* pale green #ccffcc  */
	/* medium green #99cc99 */
	/* background: #93db93;   light grayish green */
	background: #cc00ff url(/images/lav1x66.jpg) repeat-x;  
	margin: 0px;
	padding: 0px;
	}	
#Menu ul {
		clear:left;
		float:left;
		list-style:none;
		padding: 0px;
		margin: 0px;
		position:relative;
		left:50%;
} 
#Menu li {
	display:block;
	float:left;
	list-style:none;
	margin:0;
	padding: 0px 14px 0px 0px; 
	position:relative;
	right:50%;
	border-left:1px solid #ed56ff; /* pink nearly purple */
	border-right:1px solid #cc00ff;
	} 
#Menu ul li.first {
	border-left:thin solid #ed56ff; /* pink nearly purple */
	}
#Menu ul li.last {
	border-right:thin solid #cc00ff;
	}
#Menu ul li a {
	display:block;
	width: 100%;
	height: 100%;
	margin:0;
	padding: 6px 7px 4px 7px; 
	text-align:center;
	color:#000;
	text-decoration:none;
	border-bottom: none;
	}
#Menu ul li a:hover {
	display:block;
	width: 100%;
	height: 100%;
	color: #FFF;
	background: #000;
	padding: 6px 7px 4px 7px; 
	border-bottom: none;
	}

/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page The floated element must precede the element it should be next to on the page. */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain its child floats */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.PedTable {
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	background-position: center center;
	text-align: center;
	color: #000000; /* darker purple */
	border-collapse:collapse;  /* use instead of html attribute cellspacing = 0  */
	margin: 0px;
	padding: 0px;
	border-top: medium none #cc00ff;
	border-right: medium solid #cc00ff;
	border-bottom: medium solid #cc00ff;
	border-left: medium none #cc00ff;
}
.PedTD {
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	border-top: medium none #ed56ff;  /* pink nearly purple */
	border-right: medium solid #cc00ff;
	border-bottom: medium solid #cc00ff;  /* darker purple */
	border-left: medium none #ed56ff;  
}

.PedRightBord {
	border-top-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #000000;
	text-align: center;
	font-size: small;
	padding-right: 16px;
	padding-left: 1px;
	width: auto;
	border-right: medium solid #cc00ff;
	vertical-align: middle;
}
td {
	font-family: Verdana, Arial, sans-serif;
	padding: 0;
	color: #000000;
	font-size:  small;
	font-style: normal;
	font-weight: normal;
	/* border: thin none; */
	text-align: center;	
}
a:link {
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	color: #000000;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	padding: 0px;
	vertical-align: text-bottom;
	text-decoration: none;
	border-bottom: medium solid #cc00ff; /* purple */
	border-top: thin none;
	border-right: thin none;
	border-left: thin none;
}
a:visited {
	font-family: Verdana, Arial, sans-serif;
	color: #000;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-size: small;
	text-decoration: none;
	border-bottom: thin solid #cc00ff; /* purple */
}
p {
	font-size: small;
	/* text-indent: 2em; 9/15/2011 */
	margin: 0px; /* 4/10/2011 */
	padding-top: 4px;  /* 4/10/2011 */
	padding-right: 8px;
	padding-bottom: 4px;  /* 4/10/2011 */
	padding-left: 12px;
	font-family: Verdana, Arial, sans-serif;
	text-align: left;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	background: #f4efd3;
}
a:hover {
	font-family: Verdana, Arial, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	width: auto;
	background: #000000;
	margin: 0px;
	padding: 0px;
}
.MyLinkSmall {
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	vertical-align: text-bottom;
	background: #89CC89;  /* grayish green */
}
.photo3 {
	margin: 0px;
	padding: 0px;
	border: none;
	vertical-align: bottom;
}
.noback {
	background: none;
	margin: 0px;
	padding: 0px;
}
table {
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, sans-serif;
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: small;
}
.greyback {
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-size: medium;
	text-align: center;
	margin:0;
	font-family: Verdana, Arial, sans-serif;
	background: #CCCCCC;
	background-image: url(/images/bkgrnd-desat.jpg);
	vertical-align: middle;
	border-top: thin outset #CCCCCC;
	border-right: thin outset #CCCCCC;
	border-bottom: thin outset #CCCCCC;
	border-left: thin outset #CCCCCC;
	padding: 0px;
}
.greenback {
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: medium;
	text-align: center;
	margin:0;
	font-family: Verdana, Arial, sans-serif;
	background: #99FF99;
	vertical-align: middle;
	border-top: thin outset #FFFFFF;
	border-right: medium outset #44D200;
	border-bottom: medium outset #44D200;
	border-left: medium outset #44D200;
}

.MyH1Black{
	font-family: Verdana, Arial, sans-serif;
	text-align: center;
	font-size: large;
	color: #000000;
	font-style: normal;
	font-weight: bolder;
	text-decoration: none;
	vertical-align: bottom;
	line-height: 200%;
	margin-bottom: 0px;
}
.MyH3Center {
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	color: #000000;
	padding-right: 5%;
	padding-left: 5%;
}
.MyH2Center {
	font-family: Rockwell, serif;
	font-size: medium;
	font-style: normal;
	font-weight: bolder;
	text-align: center;
	color: #000000;
	border: thin none;
	vertical-align: bottom;
}
.SmallBold {
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	position: static;
}
.SmallBoldRight {
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	text-align: right;
	color: #000000;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
}
.SmallBoldBackTurq {
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	background-color: #a6ffff;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	position: static;
}
.floatleft {
	float: left;
	margin: 0px 4px;
	padding: 0px 6px 0px 4px;
}
.alignleft {
	text-align: left;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	padding-right: 6px;
	padding-left: 8px;
}
.alignleftbord {
	text-align: left;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	border-top: thin none;
	border-right: thin none;
	border-bottom: thin ridge;
	border-left: thin none;
}
.phoBotNoBord {
	bottom: 0px;
	position: relative;
	vertical-align: bottom;
	z-index: auto;
	visibility: visible;
	border: thin none;
	background-position: center bottom;
	width: auto;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.H3Readable {
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: center;
	background-position: center;
	position: relative;
	visibility: visible;
	width: auto;
}
img {
	border: thin none #000000;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
	text-align: center;
	display: inline;
}
.greenBackCen {
	font-style: normal;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: small;
	text-align: center;
	font-family: Verdana, Arial, sans-serif;
	background: #99FF99;
	vertical-align: middle;
	height: auto;
	width: auto;
	line-height: 140%;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
	border: thin ridge #00CC00;
}
.linkDesc {
	text-align: left;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	border-top: thin none;
	border-right: thin none;
	border-bottom: thin ridge;
	border-left: thin none;
}
.tableGrid {
	font-family: Verdana, Arial, sans-serif;
	color: #000000;
	margin: 2px;
	padding: 2px;
	font-size: small;
	border-top: thin none #ffd193;
	border-right: thin none #ffd193;
	border-bottom: medium none #ffd193;
	border-left: thin none #ffd193;
	background: #f4efd3;
}
.yellowback {
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: small;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	font-family: Verdana, Arial, sans-serif;
	background: #ffff99;
	border: thin solid #FFCCCC;
}

#texturefoot {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	background-image: url(/images/Chikanobu1046x526p8.png);
	color: #333333;
	text-align: right;
	font-size: x-small;
	font-weight: lighter;
	font-style: oblique;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	border-top: medium inset #cc00ff; /* darker purple */
	border-right: 1px none;
	border-bottom: 1px none;
	border-left: 1px none;
	background-repeat: no-repeat;
	background-position: center center;
	height: 526px;
	width: auto;
} 
#texturefoot p {
	font-style: oblique;
	color: #333;
	text-align: center;
	font-size: small;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.H3BotBord {
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: center;
	background-color: #fff;
	border-top: medium solid #cc00ff; /* added 6-22-2011 */
	border-bottom: medium solid #cc00ff;
}

.italics {
	font-style: italic;
}
.oblique {
	font-style: oblique;
}
	div#belowrotator {
	margin=top: 0px;
	position: relative;
	padding-top: 10px;
	padding-left: 0px;
}
	/* rotator css */
	div#rotatestand {
	position: relative;
	/* height:340px;
	width: 500px;  leave out for flexibility in html */
	margin: 0px;
	padding: 0px;
}

	/* rotator standard reusable css */
	div#rotatestand ul li {
	float:left;
	position:absolute;
	list-style: none;
	margin:0px;
	padding:0px;
	left: 5px;
	top: -10px;
}
/* rotator image style */	
	div#rotatestand ul li img {
	border: 3px solid #cc00ff;  /* purple  */
	padding: 0px;
	margin: 0px;
}
    div#rotatestand ul li.show {
	z-index:500;
}
.imgcenter {
	width: auto;
	margin: 0px 30% 0px 30%;
	padding: 0px;
	border: none;
}
.imgcenterbord {
	width: auto;
	margin: 0px 36% 0px 34%;
	padding: 0px;
	border: medium outset #0FF;
}
#mainContent {
	/* remember that padding is the space inside the div box and margin is the space outside the div box */
	padding: 0px;
	background-color: #f4efd3;  /* 3/18/2011 sandy beige */
	font-family: Verdana, Arial, sans-serif;
}

.imgframe {
	margin: 0px;
	padding: 0px;
	border: medium outset #cc00ff; /* purple */
}
.photoTop {
	margin: 0px;
	padding: 0px;
	text-align: left;
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
}

