body     {
	color: #7e654a;
	font-size: 62.5%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	background-color: #009999;
	margin: 0;
	padding: 0 0 0 0;
	background-image: url(../commonpics/bgAqua.png);
}
a { color: #274caf; text-decoration: none }
a:hover { color: #000 }
p   { font-size: 1.1em; line-height: 2em; letter-spacing: 0.1px; margin: 0 30px 2px 15px; padding: 1px 10px 10px; clear: both; border-bottom: 1px solid #ccc }
h1   { color: #7e654a; font-size: 2.1em; font-weight: normal; letter-spacing: 1px; margin: 0.3em 30px 0 15px; clear: both }
h2 { color: #274caf; font-size: 1.2em; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: normal; margin: 0; padding-left: 5px; float: left; border-bottom: 1px dotted #ccc }
h3  {
	color: #AE9F7D;
	font-size: 1.2em;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-weight: normal;
	margin: 0 0 0.4em 15px;
	padding-right: 0;
	float: left;
	border-bottom: 1px dotted #ccc
}
#subject   {
	background-color: #fff;
	background-image: url(../commonpics/GuestBook.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	border-top: 1px solid #ccc;
	border-right: medium none;
	border-bottom: medium none;
	height: 130px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 10px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 5px;
	padding-left: 1px;
}
#subject img { margin: 5px 10px 5px 8px; padding: 0; float: left; border: solid 1px #000 }
#subject h1  {
	color: #FFFFCC;
	font-size: 2.2em;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-weight: bold;
	line-height: 2;
	text-transform: capitalize;
	margin-top: 10px;
	margin-left: 90px;
	clear: none
}
#subject p  {
	color: #FFFFFF;
	font-size: 1.1em;
	line-height: 2.2em;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 90px;
	padding-left: 0;
	clear: none;
	border-style: none;
	font-weight: bold;
}
#feedbackform h2 { font-size: 1.2em; margin: 5px 12px 2px 15px; padding: 0; width: 5em; float: left }
#feedbackform input { color: #7e654a; font-size: 1em; margin-top: 2px; margin-bottom: 4px; padding: 2px; float: left; border: solid 1px #666 }
#feedbackform textarea { color: #7e654a; font-size: 11px; margin-top: 2px; margin-bottom: 4px; padding: 2px; float: left; border: solid 1px #666 }
#feedbackform p { border-style: none }
#details { width: 300px; float: left }
#button { margin-top: 5px; margin-left: 85px; padding-top: 5px; clear: both }
