body {
	background: url(images/about.jpg) no-repeat;
	font: sans-serif;
}
#container {
	background-color: #FFFFFF;
	font: sans-serif;
	margin: 0 0 0 0;
	background-image: url(images/background.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#content {
	color:#666666;
	font: sans-serif;	

}
#header {
	height: 220px;
	background:#ffffff url(images/header.jpg) no-repeat left bottom;
}
#header1 {
	height: 220px;
	background:#ffffff url(images/header1.jpg) no-repeat left bottom;
}
#header2 {
	height: 220px;
	background:#ffffff url(images/header2.jpg) no-repeat left bottom;
}
#header3 {
	height: 220px;
	background:#ffffff url(images/header3.jpg) no-repeat left bottom;
}

#header4 {
	height: 220px;
	background:#ffffff url(images/header4.jpg) no-repeat left bottom;
}

#footer {
	color:778ec9;
	margin: 0 0 0 0;
	width: 100%;
	background-position: left bottom;
	height: 2em;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	font-family: sans-serif;
}
	
.holder {
	margin: 0 0 0 280px;
	padding: 5px;
	width: 410px;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Machine ITC TT", Techno;
	font-size: 0.8em;
}
.shoe {
	margin: 0em;
	padding: 0em 8em;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Machine ITC TT", Techno;
	font-size: 0.8em;
}

.left {
	float: left;
	margin: 5 pix;
}

.right {
	float: right;
	margin: 5 pix;
}

#leftnav a
{
	background-image:url(images/hand.jpg);
	padding: 4px 0 4px 25px;
	text-decoration: none;
	color: #000000;
	background-repeat: no-repeat;
}
#leftnav a:hover {
	background-image:url(images/handroll.jpg);
	padding: 4px 0 4px 25px;
	text-decoration: none;
	background-repeat: no-repeat;
	color: #7689CD;
}

#leftnav2 a {
	padding: 4px 0 4px 50px;
	text-decoration: none;
	color: #000000;
	background-repeat: no-repeat;
}
#leftnav2 a:hover {
	padding: 4px 0 4px 25px;
	text-decoration: none;
	background-repeat: no-repeat;
	color: #7689CD;
}
#current a:link, #current a:visited, #current a:hover, #current a:active {
	background-image:url(images/hand.jpg);
	padding: 4px 0 4px 25px;
	text-decoration: none;
	background-repeat: no-repeat;
	color: #000000;
	}
	
#leftnav {
	float:left;
	font: 1em Verdana, Arial, Helvetica, sans-serif, "Machine ITC TT", Techno;
	margin: 0 0 0 25px;
	width: 250px;
	font-size: 14px;
}
#leftnav2 {
	float:right;
	font: 1em Verdana, Arial, Helvetica, sans-serif, "Machine ITC TT", Techno;
	margin: 0 0 0 25px;
	width: 250px;
	font-size: 10px;
}
h1 {
font-size: 12px;
font-family: Verdana, Arial, Helvetica, sans-serif, "Machine ITC TT", Techno;
text-align: left; 
color:#666666;
padding: 0px;
margin-bottom: 0px;
 }
h2 {
font-size: 12px;
font-family: Verdana, Arial, Helvetica, sans-serif, "Machine ITC TT", Techno;
text-align: left; 
color:#666666;
padding: 0px;
margin-bottom: 0px;
 }

#leftnav ul {
margin: 0;
padding: 10px;
list-style-type: none;
}/* CSS Document */
#leftnav li {
padding: 4px 0 4px 0;
}
#leftnav2 ul {
margin: 0;
padding: 10px;
list-style-type: none;
}/* CSS Document */
#leftnav2 li {
padding: 10px 0 10px 0;
}
