@charset "UTF-8";
/* CSS Document */

.iboxcontainer100 {
	float: left;
	position: relative;
	clear: both;
	width: 98%;
	padding: 1px;
	margin: 1px;
}
.ibox4fx {
	width: 250px;
	height: 15px;
	border: thin dotted #FFCC00;
	float: left;
	margin: 1px;
	padding: 1px;
	text-indent: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	clear: none;
	background-color: #FFFFCC;
}
	
.ibox2fx {
	width: 400px;
	height: 40px;
	border: medium solid #FFCC00;
	float: left;
	margin: 3px;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	clear: none;
	background-color: #FFFFCC;
}

.arrowpaw {
	background-image: url(/images/puparrow.jpg);
	background-repeat: no-repeat;
	height: 100px;
	width: 200px;
	padding-left: 75px;
	padding-top: 30px;
	clear: none;
	float: left;
	padding-right: 0px;
	margin: 0px;
}


.menubox {
	width: 10%;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-top-width: thick;
	border-top-color: #6600FF;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-right-color: #6600FF;
	border-bottom-color: #6600FF;
	border-left-color: #6600FF;
	float: left;
}
