/* @override http://annielennox.mcg/gb/css/annielennox.css */

body, html, div, span, img, ul, ol, h1, h2, h3, form, hr, img {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	background-color: #fbf7f4;
}

.pageHolder {

}

a, a:visited {
	color: #000000;
	text-decoration: none;
	border-bottom: 1px dotted #000000;
}

a:hover, a:visited:hover {
	border-bottom: 1px solid #000000;
}

.territories a, .territories a:visited, .territories a:visited:hover, .territories a:hover,
.networkLinks a, .networkLinks a:visited, .networkLinks a:visited:hover, .networkLinks a:hover { border-width: 0px; }

.networkLinks a { margin-right: 5px; }

.page {
	width: 900px;
	min-height: 1289px;
	margin: 0 auto;
	background-image: url(/images/annie_background.jpg);
	background-position: 75px 95px;
	background-repeat: no-repeat;
	font-family: 'Lucida Grande', Verdana;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}

.territories {
	text-align: center;
	margin: 20px 0;
	padding-bottom: 20px;
	border-bottom: 1px solid #e0dad3;	
}

.header {
}

.header h1 {
	margin: 30px 0 360px 0;
}

h2 {
	font-size: 18px;
	line-height: 25px;
	/*text-transform: uppercase;*/
	font-family: 'Times New Roman', 'Times';
	font-weight: normal;
	color: #725c45;
	padding: 0;
	margin: 0;
}

.col1, .col2, .col3 {
	float: left;
	width: 284px;
}

.col2, .col3 {
	margin-left: 24px;
}

.footer {
	clear: both;
	padding: 50px 0;
	text-align: center;
	font-size: 10px;
}

.footer a, .footer a:visited { border-width: 0; }
.footer a:hover, .footer a:visited:hover { border-bottom: 1px dotted #000000; }

.hr {
	background-color: #e0dad3;
	height: 1px;
}

.hr hr {
	display: none;
}

.footer .hr {
	margin-bottom: 30px;
}

.col1 .hr, .col3 .hr {
	margin: 24px 0;
}

.articleBody {
	margin: 10px 0 25px 0;
}

.biog {
	color: #825f40;
	text-align: justify;
	/*text-transform: uppercase;*/
	font-family: 'Times New Roman', 'Times', serif;
	font-size: 14px;
	line-height: 16px;
	margin: 0;
}

ul li {
	list-style: none;
}

.releaseTracks {
	font-size: 11px;
	line-height: 13px;
}

.releaseTracks ol li {
	margin-left: 26px;
}

blockquote {
	margin-left: 2em;
	text-indent: -6px;
}

.networkLinks {
	margin-top: 10px;
}