body
{
	background-color: #a19e8d;
	background-image: url(images/bgGradient.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}

a:link, a:visited
{
	color: #80330d;
	text-decoration: underline;
}

a:hover, a:active
{
	color: #bc4b13;
	text-decoration: underline;
}

#pageContent
{
	margin: 30px 0px 50px 0px;
}

#homeContent
{
	margin: -15px 0px 100px 0px;
}

td, .text1
{
	font-family: Verdana;
	font-size: 13px;
	color: #000000;
}

.text2
{
	font-size: 9px;
	color: #ffffff;
}

.text3
{
	font-size: 11px;
}

.text4
{
	font-size: 13px;
	color: #ffffff;
}

.text5
{
	font-size: 10px;
}

.header1
{
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}

.imgDisco
{	
	margin: 20px 0px 5px 0px;
}

.hide
{
	display: none;
}

.show
{
	display: inline;
}

.hideDisco1
{
	visibility: hidden;
}

.hideDisco2
{
	display: none;
}

.buynow {
	margin-top: 3px;
	margin-bottom: 3px;
}

#discos {
	font-size: 10px;
	width: 575px;
	overflow: hidden;
	margin: 0 auto;
}

#discos .disco {
	width: 110px;
	height: 110px;
	margin: 0px 5px 25px 0px;
	float: left;
}