/* 8th css revision 17 July 2002 - no more tears */

.fakebox {
/*  float : left; */
  color : #000;
  background : #F1E4C9;
  font : 10px verdana, sans-serif;
  padding : 3px 3px 5px;
  margin : 10px 5px 0 0;
  border : 2px solid #630;
  width : 150px;
  text-align : center;
}
.fakebox a {
	color: #969947;


}
.fakebox a:hover {
	color: #969947;
	text-decoration: underline;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: 1;
	border-top-color: #969947;
	border-right-color: #969947;
	border-bottom-color: #969947;
	border-left-color: #969947;




}
a	{
	text-decoration:	none;
	font-weight:	normal;
	}
a:link	{
	color:	#66c;
	background-color: transparent;
	}
a:visited	{
	color:	#66c;
	background-color: transparent;
	}
a:active	{
	color:	#CC9966;
	background-color: transparent;
	}
a:hover	{
	color:	#f60;
	background-color: transparent;
	text-decoration:	underline;
	}
#gallerywrapper	{
	border-right:	3px dotted #83361D;
	border-left:	3px dotted #83361D;
	border-top:	3px dotted #83361D;
	border-bottom:	3px dotted #83361D;
	color: #000;
	background-color:	#D3C5A9;
	margin:	0;
	width: 600px;
	}
#wrapper	{
	float:	left;
	width:	100%;
	border-right:	3px dotted #83361D;
	border-left:	3px dotted #83361D;
	border-top:	3px dotted #83361D;
	border-bottom:	3px dotted #83361D;
	color: #000;
	background-color:	#D3C5A9;
	margin:	20px 15px 0 0;
	}


body	{
	margin:	0;
	padding:	0;
	color:	black;
	background-color:	#969947;
	font:	11px/1.5 Verdana, sans-serif;
	}

td	{
	font:	11px/1.5 Verdana, sans-serif;
	}



h1	{
	font-size:	2em;
	}
h2	{
	font-size:	18px;
	color: #969947;
	margin: 0px;
	padding: 0px;

	}
h3	{
	font-size:	1.5em;
	}
h4, h5	{
	font-size:	1.25em;
	}
	
h1, h2, h3, h4, h5, h6	{
	margin:	1.25em 0 0 0;
	font-family:	Verdana, Arial, sans-serif;
	color: #c60;
	background: transparent;
	}
p	{	/* primitive version for css-1 agents */
	margin:	.5em 0;
	}

#content	{	/* shorthand box properties tip: think of a clock: 12, 3, 6, 9 */
	padding:	0 10% 100px 15%;
	}
.offwhitebox	{
	padding:	6px;
	margin:	2px;
	color: #000;
	background-color:	#ffc;
	border:	dotted black 2px;
	}
img	{
	border:	0;
	margin: 0;
	}
.uc	{
	text-transform: uppercase;
	}
.redbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #FF0000;
}
.byline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 100px;


}
.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #663300;
}
.wrap-text-right {
	float: right;
}
.description {
	font-size: 11px;
	line-height: normal;
}
.gallery-td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.gallery-td p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;

}
