body {
	behavior: url("http://www.inkrecyclers.com/csshover.htc");
	background-image: url("http://www.inkrecyclers.com/images/mainback.jpg");
	background-repeat: repeat-x;
	background-position: top left;
	font-family: Arial, sans;
	font-size: 14px;
}
#maincopy {
	background-image: url("http://www.inkrecyclers.com/images/ink-ventures-main_02.jpg");
	background-repeat: repeat-y;
	background-position: top center;
	padding: 0px 14px;
	top: -2px;
}
#menubar {
	background-color: #DEDEDE;
	border-right: 1px solid black;
}
#menubar a {
	display: block;
	width: 159;
	text-align: center;
	padding: 10px 0px;
	background-color: #5ab12f;
	color: white;
	text-decoration: none;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	border-right: 1px solid black;
}
#menubar a:hover {
	background-color: #22400c;
	color: white;
}
#content {
	padding: 10px;
}
a { color: #22400c; text-decoration: underline; font-weight: bold; }
a:hover { color: #5ab12f; }
h1, h2, h3 {
	display: block;
	width: 450px;
	text-align: center;
	color: #22400c;
	margin-left: auto;
	margin-right: auto;
	border-bottom: 5px solid #5ab12f;
}
#main {
	width: 703px;
	margin: 50px auto 10px auto;
	padding: 0px;
}
#copyright { 	
	font-weight: bold; 
	width: 100%; 
	text-align: center; 
	padding: 15px 0px;; 
	border-top: 2px solid black; }
#frame { padding: 0px; }