body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image:url(/images/backgrounds/tiler.gif);
	background-repeat:repeat;
}
a {
	text-decoration:none;
}
a:link {
	color: #CCD6EB;
}
a:visited {
	color: #CCD6EB;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #FFFFFF;
}
#header {
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	height:50px;
	width:800px;
	left: 0px;
	top: 0px;
}
#textArea {
	color:#333333;
	background-color:#FFFFFF;
	padding: 5px;
}
#textArea p {
	text-indent: 8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
#content {
	padding:0px 10px;
	font-size:10px;
	text-align:left;
}
h1 {
	font-size:14px;
	font-weight:bold;
	margin:5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
ul {
	margin:5px;
}
#pagecontainer {
	padding: 5px;
	left:25px;
	top:55px;
	height: 390px;
	width: 740px;
	position:absolute;
}
#sidebar {
	position:absolute;
	left:5px;
	top:5px;
	width:165px;
	height:380px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #6685C2;
	/*background-image: url(/images/backgrounds/sidebar_back.gif);
	background-repeat: no-repeat;*/
}
#section {
	text-align: center;
	height: 28px;
	width: 150px;
	padding-top: 0px;
	padding-right: 5px;
	padding-left: 5px;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6685C2;
	/*background-image: url(/images/backgrounds/section_back.gif);*/
}
#maintext {
	position:absolute;
	top:10px;
	left:180px;
	color:#FFFFFF;
	width:560px;
	height:370px;
	font-size:10px;
}
#maintext p {
	text-indent: 10pt;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#container {
	position:relative;
	background-image:url(/images/backgrounds/main_back.gif);
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	width:800px;
	height:480px;
}
#credits {
	position:absolute;
	font-size:10px;
	color:#6685C2;
	text-align:right;
	top:459px;
	left:625px;
	height:14px;
	width:145px;
}
#credits a {
	color:#6685C2;
	text-decoration:none;
}
.twsl {
	top:0px;
	left:0px;
}
.hdtw {
	top:190px;
	left:0px;
}
#album {
	height: 180px;
	width: 560px;
	position: absolute;
}
#albumart {
	position:absolute;
	top:30px;
	height:150px;
	width:150px;
	left:20px;
}
#albumtitle {
	position:absolute;
	top:0px;
	height:26px;
	width:350px;
	left:10px;
	/*border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #6685C2;*/
}
#albumtracklisting {
	position:absolute;
	top:35px;
	height:150px;
	width:350px;
	left:180px;
	/*border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #6685C2;*/
}
#front {
	position:absolute;
	top:23px;
	left:250px;
}
#newsarticle {
	padding: 2px;
	width: 150px;
	margin-bottom: 5px;
}
#newstitle {
	font-weight: bold;
}
#newsdate {
	font-size: 9px;
	font-style: italic;
}
#albumpaypal {
	position:absolute;
	top:2px;
	height:40px;
	width:120px;
	left:240px;
}
.storeAlbum {
	float:left;
	width:160px;
	height:160px;
	font-size:10px;
	text-align:center;
}
.storeAlbum .cover {
	height:75px;
	width:75px;
}
.storeAlbum .storepaypal {
	position:relative;
}
