#flies {
	position:absolute;
	background-image: url(../images/flies-small.jpg);
	height:184px;
	width:220px;
	top:5px;
	left:5px;
	}

#title {
	position:absolute;
	background-image: url(../images/title.jpg);
	height:50px;
	width:500px;
	top:25px;
	left:250px;
	}
	
#page_title {
	position:absolute;
	height:30px;
	width:500px;
	top:80px;
	left:250px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	}

#main {
	position:absolute;
	left:250px;
	top:115px;
	min-width:500px;
	margin-right:15px;
	}

#news {
	position:absolute;
	left:250px;
	top:280px;
	min-width:500px;
	margin-right:15px;
	}

#about {
	position:absolute;
	left:250px;
	top:115px;
	height:156px;
	width:500px;
	font-size:14px;
	
	}
#lab {
	position:absolute;
	left:15px;
	top:197px;
	width:220px;
	text-indent:10px;
	line-height:18px;
	}


#menu {
	position:absolute;
	font-size:smaller;
	left:15px;
	top:267px;
	width:220px;
	line-height:6px;
	}
	
#banner {
	display: block;
    margin-left: auto;
    margin-right: auto;
	}
	
	
.release {
	position:relative;
	font-size:small;
	line-height:16px;
	min-height:165px;
	}



.title {
	padding-left:5px;
	font-weight:bold;
	display:inline;
	float:left;
	}

.label {
	padding-right:5px;
	font-weight:bold;
	display:inline;
	float:right;
	}

.format {
	display:block;
	padding-left:5px;
	float:left;
	font-size:smaller;
	}
	
.catnum {
	padding-right:5px;
	float:right;
	font-size:smaller;
	}

.tracklist{
	display:block;
	width:300px;
	font-size:small;
	}

.tracklist span{
	/*for remix names etc */
	font-size:smaller;
	display:block;
	}

.notes {
	font-size:smaller;
	position:relative;
	left:5px;
	}

.cover {
	padding-right:5px;
	height:150px;
	width:150px;
	top:-10px;
	float:right;
	}

.spacer {
	/* only needed when the track listing is smaller that the artwork */
	line-height:15px;}

.round {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color: #DCDCDC;
	margin: 0;
	}

.indent {
	text-indent:15px;
	}

.small {
	font-size:9px;
	}

.smaller {
	font-size:12px;
	}

.padded_lr {
	padding-left:15px;
	padding-right:15px;
	}

.center {
	text-align:center;
	}

.half_height {
	line-height:5px;
	}
.email {
	width:125px
	}
	
.flickr {
	border-color:#FFFFFF;
	
		}

body {
	padding:5px;
	}

a {
	color:#000000;
	}

div {
	line-height:normal;
	}

hr {
	width:99%;
	}
img {
	border-width:0;}

.bold {
font-weight:bold;}