body {
	font: 12px/14px Arial, Helvetica, sans-serif;
	color: #BFB8C0;
	background: #000;
	margin: 0px;
	padding: 0px;
}
h1 {
	font: 18px Arial, Helvetica, sans-serif;
	color: #666666;
	letter-spacing: 0.1em;
}
h2 {
	font: 16px Arial, Helvetica, sans-serif;
	letter-spacing: 0.1em;
	margin: 0px;
}
h3 {
	font: 18px/18px Arial, Helvetica, sans-serif;
	color: #96d261;
	text-align: center;
}
h3 a {
	color: #96d261;
	text-decoration: none;
}
h3 a:hover {
	text-decoration: none;
}
h4 {
	font: normal 17px/20px Arial, Helvetica, sans-serif;
	color: #BFB8C0;
	margin-top: 10px;
}
a {
	color: #00b1ef;
	text-decoration: none;
}
a:hover {
	color: #b21e94;
	text-decoration: none;
}
#container {
	width: 760px;
	margin: 0px auto;
	position: relative;
}
#header {
	background: url(images/logo.jpg) no-repeat center;
	height: 105px;
	width: 350px;
	margin: 20px auto;
	position: relative;
}
#nav {
	color: #00b1ef;
	text-align: center;
	font: 14px Arial, Helvetica, sans-serif;
	margin: 10px 0px 0px;
}
#flash {
	margin: 20px auto 10px;
	border: 2px solid #454545;
	position: relative;
	height: 300px;
	width: 400px;
}
#right_column {
	float: right;
	width: 330px;
}
#left_column {
	float: left;
	width: 380px;
}
#text {
	text-align: justify;
}
#right {
	float: right;
	width: 275px;
}
#left {
	float: left;
	width: 425px;
}
#footer {
	margin: 10px 0px;
}
#clear {
	clear: both;
}
.active a {
	color: #96d261;
}
.note {
	font: bold 14px Arial, Helvetica, sans-serif;
}
.note_sm {
	font-style: italic;
}
.price {
	float: right;
	padding-right: 175px;
}
#right_3col {
	float: right;
	width: 240px;
}
#left_3col {
	float: left;
	width: 240px;
}
#center_3col {
	margin: 0px 260px;
}
.box {
	height: 150px;
	width: 200px;
	border: 1px solid #666666;
	margin: 0px 20px;
}
.info {
	font: bold 12px/14px Arial, Helvetica, sans-serif;
	color: #96d261;
}
.collage {
	font-size: 16px;
	text-align: center;
	color: #ed8e42;
}
.fish {
	font: 12px/15px Arial, Helvetica, sans-serif;
	color: #999999;
}
.copy {
	font-size: 9px;
	text-align: center;
	color: #ed8e42;
}
#footer p {
	margin: 0px;
}
.siteby {
	float: right;
}
