.nav {
	font-size: 9px;
	line-height: 10px;
}
.linkpic {
	background-color: #000000;
	background-image: url(images/mainpiclinks.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.contact {
	background-color: #000000;
	background-image: url(images/mainpicshoes.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.shop {
	background-color: #000000;
	background-image: url(images/mainpicshoplong.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.headerpicnews {
	background-color: #000000;
	background-image: url(images/headernews.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 705px;
	width: 700px;
}
.textbox {
	background-color: #000000;
	background-image: url(images/textbox.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 700px;
}
.navbar {
	background-color: #000000;
	background-image: url(images/navbar.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 700px;
	height: 30px;
}
.headerpichome {
	background-color: #000000;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 705px;
	width: 700px;
}
.headerpicband {
	background-color: #000000;
	background-image: url(images/headerband.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 705px;
	width: 700px;
}
.videopic {
	background-color: #000000;
	background-image: url(images/headervideos.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 700px;
}
.left
{
        float: left; /*left in our text*/
        margin: 3px; /*space around the image*/
}

/*float right*/
.right
{
         float: right; /*right in our text*/
         margin: 3px; /*space around the image*/
}
.navbargray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.videothumbnails {
	width: 139px;
}
.headergray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
}
.navbargraylg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.shoplong {
	background-color: #000000;
	background-image: url(images/mainpicshoplong.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 1400px;
}
