html, body, ol, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	line-height: 18px;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 25px;
	font-weight: bolder;
	font-variant: normal;
	line-height: 24px;
	margin-bottom: 10px;
	color: #666600;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 25px;
	font-weight: bolder;
	font-variant: normal;
	color: #666600;
}
	
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	vertical-align: bottom;
	text-align: left;
	color: #666600;
	margin-bottom: 10px;


}
.bodycopybold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
}
#wrapper {
	margin-right: auto;
	margin-left: auto;
}
#centercontent {
	width: 850px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	color: #630;
}
.galleryimages {
	padding: 8px;
	border-right-width: 2px;
	border-bottom-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999;
	border-bottom-color: #666;
	background-color: #FFFFFF;
	margin-right: 2px;
	margin-bottom: 8px;
	margin-left: 2px;
	width: 250px;
	border-top-color: #CCC;
	border-top-style: solid;
	border-top-width: 1px;
	border-left-color: #CCC;
	border-left-style: solid;
}
body {
	background-image: url(/images/background.gif);
}
.inlineimage {
	float: left;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #CCC;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 0px;
	clip: rect(auto,auto,20px,auto);
}
.leftimage {
	float: left;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #CCC;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 0px;
	clear:right
	clip: rect(auto,auto,20px,auto);
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	line-height: 18px;
	margin-bottom: 10px;
}
