body {
	background-color:#AD855C;
	font-family: verdana,arial,sans-serif;
	font-size:12px;
	line-height:18px;
	color:black;
	}

#left-column {
	background-image:url("http://escape-mechanism.com/mj/metal-rolls.jpg");
	background-repeat:no-repeat;
	background-position:bottom left;
	background-color:#9a6a39;
	position:fixed;
	bottom:46px;
	left:0px;
	width:220px;
	height:100%;}

#footer {
	height:46px;
	width:100%;
	position:fixed;
	bottom:0px;
	left:0px;
	background-color:black;
	}

#navbar {
	background-image:url("http://www.escape-mechanism.com/mj/space.gif");
	background-repeat:repeat-y;
	line-height:20px;
	width:181px;
	padding-left:60px;
	font-family:arial, sans-serif;
	font-size:16px;
	font-weight:bold;
	}

#main-page {
	background-color:#996633;
	padding-left:270px;
	padding-top:50px;
	padding-right:50px;
	padding-bottom:50px;
	text-align:center;
	}

#page {
	background-color:#AD855C;
	padding-left:270px;
	padding-top:15px;
	padding-right:50px;
	padding-bottom:15px;
	}
	
#side-page {
	background-color:#AD855C;
	padding-left:380px;
	padding-top:50px;
	padding-right:50px;
	padding-bottom:50px;
	}	
	
#sidebar {
	float:left;
	height:100%;
	position:fixed;
	left:220px;
	bottom:46px;
	width:110px;
	background-color:#996633;
	text-align:right;
	padding:5px;
	margin-bottom:-46px;}
	
#releases {
	float:right;
	margin:20px;
	background-color:#996633;
	margin-right:-30px;
	padding:5px;
	width:175px;
	text-align:center;}
	
#horizontal {
	margin:20px;
	background-color:#996633;
	padding:5px;
	text-align:center;
	height:200px;
	overflow:auto;
	width:100%;}	
	
#bottom-bar {
	background-color:#996633;
	text-align:center;
	position:fixed;
	bottom:46px;
	left:220px;
	width:100%;}		
	
.album {
	width:175px;
	text-align:center;
	display:inline;}

img {border:0px;}


.left {float:left;}

.right {float:right;}

.center {text-align:center}


a {
	color:blue;
}

a:visited {
	color:purple;
}
	
a:hover {
	color: #fff; 
	background: #963;
	border: 0 none;
	}

#page a {
	color:blue;
}

#page a:visited {
	color:purple;
}
	
#page a:hover {
	color: #fff; 
	background: #963;
	border: 0 none;
	}

#side-page a {
	color:blue;
}

#side-page a:visited {
	color:purple;
}
	
#side-page a:hover {
	color: #fff; 
	background: #963;
	border: 0 none;
	}

#sidebar a {
	color:blue;
}

#sidebar a:visited {
	color:purple;
}
	
#sidebar a:hover {
	color: #fff; 
	background: #963;
	border: 0 none;
	}

#releases a {
	color:blue;
}

#releases a:visited {
	color:purple;
}
	
#releases a:hover {
	color: #fff; 
	background: #963;
	border: 0 none;
	}

a.links {
	color:#453525;
	text-decoration:none;}
	
a.links:hover {
	font-style:italic;
	color:#453525;
	background-color:transparent;}

#left-column a.links {
	color:#453525;
	text-decoration:none;}

#left-column #navbar a.links {
	color:#453525;
	text-decoration:none;}
	
#navbar a.links {
	color:#453525;
	text-decoration:none;}	
	
h1,h2,h3,h4,h5,h6 { 
	font-size: 14px; 
	font-weight: bold; 
	color:#339; 
	}

em {
	font-size:14px;
	font-weight:bold;
	font-style:normal;
	color:white;}

	
table { border-collapse: collapse; 
	font-size:12px;
	line-height:20px;}
	
table em {
	font-size:12px;
	font-weight:normal;
	font-style:normal;
	color:white;}
	
.title {
	color: white;
	padding: 4px; 
	background-color: #963;
	font-weight: bold;
	}

.plaintitle {
	color: white;
	padding: 4px; 
	background-color: #963;
	}	

ul {
	list-style-type: disc;
	list-style-image: url("/mj/item.gif");
}

.small {font-size:.8em;}