#main-buttons {
	width: 750px;
	position: relative;
	float: right;
	padding-top: 30px;
	overflow: hidden;
}

.dvds {
	position:relative;
	margin: 0;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	background: url(../images/buttons/dvds02.gif) no-repeat;
	width: 150px;
	height: 145px;
	float: left;
	overflow:hidden;
	margin-left: 10px;
	margin-right: 10px;
}

.dvds a {
	display: block;
	color: #000000;
	font-size: 11px;
	width: 150px;
	height: 145px;
	display: block;
	float: left;
	color: black; 
	text-decoration: none;
	overflow:hidden;
}

.dvds a:hover {
	color: #ffffff;
}
			
.dvds img {
	width: 150px;
	height: 145px;
	border: 0;
}

* html a:hover {visibility:visible}

.dvds a:hover img{visibility:hidden}


.posters {
	position:relative;
	margin: 0;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	background: url(../images/buttons/posters02.gif) no-repeat;
	width: 110px;
	height: 145px;
	overflow:hidden;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}

.posters a {
	display: block;
	color: #000000;
	font-size: 11px;
	width: 110px;
	height: 145px;
	display: block;
	float: left;
	color: black; 
	text-decoration: none;
	overflow:hidden;
}

.posters a:hover {
	color: #ffffff;
}
			
.posters img {
	width: 110px;
	height: 145px;
	border: 0;
}

* html a:hover {visibility:visible}

.posters a:hover img{visibility:hidden}


.books {
	position:relative;
	margin: 0;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	background: url(../images/buttons/books02.gif) no-repeat;
	width: 130px;
	height: 145px;
	overflow:hidden;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}

.books a {
	display: block;
	color: #000000;
	font-size: 11px;
	width: 130px;
	height: 145px;
	display: block;
	float: left;
	color: black; 
	text-decoration: none;
	overflow:hidden;
}

.books a:hover {
	color: #ffffff;
}
			
.books img {
	width: 130px;
	height: 145px;
	border: 0;
}

* html a:hover {visibility:visible}

.books a:hover img{visibility:hidden}


.models {
	position:relative;
	margin: 0;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	background: url(../images/buttons/models02.gif) no-repeat;
	width: 110px;
	height: 145px;
	overflow:hidden;
	float: left;
	margin-left: 10px;
}

.models a {
	display: block;
	color: #000000;
	font-size: 11px;
	width: 110px;
	height: 145px;
	display: block;
	float: left;
	color: black; 
	text-decoration: none;
	overflow:hidden;
}

.models a:hover {
	color: #ffffff;
}
			
.models img {
	width: 110px;
	height: 145px;
	border: 0;
}

* html a:hover {visibility:visible}

.models a:hover img{visibility:hidden}


.other {
	position:relative;
	margin: 0;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	background: url(../images/buttons/other02.gif) no-repeat;
	width: 150px;
	height: 145px;
	overflow:hidden;
	float: left;
}

.other a {
	display: block;
	color: #000000;
	font-size: 11px;
	width: 150px;
	height: 145px;
	display: block;
	float: left;
	color: black; 
	text-decoration: none;
	overflow:hidden;
}

.other a:hover {
	color: #ffffff;
}
			
.other img {
	width: 150px;
	height: 145px;
	border: 0;
}

* html a:hover {visibility:visible}

.other a:hover img{visibility:hidden}


.prints {
	position:relative;
	margin: 0;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	background: url(../images/buttons/prints02.gif) no-repeat;
	width: 120px;
	height: 145px;
	overflow:hidden;
	float: left;
	margin-right: 10px;
}

.prints a {
	display: block;
	color: #000000;
	font-size: 11px;
	width: 120px;
	height: 145px;
	display: block;
	float: left;
	color: black; 
	text-decoration: none;
	overflow:hidden;
}

.prints a:hover {
	color: #ffffff;
}
			
.prints img {
	width: 120px;
	height: 145px;
	border: 0;
}

* html a:hover {visibility:visible}

.prints a:hover img{visibility:hidden}
