p {
  font-family: Century Gothic, Arial;
  font-size: 12px;
color: #e32020;
}


body {
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	width: 960px;
	background-image: url(images/back_gradient.gif);
	background-repeat: repeat-x;
	background-color: #F5F6F6;
	font-family: Century Gothic, Arial;
  	font-size: 12px;
	color: #727272;
}
#body UL{
	display: none;
}
#top_frame{
	width: 960px;
	height: 100px;
	text-align: left;
} 
#navbar{
	position: absolute;
	top: -13px;
	left:-10px;
	text-align: left;
} 
#navbar li {
	display:inline;
	margin-right: 42px;
}
#main_frame{
	position: absolute;
	top: 100px;
	width: 960px;
	height: 100px;
	background-color: #FFFFFF;
	text-align: left;
} 
#top{
	position: absolute;
	width: 900px;
	height: 52px;
	top: 0;
	left: 30px;
	border-bottom: #B4B8B9 1px solid;
	color: #B4B8B9;
} 
#navbar_one{
	position: absolute;
	top: -12px;
	right: 0;
	text-align: right;
} 
#navbar_one li {
	display:inline;
	margin-left: 20px;
}
#content{
	position: absolute;
	top: 70px;
	left: 0;
	width: 960px;
	background-color: #FFFFFF;
	text-align: left;
	font-size: 10px;
}
#photo{
	position: absolute;
	left: 30px;
	width: 420px;
} 
#text_left{
	position: absolute;
	left: 265px;
	width: 190px;
	font-size: 12px;
}
#text{
	padding-right: 270px;
	padding-bottom: 30px;
	padding-left: 30px;
	font-size: 12px;
	text-align:top;
} 
#newreleases{
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	height: 280px;
	font-size: 12px;
} 
#content_middle{
	position: absolute;
	left: 265px;
	width: 190px;
	font-size: 12px;
}
#content_right{
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 480px;
	font-size: 12px;
}
#spacer{
	height: 20px;
	width: 960px;
	background-color: #F5F6F6;
}
#catalogue{
	text-align: center;
	padding-top: 30px;
	padding-bottom: 5px;
	color: #000000;
}
#footer{
	width: 960px;
	height: 25px;
	padding-top: 10px;
	text-align: right;
	background-image: url("images/footer.gif");
	background-repeat: no-repeat;
	background-position: left;
	background-color: #F5F6F6;
} 

.floatleft{
	float: left;
	margin: 0 20px 0 0 ;
}

a:link, a:visited{
	color: #555555;
	text-decoration: none;
}
a:hover, a:active { 
	color: #969696; 
	text-decoration: underline; 
}

img {
 border: 0;
}



/* START THE CODE FOR THE MENUS */


.widthforIE		{ width: 960px; }



.menu		{
		text-align: left;
		font-family: : Century Gothic, arial, verdana, helvetica, sans-serif;
		font-size: 14px;
		cursor: pointer;
		}









