* {
	margin: 0;
	padding: 0;
	font-family: Times;
}

body {
	background-color: #2F1807;
}

#centercontent {
	width:859px;
	margin-left: auto;
	margin-right: auto;
	margin-top:25px;
}

#maincontent {
	width:859px;
	float:left;
}

#header {
	float:left;
	width:859px;
}

#mainbody {
	width:859px;
	float: left;
	background-color: #FFF;
	background-image: url('../images/mainbody_background.jpg');
	background-repeat: repeat-y;
	height: auto !important;
	min-height:400px;
	height: 400px;
}

#navigation {
	background-image: url('../images/navigation_background.jpg');
	background-repeat: no-repeat;
	height: 27px;
	width: 859px;
	text-align: center;
	font-size: 16px;
	font-weight: bold
	color: #FFF;
	float:left;
	display: block;
}

#navigation div {
	float:left;
	padding-left: 25px;
}

#navigation a {
	padding-left:30px;
	padding-top:6px;
	color: #FFF;
	text-decoration: none;
	float:left;
}

#navigation a:hover {
	padding-left:30px;	
	padding-top: 6px;
	color: #FFF;
	text-decoration: underline;
	background-image: url('../images/navigation_over.jpg');
	background-repeat: no-repeat;
}

#footer {
	float: left;
	height:33px;
}

#footertext {
	float:left;
	width:859px;
	text-align: center;
	margin-bottom: 10px;
	padding-bottom: 10px;
	padding-top:5px;
	font-family: Times;
	color:#FFF;
}

#funsunstudio {
	float:left;
	width:859px;
	text-align: center;
	margin-bottom: 10px;
	padding-bottom: 10px;
	padding-top:15px;
	color:#FFF;
	font-size: 12px;
}

#funsunstudio a {
	color:#FFF;
	text-decoration: none;
}

#funsunstudio a:hover {
	color:#FFF;
	text-decoration: underline;
}

.productimage {
	float:left;
	width:175px;
	height:225px;
	padding-left:25px;
}

.pictureitem {
	float:left;
	width:225px;
	text-align: center;
	height:275px;
}

.smallpic {
	float:left;
	text-align: center;
	width:97px;
	height:144px;
}

.pics {
	float:right;
	height:500px;
}

#contentcontainer {
	padding-left:10px;
	float:left;
	width:829px;
	padding-top: 15px;
}

#contact {
	width:450px;
	float:left;
}

#contact div {
	float:left;
	width:450px;
	padding-bottom: 5px;
}

#contact label {
	float:left;
	text-align: right;
	padding-right: 5px;
	width:150px;
}

#gallery {position:relative; width:686px; margin:40px auto; padding:10px; border:6px solid #fff; background:#AAA}
#images {border:2px solid #9ac1c9; height:225px; background:#eef5f6; margin-bottom:20px}
#image {position:relative; width:672px; height:375px; padding:5px; border:2px solid #666; background:#FFF url(images/loading.gif) center center no-repeat}
#image img {position:absolute; top:5px; left:5px}
#thumbwrapper {margin-top:10px; padding:5px 0; width:682px; height:100px; border:2px solid #666; background:#FFF}
#thumbarea {position:relative; overflow:hidden; height:100px; width:682px; }
#thumbs {position:absolute; list-style:none; margin-left:5px; height:100px; width:10000px; border-right:5px solid #FFF}
#thumbs li {float:left; margin-right:5px; cursor:pointer}
.imgnav {position:absolute; height:375px; width:20%; z-index:100; height:375px; width:20%; z-index:100; outline:none; cursor:pointer}
#previmg {left:0; background:url(images/left.gif) left center no-repeat; border-left:5px solid #FFF}
#previmg:hover {opacity:1; filter:alpha(opacity=100)}
#nextimg {right:0; background:url(images/right.gif) right center no-repeat; border-right:5px solid #FFF}
#nextimg:hover {opacity:1; filter:alpha(opacity=100)}