body {
	background-color: #FFFFFF;
	width: auto;
	margin: 0;
	position: relative;
	font-family: Arial, Helvetica, sans-serif; 
/*	font-family: "Calibri", Arial, Helvetica, sans-serif; */
/*	font-family: Arial, Helvetica, sans-serif;  */
	font-size: 12px;
	color: #333333;
/*	line-height: 16px; */
}

div#logo {
	position: relative;
	background-repeat: repeat;
	width: auto;
	height: 75px;
/*	background-image: url(../images/top-stripe.jpg); */
	top: 0px;
	margin: 0px;
	padding-top: 5px;
	text-align: center;
}

div#pageContainer{
	margin: 0px auto 0px auto;
	position: relative;
/*	width: 955px; */
	width: 1000px;
}

#pageTitle {
	position: absolute;
	top: 30px;
	left: 100px;
}

div#main {
	position: relative;
	background-color: #FFFFFF;
	margin: 0 auto 0 auto;
}

div#birdy {
	position: absolute;
	top: 22px;
	left: 531px;
	
}

div#HeaderBg {
	position: absolute;
	top: 8px;
	width: 945px;
	height: 70px;
/*	background-color: #FDF9F8; */
/*	background-color: #FFFFFF; */
/*	background-image:url(../images/title_background.jpg); */
	background-repeat:repeat-x;
}

div#centreInformation {
	position: absolute;
	margin: 0 auto 0 auto;
	top: 78px;
	width: 945px;
	height: 497px;
	padding: 0px 0px 10px 0px;
/*	font-family: Arial, Helvetica, sans-serif; */
	background-color: #FFFFFF;
}

div#centreMargin {
	margin: 0px 10px;
	position: absolute;
	top: 8px;
	font-size: 11px;
	overflow: auto;
	line-height: inherit;
	text-align:justify;
	color: #CCCCCC;
	left: 550px;
}

div#centreMargin h2 {
	font-size: 13px;
}

#HeaderTitle {
	font-size: 18px;
	margin: 0px auto 0px auto;
	width: 500px;
	color: #ffffff;
}

#TitleBg {
	width: 100px;
	height: 50px;
}

div#menu {
	position: absolute;
	top: 210px;
	left: 40px;
	width: 100px;
	height: 210px;
}

div#pageInformation {
	position: absolute;
	top: 80px;
	left: 180px;
	width: 800px;
	height: 350px;
	overflow:auto;
/*	font-size: 12px; */
	line-height: 16px;
}

div#debut_album {
	position: absolute;
	top: 50px;
	left: 40px;
	width: 100px;
	height: 210px;
}

div#mp3Player {
	position: absolute;
	top: 50px;
	left: 813px;
	width: 100px;
	height: 210px;
}

div#paypal {
	position: absolute;
	top: 55px;
	left: 650px;
	z-index: 1000;	
}

div#myMenu {
	position: absolute;
	left: 520px;
	top: 40px;
	width: 500px;
	font-weight: bold;
}

div#newsItem {

}

div#newsScroll {
/*	width:350px; */
	width:750px;
	overflow-y: auto;
	overflow-x: none;
	height: 350px;
	float: left;
	padding-right: 10px;
}

div#reviewScroll {
	padding-left: 50px;
	width:350px;
	float: left;
	overflow-y: auto;
	overflow-x: none;
	height: 350px;
}

ul#navigation {
	position: relative;
	list-style: none;
}

ul#navigation li {
	float: left;
	padding-right: 10px;
}

ul#navigation li a {
	color: #ffffff;
	text-decoration: none;
}

ul#navigation li a:hover {
	text-decoration: underline;
}

div#myMenu ul li h3 {
/*	font-family: Arial, Helvetica, sans-serif; */
	font-size: 12px;
}

ul#index_btns li{
	float: left;
}

ul.sideMenu li a {
	color: #333333;
}


a {
	color: #910000;
	text-decoration: none;
}

a:hover {
	text-decoration:underline;
}



