body {
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
}
img {
	border:0px;
}

.thumb {
	float: left;
	width: 100px;
	height:120px;
	font-size: 10px;
	text-align: center;
}
.descriptiontext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.navitem {
	cursor: hand;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.navtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.descriptiontitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #5E5544;
	font-weight: bolder;
}
.thumbnailtext {
	vertical-align: middle;	
	font-size: 10px;
	color: #000000;
}
.descriptiontitle2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5E5544;
	font-weight: bolder;
}
.descriptiontitle3 {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bolder;
}
#header {
	position: relative;
	float: left;
	height: 229px;
	width: 700px;
	background-image: url('images/Header.jpg');
	background-repeat: no-repeat;
	clear: right;
	margin: 0px 0px 10px 0px;
	
}

ul#nav {
	position: relative;
	display: inline;
	list-style-type: none;
}

#nav {
    float: left;
    width: 647px;
    height: 89px;
    margin: 0; 
    padding: 0;
    position: relative;
}

#nav li {
    margin: 0; padding: 0; list-style: none;
    position: absolute; top: 168px;
}

#nav li, #nav a {
    height: 40px; display: block;
}

#main {
	left: 29px;
	width: 104px;
}

#bears {
	left: 136px;
	width:108px;
}

#othercreations {
	left: 250px;
	width: 103px;
}

#contactus {
	left: 362px;
	width: 93px;
}

#featured {
	left: 540px;
	width: 107px;
}
