@charset "utf-8";
/* CSS Document */
<style type="text/css">
	body,
	html {
	margin:0;
	padding:0;
	color:#000;
	}
	body {
	min-width:750px;
	margin-top: 30px;
	background-image: url(http://www.irismarketbuilder.com/~lggang/images/layout/greendots_bg.gif);
	background-attachment: fixed;
	}
#layout {
	background:#99c;
	width:800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border: 4px solid #009B9B;
	height: auto;
	}
#wrap {
	width: 800px;
	width:780px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	padding-bottom: 20px;
}
	#header {
	background-color: #FFFFFF;
	}
	#nav {
		background:#c99;
		padding:5px;
	}
	#nav ul{
		margin:0;
		padding:0;
		list-style:none;
	}
	#nav li{
		display:inline;
		margin:0;
		padding:0;
	}
#leftnav {
	background:#9c9;
	float:left;
	width:167px;
	background-color: #FFFFFF;
	padding-left: 10px;
	padding-top: 0px;
	margin-bottom: 10px;
	}
#content {
	background:#99c;
	float:right;
	width:600px;
	background-color: #FFFFFF;
	padding-right: 0px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	height: auto;
	}
	#footer {
	background:#cc9;
	clear:both;
	background-color: #7fdfdf;
	float: none;
	left: auto;
	background-image: url(http://www.irismarketbuilder.com/~lggang/images/layout/stripes_2.GIF);
	}
	#footer p {
	padding:5px;
	float: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 75;
	right: 50px;
    }
.paypal {
	float: left;
	padding-top: 8px;
	margin-left: 5px;
	margin-bottom: 5px;
}
#credit {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 12px;
}
.credit {
	float: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
}
.credit A:link {
	text-decoration: none;
	color: #333333;
}
.credit A:visited {
	text-decoration: none;
	color: #333333;
}
.credit A:active {
	text-decoration: none;
	color: #333333;
}
.credit A:hover {
	text-decoration: underline;
	color: #333333;
}
.leftnav {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-right: 10px;
	text-align: left;
}
.leftnav A:link {
	text-decoration: none;
	color: #333333;
}
.leftnav A:visited {
	text-decoration: none;
	color: #333333;
}
.leftnav A:active {
	text-decoration: none;
	color: #333333;
}
.leftnav A:hover {
	text-decoration: underline overline;
	color: #009B9B;
}
</style>
