/***********************************************/
/* k9.css	             		  	       */
/* Use with dare.html			               */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
#page #Table_01 #main_container {
	width: 800px;
	margin:0 auto;
	position: relative;
	left: 0px;
	top: 0px;
	background: url(images/main_backg.gif) repeat-y;
	height: 760px;
	overflow: visible;
}
#page #Table_01 #main_container #body {
	position:relative;
	top:30px;
	width:586px;
	background: url(images/body.jpg) repeat-y;
	padding:0 20px 0 30px;
	left: 0px;
	color: #000000;
	float: right;
	overflow: visible;
	height: 730px;
}
#page #Table_01 #main_container #body #k9_card {
	position: relative;
	height: 241px;
	width: 170px;
	top: 0px;
	float: right;
	padding:0 0 0 10px;
	right: 0px;
	margin: 0px;
}