body {
	margin: 0;
	padding: 0;
	background: url(art/bkg-blue.gif) repeat;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	height: 20px;
	background-color: #333366;
}
a {
	text-decoration: none;
	color: #006633;
	font-weight: bolder;
	font-variant: normal;
}
a:hover {
	text-decoration: underline;
	color: #000033;
}
#header {
	width: 800px;
	height: 367px;
	margin: auto;
	background-image: url(img/header.jpg);
	background-color: #f9eddd;
	background-repeat: no-repeat;
	border-left: 5px solid #ffffff;
	border-right: 5px solid #ffffff;
	padding: 0px;
}
#menu {
	width: 800px;
	height: 50px;
	margin: auto;
	background-color: #333366;
	border-left: 5px solid #ffffff;
	border-right: 5px solid #ffffff;
}
#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#menu li {
	display: inline;
}
#menu a {
	display: block;
	float: right;
	padding: 10px 1px 20px 1px;
	text-decoration: none;
	color: #9999FF;
	font-size: 14px;
	font-weight: bolder;
}
#menu a:hover {
	color: #FFFFFF;
}
#content {
	width: 800px;
	height: 990px;
	margin: auto;
	background-color: #f9eddd;
	border-left: 5px solid #ffffff;
	border-right: 5px solid #ffffff;
}

#content-about {
	width: 800px;
	height: 625px;
	margin: auto;
	background-color: #f9eddd;
	border-left: 5px solid #ffffff;
	border-right: 5px solid #ffffff;
}

#content-sales {
	width: 800px;
	height: 900px;
	margin: auto;
	background-color: #f9eddd;
	border-left: 5px solid #ffffff;
	border-right: 5px solid #ffffff;
}

#content-gallery {
	width: 800px;
	height: 1980px;
	margin: auto;
	background-color: #f9eddd;
	border-left: 5px solid #ffffff;
	border-right: 5px solid #ffffff;
}

#content-links {
	width: 800px;
	height: 1000px;
	margin: auto;
	background-color: #f9eddd;
	border-left: 5px solid #ffffff;
	border-right: 5px solid #ffffff;
}

#content-bear {
	width: 800px;
	height: 900px;
	margin: auto;
	background-color: #f9eddd;
	border-left: 5px solid #ffffff;
	border-right: 5px solid #ffffff;
}

#content-bear2 {
	width: 800px;
	height: 650px;
	margin: auto;
	background-color: #f9eddd;
	border-left: 5px solid #ffffff;
	border-right: 5px solid #ffffff;
}

#content-bear3 {
	width: 800px;
	height: 1100px;
	margin: auto;
	background-color: #f9eddd;
	border-left: 5px solid #ffffff;
	border-right: 5px solid #ffffff;
}


#subcontent {
	float: right;
	width: 535px;
	padding-right: 20px;
}

#sidebar {
	float: left;
	width: 180px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #333333;
	word-spacing: normal;
	text-align: left;
	padding: 10px;
	padding-right: 20px;
	font-size: 12px;
	padding-top: 30px;
	padding-left: 30px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li ul {
	padding: 5px 0 30px 0;
}

#sidebar li li {
	padding: 7px 10px;
}

#sidebar li a {
	text-decoration: none;
	color: #333366;
}

#sidebar li a:hover {
	text-decoration: underline;
	color: #0066CC;
}

#sidebar li i {
	font-style: normal;
	font-size: 9px;
}

#sidebar li h2 {
	font-size: 14px;
}


#footer {
	margin: auto;
	width: 800px;
	padding-top: 20px;
	padding-bottom: 10px;
	background-color: #f0dbbd;
	border-left: 5px solid #ffffff;
	border-right: 5px solid #ffffff;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
#footer a {
	color: #006633;
	text-decoration: none;
}
#footer a:hover {
	color: #000033;
	text-decoration: underline;
}
h2 {
	font-size: 18px;
	line-height: 26px;
	font-weight: bold;
	color: #333366;
}
.smallboldtext {
	font-size: 10px;
	font-weight: bold;
}
.smalltext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}

.sidebarbold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
.maintext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000033;
	text-decoration: none;
}
.caps {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #333333;
	text-decoration: none;
}

.sidebartext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	height: auto;
}
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:img/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(img/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(img/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
