p {
  font-family: Century Gothic, Arial;
  font-size: 10px;
}

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:0;
	text-align: left;
} 
#navbar li {
	display:inline;
	margin-right: 62px;
}
#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;
} 
#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 
}



/* MUSIC PLAYER IFRAME STYLES */


.mp3player-frame		{
			width: 100%;
			height: 34px;
			margin: 0px;
			padding: 0px;
			BORDER: #C0C0C0 1px solid;
			}

.playerbackground	{ background-color: #FFFFFF; }

.playertext	{ COLOR: #999999; FONT: 10px verdana, arial, sans-serif; font-weight: normal; }

.songname	{ COLOR: #000000; FONT: 10px verdana, arial, sans-serif; font-weight: bold; }

.playertable	{ height: 32px; }




/* CONTACT PAGE */

.button-contact 	{
			background-color: #EDF0F2;
			background-image: url("picts/button.gif");
			FONT-FAMILY: arial, verdana, helvetica, sans-serif;
			font-weight: bold;
			text-align: center;
			color: #000000;
			font-size: 11px;
			cursor:pointer;
			padding-top: 4px;
			padding-bottom: 4px;
			padding-left: 10px;
			padding-right: 10px;
			border: #000000 1px solid;
			}



.buttonon-contact 	{
			background-color: #EDF0F2;
			background-image: url("picts/button.gif");
			FONT-FAMILY: arial, verdana, helvetica, sans-serif;
			font-weight: bold;
			text-align: center;
			color: #FF0000;
			font-size: 11px;
			cursor:pointer;
			padding-top: 4px;
			padding-bottom: 4px;
			padding-left: 10px;
			padding-right: 10px;
			border: #FF0000 1px solid;
			}

.shadeform	{
		font: 13px arial, verdana, sans-serif;
		color: #000000;
		background-color:#EDF0F2;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		WIDTH: 180px;
		border: #B7C0C4 1px solid;
		}

.textarea	{
		font: 13px arial, verdana, sans-serif;
		color: #000000;
		background-color:#EDF0F2;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		WIDTH: 270px;
		HEIGHT: 190px;
		border: #B7C0C4 1px solid;
		}



/* CODE FOR LINKS PAGE */


.searchterms 	{
		FONT: 12px arial, verdana, sans-serif;
		background-image: url("picts/shadeform.gif");
		background-color: #EDF0F2;
		COLOR: #000000;
		WIDTH: 125PX;
		HEIGHT: 20PX;
		BORDER: #B7C0C4 1px solid;
		}

.searchbutton 	{
		background-image: url("picts/button.gif");
		background-color:#EDF0F2;
		FONT-FAMILY: arial, verdana, helvetica, sans-serif;
		color: #000000;
		font-size: 11px;
		cursor:pointer;
		font-weight: bold;
		text-align: center;
		padding: 1px;
		BORDER: #000000 1px solid;
		}


.linksmargin	{ margin: 0px; margin-top: 10px; }



/* 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;
		}









