.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #6A502B;
	padding-right: 15px;
	padding-left: 5px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 38px;
	line-height: 40px;
	font-weight: bold;
	word-spacing: normal;
	letter-spacing: -0.3pt;
}
.shadow {
	height: 1em;
	filter: Shadow(Color=#666666, 	
			Direction=135, 
			Strength=5);
}
hr {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #7A5A30;

}
.form-field {
	background-color: #FFFDF9;
	border: 1px solid #7A5A30;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #6A502B;
	padding: 3px 3px 3px 5px;


}
a {
	color: #CC5200;
	text-decoration: none;
}
a:hover {

	color: #4D2D02;
	text-decoration: underline;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #7A5A30;
	padding-right: 15px;
	padding-left: 5px;

}
body {
	background-color: ffffff;
	margin: 0px;
}
hr {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #7A5A30;
}
.CamDiv {
	height: 410px;
	width: 600px;
	overflow: hidden;
}
.InnerDiv {
	margin-top: -43px;
}
.SmallCamDiv {

	height: 142px;
	width: 225px;
	overflow: hidden;
}
.SmallInnerDiv {

	margin-top: -20px;
}
