body {
	background-image:url(../images/bg.png);
	background-repeat:repeat;
	margin:0px;
	font-family:"Georgia";
	font-size:19px;
}

div, table {
	font-family:"Georgia";
	font-size:13px;
}

A:link {text-decoration: none; color: #4d4d4d}
A:visited {text-decoration: none; color: #4d4d4d}
A:active {text-decoration: none; color: #4d4d4d}
A:hover {text-decoration: underline; color: #000000}

#placeholder {
	position:absolute;
	width:1000px;
	left:50%;
	margin-left:-500px;
}

#homecontent {
	width:908px;
	height:550px;
	border-style:none;
	background-image:url(../images/kingbodybg.png);
	background-repeat:no-repeat;
	background-position:Top Center;
	margin-left:49px;
}

#biocontent {
	width:908px;
	height:640px;
	border-style:none;
	background-image:url(../images/kingbodybg.png);
	background-repeat:no-repeat;
	background-position:Top Center;
	margin-left:49px;
}

#storecontent {
	width:908px;
	height:550px;
	border-style:none;
	background-image:url(../images/kingbodybg.png);
	background-repeat:no-repeat;
	background-position:Top Center;
	margin-left:49px;
}

#store {
	width:640px;
	height:530px;
	margin-left:5px;
	border-style:none;
}

#contactcontent {
	width:908px;
	height:530px;
	border-style:none;
	background-image:url(../images/kingbodybg.png);
	background-repeat:no-repeat;
	background-position:Top Center;
	margin-left:49px;
	padding-top:20px;
}

#links {
	border-style:none;
	width:330px;
	margin-top:60px;
	margin-left:20px;
	height:410px;
	overflow:auto;
}
#tourcontent {
	width:908px;
	height:550px;
	border-style:none;
	background-image:url(../images/kingbodybg.png);
	background-repeat:no-repeat;
	background-position:Top Center;
	margin-left:49px;
}
#tour {
	width:618px;
	height:550px;
	margin-left:290px;
	position:relative;
	top:0px;
	border-style:none;
	overflow:auto;
}

#bio {
	width:880px;
	margin-left:10px;
	margin-top:10px;
	border-style:none;
}

#mediacontent {
	width:893px;
	height:530px;
	border-style:none;
	background-image:url(../images/kingbodybg.png);
	background-repeat:no-repeat;
	background-position:Top Center;
	margin-left:49px;
	padding-top:20px;
	padding-left:15px;
}
#mediacontainer {
	width:876px;
	height:496px;
	border-style:none;
	background-image:url(../images/mediabg.png);
}


#newsbg {
	width:337px;
	height:430px;
	position:absolute;
	top:140px;
	left:70px;
	padding-left:300px;
	padding-top:50px;
	border-style:none;
	background-image:url(../images/newsbg.png);
	background-repeat:no-repeat;
}

#twitterbg {
	width:232px;
	height:233px;
	position:absolute;
	top:140px;
	left:715px;
	padding-top:47px;
	border-style:none;
	background-image:url(../images/twitterbg.png);
	background-repeat:no-repeat;
}

#newalbumslug {
	width:255px;
	height:200px;
	position:absolute;
	top:430px;
	left:715px;
	border-style:none;
	background-repeat:no-repeat;
}

#audioplayer {
	border-style:none;
	position:absolute;
	left:50%;
	margin-left:-40px;
	top:15px;
}

#socialbg {
	width:369px;
	height:89px;
	background-image:url(../images/socialbg.png);
	position:absolute;
	left:50%;
	margin-left:-185px;
	border-style:none;
}

#mailinglist {
	width:150px;
	height:84px;
	position:absolute;
	left:50%;
	margin-left:-385px;
	border-style:none;
	padding-top:5px;
}

#copyright {
	width:150px;
	height:84px;
	position:absolute;
	left:50%;
	margin-left:230px;
	border-style:none;
	padding-top:25px;
}

#storepic {
	position:absolute;
	top:128px;
	left:695px;
	border-style:none;
}

#tourpic {
	position:absolute;
	top:128px;
	left:60px;
	border-style:none;
}
.newsentryheader {
	font-family:"Georgia";
	font-size:20px;
}

.newsentry {
	font-family:"Georgia";
	font-size:14px;
}

