/** * General HTML Body Styling * ------------------------- */body {
	background-color: #F3CA99;
	margin-top: 0px;
	font: 75%/1em Arial, Helvetica, sans-serif;
}


p {		line-height: 1.35em; } 		
hr { 	border: none; 	border-top: 1px solid #cccccc; 	height : 3px; 	width : 100%; }/** * Basic DIV Elements  * ---------------------------- *  */#header {
	text-align: center;
	background-repeat: no-repeat;
	background-image: url('../pix/wsabanner.jpg');
	background-color: #236e15;
	margin-bottom: 10px;
	width: 756px;
	margin-left: 10px;
	height: 160px;
	margin: 0 auto;
}

#patron {
	background-color:#355eca;
	text-align: center;
	font-size: 1.85em; 	font-weight: bold; 	padding-top: 10px; 	color: #fff; 	padding-bottom: 10px
	margin-bottom: 10px;
	width: 756px;
	margin-left: 10px;
	height: 20px;
	margin: 0 auto;
}	 #container {
	text-align: center;
	margin-left: 10px;
	width: 756px;
	background-color:#edc370;
		margin: 0 auto;
}
 #content {
	text-align: left;
	margin-right: 175px;
	padding: 1em;
}

#pageheading { 	font-size: 3.25em; 	font-weight: bold; 	padding-top: 20px; 	color: #000000; 	padding-bottom: 20px;}		#headingspacer {     margin: 0 0 0 0;     height: 22px;	background: url('../pix/ytpagetitlespacer.gif') repeat bottom}
#rightColumn {
	text-align: left;
	min-height: 600px;
	padding: 1em;
	margin-top: 20px;
	margin: 0;
	width: 150px;
	float: right;
}
#rightColumn p { 	margin: .5em 0 1em 0; }#rightColumn h2 { 	font: 100%/1em Arial, Helvetica, sans-serif;	margin: .5em 0 1em 0; 	border-bottom: 3px solid #236e15;	font-weight: bold; 	padding-left: 2px; 	margin-bottom: 10px;	line-height: 1.35em;}

#topborder {
	margin: 0 auto;
	margin-top: 10px;
	height: 8px;
	width: 756px;
	font: 1px/1px sans-serif;
	font: 0px/0px sans-serif;
	background: url('../pix/topborder.gif') no-repeat center bottom;
}



#botborder {

	margin: 0px auto;
		height: 8px;
		width: 756px;
		font: 1px/1px sans-serif;
	font: 0px/0px sans-serif;
			text-align: left;

	background: transparent url('../pix/botborder.gif') no-repeat center top;
}	
#stndparahead {
	font: 100%/1em Arial, Helvetica, sans-serif;
		background: url('../pix/goldwhirl.gif') no-repeat;
		color: black;
	background-color: #F5FFFA;
	padding-left: 2em;
	
}

#feedbackparahead {
	font: 100%/1em Arial, Helvetica, sans-serif;
	background: url('../pix/goldwhirl.gif') no-repeat;
			color: black;
	background-color: #F5FFFA;
	padding-left: 2em;
	line-height: 1.35em; 
	

img.piper
{
float:left;
border:8px dotted cornflowerblue;
margin:0px 0px 15px 20px;
}

	
/**
 * Class Definitions  
 * ----------------------------
 * 
 */

.starhead {
	border-color: #66CC66;
	border-style: outset;
	background: url('../pix/goldenwhirl.gif) no-repeat background-color: #009900;
	color: #000;
	font-size: 3em;
	
