body {
	margin: 0;
	padding: 0;
	background-image: url(images/dog11.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
p {
	font: 80%/1.8em Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-top: 0;
	margin-top: 0;
}
form {
	margin: 0;
	padding: 0;
}
#content {
	margin: 50px 50px 0px 300px;
	padding-top: 100px;
	background-image: url(images/dog_food_choice.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
#content ul {
font: 80%/1.8em Verdana, Geneva, Arial, Helvetica, sans-serif;
list-style-type: circle;
padding-left: 90px;
}
#content h1 {
	text-align: left;
	font: 150% Georgia, "Times New Roman", Times, serif;
	color: #901602;
	border-bottom: 1px dotted #aaaaaa;
}
#content h2 {
	text-align: left;
	font: 125% Georgia, "Times New Roman", Times, serif;
	color: #901602;
	text-decoration:underline;
}

#content h3{
	text-align: left;
	font: 150% Georgia, "Times New Roman", Times, serif;
	color: #901602;
	border-bottom: 1px dotted #aaaaaa;
}
#side1 {
	position: absolute;
	width: 220px;
	top: 30px;
	left: 10px;
	padding: 140px 10px 10px 10px;
}
#side2 {
	position: absolute;
	width: 220px;
	top: 30px;
	right: 10px;
	text-align: right;
	padding: 220px 10px 10px 10px;

}
#side2 h3 {
	font: 110% Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding-bottom: 4px;
}
.adbox {
	font: 80% Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 1.5;
	padding: 2px 4px 2px 6px;
	margin: 0 0 10px 0;
	border: 1px dotted #B1B1B1;
	background-color: #F4F4F4;
}
#side1 h3 {
	font: 110% Georgia, "Times New Roman", Times, serif;
	color: #621313;
	background-color: transparent;
	margin: 0;
	padding-bottom: 4px;
}

#side1 .img {

	border-color: #000000;
	margin: 10px 10px 10px 0;
	float:left;
	
}
#side1 .txt {
	width: 184px;
	background-color: #FCF5F5;
	border: 1px inset #901602;
}
#side1 ul {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
	width: 184px;
}
#side1 li {
	font: 80% Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-bottom: 0.3em;
	border-bottom: 1px solid #E7AFAF;
}
#side1 a:link, #side1 a:visited {
	text-decoration: none;
	color: #901602;
	background-color: transparent;
}
#side1 a:hover {
	color: #621313;
}

hr {
	
	
	border: none 0; 
border-top: 1px dashed #352D1C;/*the border*/
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/


}

img {

	border-color: #000000;
	margin: 10px 10px 10px 0;
	float:left;
	
}