* { 
	margin: 0;
	padding: 0;
        font: 11px "trebuchet ms", tahoma, verdana, arial, sans-serif;
}


body {
	background-color: #0C0022;
	background: #0C0022 url(http://brainwashed.com/teargarden/images/logo2005-h.jpg) no-repeat 0 0;
	background-attachment: fixed;
	color: #fff;
	margin: 120px 0 0 102px;
	width: 600px;
/*
	margin: 0 auto;
*/
	}

#teargardenbody {
	margin-top: 0px;
}


i	{
	font-style: italic;
}

div {
	}
	
h1, .artistHeader, .artistHeader a {
	font: 14px "Times New Roman", Times, serif;
	text-transform: uppercase;
	letter-spacing: 4px;
	
	}
	
h2, .titleheader {
	font-size: 12px;
	font-weight: bold;
	}
	
h3 {
	font-size: 12px;
	text-decoration: underline;
	}
	
p {
	padding-bottom: 16px;
}


ol, ul {
	margin-left: 25px;
	padding-bottom: 16px;
}

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

a:hover {
	text-decoration: underline;
	}
	
.country p {
        padding-bottom: 0;
        border-top: 1px solid #fff;
	background-color: #5a060f;
        border-bottom: 1px solid #fff;
        }

.country {
        padding-bottom: 16px;
}
        


.personnel, .lyrics p, .notes p, .reviews p {
	border-top: 1px dotted #fff;
}
	
