body {
	background-color: #ffffff;
	font-family: times, times new roman, serif;
	margin: 0px;
}

#wrapper {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 716px;
}

#header {
	position: absolute;
	left: 219px;
	top: 15px;
	width: 512px;
	height: 100px;
}

#pagenav {
	position: absolute;
	left: 850px;
	top: 120px;
	width: 100px;
}

#leftnavhome {
	position: absolute;
	left: 0px;	
	width: 190px;	
	background-color: #ffffff;
	text-align: right;
	font-size: 1em;
	padding: 5px;
	border-style-right: solid; 
	border-right: 5px #efbd19;
}

ul {
	list-style-type: none;
}
a:link {
	color: #425c15;
	text-decoration: none;
}
a:visited {
	color: #425c15;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #425c15;
	text-decoration: none;
}
#inside {
	position: absolute;
	top: 165px;
	left: 215px;
	width: 670px;
	background-color: #ffffff;
	padding: 10px;
	border: 0px #ffffff;
}
#inside img {
	margin: 5px;
}
#inside table, tr, td {
	border: 0px #ffffff;
}

#insideclasses {
	position: absolute;
	top: 165px;
	left: 215px;
	width: 670px;
	background-color: #ffffff;
}
#insideclasses img {
	border: none;
	margin: 5px;
	float: left;
	clear: both;
}

#insideclasses ul {
	clear: both;
}

h5 {
	text-align: center;
	margin: 5px;
}
#shopping {
	position: absolute;
	top: 165px;
	left: 215px;
	width: 670px;
	background-color: #ffffff;
	text-align: center;
}
#shopping img {
	border: none;
	margin-top: 10px;
}
#profile {
	position: absolute;
	top: 165px;
	left: 215px;
	width: 650px;
	background-color: #ffffff;
	text-align: left;
	padding: 10px;
}
#profile img {
	border: 2px #425c15 solid;
	float: left;
	margin: 5px;
}
	
#item8description {
	position: absolute;
	top: 670px;
	left: 570px;
	width:250px;
	height: 200px;
	text-align: left;
}
#next {
	position: absolute;
	top: 860px;
	left: 730px;
	width: 100px;
}
#jewelry {
	position: absolute;
	top: 165px;
	left: 215px;
	width: 670px;
	background-color: #ffffff;
	text-align: center;
}
#jewelry td {	
	border: 1px #425c15 solid;
}
#jewelry img {
	border: none;
	margin-top: 0px;
}
.footer {
	width: 100%;
	text-align: center;
	font-size: .8em;
	color: #425c15;
}
hr {
	color: #425c15;
}
