@charset "ISO-8859-1";
#picarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	padding: 0px 0px 0px 15px;
	margin: 0px;
	height: 500px;
	width: 450px;
	background-image: url(../images/pic_placeholder2.jpg);
	background-repeat: no-repeat;
	background-position: 125px 125px;
}
.side_note {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF9414;
	font-weight: normal;
	text-transform: none;
	letter-spacing: 0.1em;
}
.instruct {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #C38282;
}
.form_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ACD3FF;
	width: 430px;
	margin-bottom: 15px;
	display: block;
	padding-bottom: 4px;
}
#name {
	width: 280px;
	background-color: #FF9900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
#email {
	width: 280px;
	background-color: #FF9900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
#comments {
	width: 281px;
	background-color: #FFA233;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	height: 100px;
}

#query {
	width: 450px;
	margin: 0px;
	padding: 0px;
	height: 300px;
}
#resetb {
	margin-right: 20px;
}
#canim {
	margin: 150px 0px 0px;
	padding: 0px;
	height: 350px;
	width: 350px;
	z-index: -1;
}

