body {
	background:url(images/bg.jpg) top center no-repeat #d9d4d8;
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#cccccc;
	font-size:11px;
	text-align:center;
}

span.standard { font-family: Arial; font-size: 10pt; color: #362a16 }
span.standard_italic { font-family: Arial; font-size: 10pt; color: #362a16; font-style:italic }
span.special { font-family: Arial; font-size: 10pt; color: #8c7d57 }
span.descript { font-family: Arial; font-size: 10pt; color: #8c7d57 }
a:visited { font-family: Arial; font-size: 10pt; color: #8c7d57 }
a:link { font-family: Arial; font-size: 10pt; color: #362a16 }
a:hover { font-family: Arial; font-size: 10pt; color: #6e8d3b }
span.standard_bold { font-family: Arial; font-size: 11pt; color: #362a16; font-weight: bold }
span.special_bold { font-family: Arial; font-size: 12pt; color: #8c7d57; font-weight: bold }
a img.example1 { border: 1px solid #f7b00e; }
a:hover img.example1 { border: 1px solid #003399; }
.ImgBorder { border: 1px solid #ffffff; }
.ImgBorder:hover { border: 1px solid #000000; }

ul#nav {
	width:908px;
	height:30px;
	list-style-type:none;
	padding:0;
	margin:0 auto;
	background:url(images/new-nav-bg.gif) no-repeat;
}
ul#nav li {
	float:left;
	display:block;
}
ul#nav li a {
	display:block;
	height:30px;
	background:url(images/new-nav.gif) 4px 0 no-repeat;
	text-indent:-9999px;
}
ul#nav li#nav-news a {
	width:88px;
}
ul#nav li#nav-news a:hover {
	background-position:4px -30px;
}
ul#nav li#nav-gallery a {
	width:118px;
	background-position:-84px 0;
}
ul#nav li#nav-gallery a:hover {
	background-position:-84px -30px;
}
ul#nav li#nav-bio a {
	width:70px;
	background-position:-210px 0;
}
ul#nav li#nav-bio a:hover {
	background-position:-210px -30px;
}
ul#nav li#nav-store a {
	width:99px;
	background-position:-276px 0;
}
ul#nav li#nav-store a:hover {
	background-position:-276px -30px;
}
ul#nav li#nav-email a {
	width:89px;
	background-position:-375px 0;
}
ul#nav li#nav-email a:hover {
	background-position:-375px -30px;
}
