body {
	color: #666;
	background-color: #99cc66;
	background-repeat: no-repeat;
	margin: 0px;
}
	
	#flashcontent {
		height: 100%;
	}
#container {
	color: #FFF;
	float: left;
	width: 955px;
	background-image: url(assets/photoshop_sliced_exports/chalkboard_background.jpg);
	background-repeat: repeat-y;
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#main {
	float: left;
	width: 755px;
	margin-left: 100px;
	margin-top: 25px;
	margin-right: 100px;
	margin-bottom: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
}
#header {
	color: #FFF;
	float: left;
	height: 124px;
	width: 955px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	background-color: #99cc66;
	text-align: center;
}
#footer {
	float: left;
	height: 106px;
	width: 955px;
}
#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #55703A;
	background-color: #99cc66;
	text-align: center;
	height: 30px;
	width: 955px;
	background-image: url(photoshop_sliced_exports/copyright.jpg);
	background-repeat: no-repeat;
	float: left;
}
a {
	text-decoration: none;
	color: #666;
}
a:hover {
	color: #999;
	text-decoration: underline;
}
#bio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	text-align: justify;
}
.prod_name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CCC;
}
#simple_gallery {
	width: 420px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	text-align: center;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	height: 435px;
	background-color: #FFF;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 25px;
	padding-left: 10px;
}
#thickbox_gallery_table {
}
