body{
margin: 0 auto;
background-image:url(images/bg_fade.jpg);
background-color:#000000;
background-repeat:repeat-x;
background-position:top left;
}

/* Store Page*/

a {
color:#000000;
}

.Audio {
	background-color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	width:250px;
	height:200px;    /*Change this to increase the length of the page*/
	text-align: left;
}

.AudioTxt {
	background-color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	width:598px;
	height:200px;	/*Change this to increase the length of the page*/
	text-align: left;
}

.Video {
	background-color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	width:250px;
	height:200px;    /*Change this to increase the length of the page*/
	text-align: left;
}

.VideoTxt {
	background-color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	width:598px;
	height:200px;	/*Change this to increase the length of the page*/
	text-align: left;
}

.Menu {
	background-color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	width:894px;
	height:50px;
	font-weight: bolder;
	text-align: center;
}

.Credit {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#000000;
text-align:left;
}

