html, body, div, form, input, textarea, select, h1, h2, h3, h4, h5, p, table, tr, td, caption, fieldset, legend, address, img, ul, ol, li, hr {
	margin: 0;
	padding: 0;	
	}
	
body {
	background-image: url(../images/tip_form_bkg.jpg);
	/*background-repeat: no-repeat;*/
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

p.spacer1 {margin-top:15px;
margin-bottom:0px;
font-size: 1px;
}
p.spacer2 {margin-top:20px;
margin-bottom:0px;
font-size: 1px;
}
p.spacer3 {margin-top:115px;
margin-bottom:0px;
font-size: 1px;
}
p.spacer3b {margin-top:130px;
margin-bottom:0px;
font-size: 1px;
}
p.spacer4 {margin-top:10px;
margin-bottom:0px;
font-size: 1px;
}
p.spacer5 {margin-top:7px;
margin-bottom:0px;
font-size: 1px;
}

p.spacer6 {margin-top:5px;
margin-bottom:0px;
font-size: 1px;
}
#main {
		width: 482px;

		overflow: hidden;
		margin: 0 auto;
	/*	background-color:green; */
			}
#content {		
		/*width: 400px;*/
		margin: 0 auto;
		/*margin: 0 0 0 35px;*/
		/*background-color:red;*/
		}
		
.field_names {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	line-height:1.3;
	color: #006838;
	text-align:right;
	padding:0px;
	margin:0px;
	margin-bottom:14px;
	white-space: nowrap;
}
.field_names2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	line-height:1.3;
	color: #006838;
	text-align:left;
	padding:0px;
	margin:0px;
	margin-bottom:14px;
	white-space: nowrap;
}
.required_fields {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	line-height:1.3;
	color: white;
	text-align:left;
	padding:0px;
	margin:0px;
	margin-bottom:13px;
	white-space: nowrap;
}
.item2 {
			margin-bottom: 13px;		
			white-space: nowrap;
			}
.item {
			margin-bottom: 13px;		
			white-space: nowrap;
			}			
.item2 input {	
				width: 200px;
				text-align:left;
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: 11px;
				font-style: normal;
				color: black;
				}
				
#photo_form {
		margin: 0 0 0 80px;
		}
#story_form {
		margin: 0 0 0 10px;
		}
#submit {
			position: absolute;
			top: 480px;
			left: 195px;
			}
.no_image {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #fff200;
	padding:0px;
	margin:0px;
	}
.red
 {
	color: #ffc600;
	font-weight: normal;
	}
#form_head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: normal;
	color: #6ec167;
	text-align: left;
	padding:0px;	
	padding-top:40px;
	padding-left:70px;
	margin:0;
	}
	
#imageright {
float:right;
padding:0px;
padding-right:5px;
padding-bottom:7px;
}	

.clear{
	clear:both;
}
