body {
	background-image: url(images/grass.jpg);
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;

	scrollbar-arrow-color: #FF0000; 
	scrollbar-3dlight-color: #D5C1FF; 
	scrollbar-highlight-color: #D5C1FF; 
	scrollbar-face-color: #8cb5dc; 
	scrollbar-shadow-color: #D5C1FF; 
	scrollbar-track-color: #FFFFFF;
	scrollbar-darkshadow-color: #1A286E;	
}
#bottomshadow {
	background-image: url(images/bottomshadow.jpg);
	background-repeat: no-repeat;
	height: 19px;
	width: 797px;
}
#rightshadow {
	background-image: url(images/sideshadow.jpg);
	background-repeat: repeat-y;
	width: 17px;
}
#container {
	margin: auto;
}
#bulk {
	background-color: #FFFFFF;
	width: 780px;
}
#banner {
	background-image: url(images/1.jpg);
	height: 249px;
	width: 780px;
}
#logo {
	background-repeat: no-repeat;
	background-position: left;
	height: 62px;
	width: 780px;
	background-color: #000000;
}
#collar {
	background-color: #333ef8;
	height: 5px;
}
#leftcolumn {
	background-color: #000000;
	background-image: url(images/4.jpg);
	width: 182px;
	background-repeat: no-repeat;
	background-position: bottom;
}
#content2 {
	background-image: url(images/bottomgrass.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 435px;
}
#rightcolumn {
	background-image: url(images/doggy.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 182px;
}
#whitecollar {
	background-image: url(images/doggymiddle.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 35px;
}
#blackcollar {
	background-color: #000000;
	background-image: url(images/doggybottom.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 47px;
}
#content3 {
	background-image: url(images/topgrass.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 435px;
	text-align: justify;
	padding: 0px;
	margin: 0px;
}
#phonenumber {
	background-image: url(images/phonenumber.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 300px;
	width: 182px;
	font-size: 11px;
	text-align: justify;
}
#copyright {
	float: left;
	width: 594px;
	color: #FFFFFF;
	text-align: center;
	font-size: 12px;
	font-style: italic;
}
#copyright a:link {
	font-weight: bold;
}
#copyright a:visited {
	color: #f582ff;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	color: #009111;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: italic;
	color: #333ef8;
}
q {
	font-size: 11px;
	font-style: italic;
	text-align: left;
}
blockquote {
	margin-left: 10px;
	margin-right: 10px;
}
a:hover {
	text-decoration: none;
}

