body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 80%;
	color: Black;
	background-color: White;
}

td {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 80%;
	color: Black;
}
a {
	text-decoration: none;
	color: #dd5500;
	outline: none;
}
a:visited {
	color: #666666;
}
a:active {
	color:  #ccc;
	}
a:hover {
	color: #CC3300;
	text-decoration: underline;
	}
.ahem {
	display: none;
	}
strong, b {
	font-weight: bold;
	}

/* weird ie5win bug: all line-height to font-size ratios must agree or box gets pushed around. UPDATE: this has turned out to be very rare. my current recommendation is IGNORE this warning. at the moment i'm leaving it in only in case the issue turns up again. possibly the original bug in march 2001 was caused by an unusual combination of factors, although this solved it at the time.*/

h1 {
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	color: #FF9900;
	font-family : Arial, Helvetica, sans-serif;
		margin-bottom: 3;
}
h2 {
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	color: #FFCC00;
	font-family : Arial, Helvetica, sans-serif;
		margin-bottom: 3;
}
h3 {
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	color: #FFD366;
	font-family : Arial, Helvetica, sans-serif;
		margin-bottom: 3;
}
h4 {
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	color: #CC6635;
	font-family : Arial, Helvetica, sans-serif;
		margin-bottom: 3;
}
h5 {
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	margin-top: 0;
	color: #993400;
	font-family : Arial, Helvetica, sans-serif;
	margin-bottom: 3;
	}
h6 {
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
.topbar {
	font-size: 10px;
	background-color: #ffcc00;
	width : 100%;
	height: 60%;
	padding : 0px 0px 0px 0px;
}

.orangebar {
	width: 230px;
	height:100%;
	background-color : #ff9900;
	float: left;
}

.logo { 
	font-size: 22px; 
	font-weight: bold;
	padding : 10px 10px 10px 10px;}

.logo a { 
	color:#dd5500;
 }
 
 .logo  a:visited { 
 	color: #ffcc00;
  }

.bottombar {
	width : 100%;
	height : 40%;
	background-color : #DD5500;
}
.breadcrumbs { 
		font-size: 80%;
	color: #ffcc00;
	padding : 10px 10px 10px 10px;
	float: left;
  }
  
 .breadcrumbs a { 
 	color: #ffcc00;
  }
 
 .breadcrumbs a:visited { 
 	color: #ffcc00;
  }

.rightmenu {
	margin-top : 20px;
	margin-right: 5px;
	width : 220px;
	float : right;
	font-size: 100%;
	text-align : right;
}

.metabar {
	position: absolute;
	left: 0px;
	font-size: 80%;
	width: 220px;
	height: 100%;
	padding: 44px 10px 10px 10px;
}

.contentchunk {
	margin: 20px 20px 10px 10px;
	width : 100%;
}

.rightcontent {  
	margin-left: 230px;
	margin-right: 20px;
}

.welcome {
	width : 100%;
	background-color : #E5D3B9;
	display: block;
}

.welcometext {
	padding: 8px 20px 20px 20px;
	font-size : 90%;
}

.nowrap {
	white-space: nowrap;
	font-size: 10px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
/* must be combined with nobr in html for ie5win */
	}
.tiny {
	font-size: 70%;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 5px;
	font : #CE6B00;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}	

.pullquotesmall {
	font size: 70%;
	color:#808080;
	float: right;
	padding: 0px 0px 0px 5px;
	width : 110px;
}
.redbox {
	background-color : #ffffff;
	border : 10px solid #993400;
	padding : 10px;
	font-size: 80%;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.orangebox {
	background-color : #ffffff;
	border : 10px solid #ff9900;
	padding : 10px;
	font-size: 80%;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.goldbox {
	background-color : #ffffff;
	border : 10px solid #ffCC00;
	padding : 10px;
	font-size: 80%;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.creambox {
	background-color : #ffffff;
	border : 10px solid #FFD366;
	padding : 10px;
	font-size: 80%;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.tanbox {
	background-color : #ffffff;
	border : 10px solid #CC6635;
	padding : 10px;
	font-size: 80%;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}



blockquote	{
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 90%;
	color: #CE6B00;
	background-color : #FFEFBD;
	border : 2px solid #FFCE39;
	padding : 10px;
}

.form {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 11px;
	color: #727272;
}

.embed	{
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 90%;
	color: black;
	background-color : #FFFFF0;
	border : 2px solid #FF8431;
	padding : 10px;
}

.topstrip {
	background-image : url("http://www.meish.org/template/siteimages/bgstripevert.gif");
	width : 100%;
	height : 75px;
	float : left;
}

.mainnav {
	font-size: 10px;
	color: Black;
	margin-right : 5px;
	float : right;
	margin-top : 60px;
}

.contentblock {
	margin-top : 30px;
	margin-left : 20px;
	width : 70%;
	border: 1px solid Black;
}



.bigpic {
	border : 2px solid Black;
	padding : 20px;
	position : relative;
}
.imgnav {

}


.mainthumbs {
	width : 40%;
	background-color : Yellow;
	float : right;
	position : relative;
}
.sidebar {
	font-size: 90%;
	color: #993400;
	background-color : #FFEFBD;
	margin : 5px;
	padding : 5px;
}

.morelink {
	text-align: right;
	bottom: 1px;
	right: 1px;
}

.footlink { 
	position: fixed; 
	bottom: 0; 
	}


.tinyimage {
	border : 1px solid Black;
}

#banner-commentspop {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size:large;
	font-weight:bold;
color: #CE6B00;
	background-color : #FFEFBD;
	border : 2px solid #FFCE39;
  	padding-left:15px;
  	padding-right:15px;
  	padding-top:5px;
  	padding-bottom:5px;  		  		  			 
}

.comments-body {
	font-family:Verdana, Geneva, Arial, sans-serif;
	color:#000;
	font-size: 11px;
	font-weight:normal;
	background:#FFF;
	line-height:140%;
	padding-bottom:10px;
	padding-top:10px;
	border-bottom: 1px solid #FF8431;
}		

	div.minimeish {
	float: right;
	width: 200px;
	margin: 10px;
	margin-left: 10px;
	margin-right: 0;
	color: #1F1F1F;
	font-family: verdana, arial;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	line-height: 13px;
	border-right : 1px solid #FFBF2D;
	border-bottom : 1px solid #FFBF2D;
	border-left : 1px solid #FFBF2D;
	background : #FEFEFE;
	border-top : 1px solid #FFBF2D;
	padding : 5px 5px 5px 5px;
}

	.comments-post {
	font-family:verdana, arial, sans-serif;
	color:#000;
	font-size: 9px;
	font-weight:normal;
	background:#FFF;
}	:
